Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-05 | In build script actual number of cores.r20150716 | Andrei Karas | 1 | -6/+8 | |
2015-07-05 | use gcc 5 for build script. | Andrei Karas | 1 | -7/+8 | |
2015-07-05 | Add way for detect what db to use mysql or mariadb. | Andrei Karas | 1 | -1/+9 | |
2015-07-05 | In build script fix building with new mariadb. | Andrei Karas | 1 | -6/+8 | |
2015-07-05 | In build script add switch for build for valgrind. | Andrei Karas | 1 | -0/+6 | |
2015-07-05 | Fix make script on windows. | Andrei Karas | 1 | -1/+1 | |
2015-07-05 | In build.sh add command option old for build all with old gcc. | Andrei Karas | 1 | -0/+6 | |
2015-07-05 | In build.sh script build also plugins. | Andrei Karas | 1 | -1/+7 | |
2015-07-05 | fix typo in build script. | Andrei Karas | 1 | -1/+1 | |
2015-07-05 | fix static builds. | Andrei Karas | 1 | -1/+1 | |
2015-07-05 | In build script return build result to caller. | Andrei Karas | 1 | -0/+1 | |
2015-07-05 | Into build scripts add support for build static 32 and 64 versions. | Andrei Karas | 1 | -3/+17 | |
2015-07-05 | add install action at end of build script. | Andrei Karas | 1 | -0/+1 | |
2015-07-05 | Add build script. | Andrei Karas | 1 | -0/+5 | |
2015-07-05 | add ignore for evol plugin. | Andrei Karas | 1 | -0/+1 | |
2015-07-05 | add install target to make file. | Andrei Karas | 1 | -0/+8 | |
2015-07-05 | disable import target in make file. | Andrei Karas | 1 | -5/+5 | |
2015-07-05 | Add configure into ignore list. | Andrei Karas | 1 | -0/+1 | |
2015-07-05 | Remove configure. | Andrei Karas | 1 | -9562/+0 | |
2015-07-05 | Move windows and mac run time files into runtime dir. | Andrei Karas | 12 | -0/+0 | |
For usage, need copy it back. | |||||
2015-07-05 | Clean a bit .travis.yml. | Andrei Karas | 1 | -5/+0 | |
2015-07-05 | Clean doc dir from client or server data related docs. | Andrei Karas | 7 | -2970/+0 | |
2015-07-05 | Remove conf dir. | Andrei Karas | 1117 | -959129/+0 | |
2015-07-05 | Remove cache dir. | Andrei Karas | 4 | -32/+0 | |
2015-07-05 | Allow sell items to market shop. | Andrei Karas | 1 | -1/+1 | |
2015-07-05 | Remove useless checks from map server. | Andrei Karas | 4 | -6/+6 | |
2015-07-05 | Remove useless checks from char server. | Andrei Karas | 4 | -4/+1 | |
2015-07-05 | Add missing checks to pincode.c | Andrei Karas | 1 | -1/+2 | |
2015-07-05 | Add missing check and NONNULL attributes to char.c. | Andrei Karas | 1 | -0/+17 | |
2015-07-05 | Add missing checks to account_sql.c. | Andrei Karas | 1 | -4/+8 | |
2015-07-05 | Add missing checks into login.c | Andrei Karas | 1 | -2/+9 | |
Also add some NONNULL attributes for known non null parameters. | |||||
2015-07-05 | Update subnet.conf for allow all ip addresses. | Andrei Karas | 1 | -0/+1 | |
2015-07-05 | Update HPM hooks. | Andrei Karas | 2 | -12/+12 | |
2015-07-05 | Add checks for servers ip address in inter server connections. | Andrei Karas | 4 | -11/+15 | |
If ip not in configured subnet, connection refused. This can protect servers from brutforcing attacks. | |||||
2015-07-04 | Fixed issue #556 | malufett | 1 | -2/+3 | |
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-06-25 | ItemDB SQL Sync | Hercules.ws | 2 | -4/+4 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-06-25 | Added missing 'end' in some scripts | Dastgir | 2 | -2/+3 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Fix Issue in Dual Race. | Dastgir | 1 | -487/+420 | |
Reference: rathena/rathena@be1fd7b1 Also synchronized previous updates to the same script. Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Fix QuestID's for LostChild and Muff's Loan | Dastgir | 2 | -22/+21 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Fixed Several Bugs(Old GlastHeim) | Dastgir | 1 | -89/+11 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Updated Buying Shops script | Dastgir | 1 | -1/+11 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Added new NPC constants | Dastgir | 1 | -1/+3 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Fix Izlude In Shops Location and Direction | Dastgir | 1 | -2/+2 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Added Ninja Shop | Dastgir | 2 | -2/+23 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Updated eden_iro.txt | Dastgir | 1 | -20/+256 | |
Credits:rAthena Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Removed some extra semi-colon | Dastgir | 4 | -7/+7 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Added duplicates of Riding Creature Master | Dastgir | 1 | -0/+6 | |
Reference: rathena/rathena@5040b2ac6b61b90346ef698beccdcef26fa1863e Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Removed Blank Messages | Dastgir | 22 | -154/+154 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | JobChanger Updated | Dastgir | 1 | -2/+2 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | Added and Optimized Halloween 2013 | Dastgir | 3 | -0/+1099 | |
Reference: rathena/rathena@264c27ba5481ab563af6e344d8339180fb1486e9 Signed-off-by: Haru <haru@dotalux.com> |