Age | Commit message (Expand) | Author | Files | Lines |
2014-11-03 | Fixed mmo_char_tobuf for < 20141022 | shennetsind | 1 | -1/+1 |
2014-11-03 | Merge branch 'master' of github.com:HerculesWS/Hercules | shennetsind | 5 | -9/+112 |
2014-11-03 | Introducing 2014-10-22, Roulette and Per-Char Gender! | shennetsind | 1 | -10/+58 |
2014-10-31 | Merge pull request #378 from HerculesWS/hpmupdates | Haruna | 4 | -8/+111 |
2014-10-30 | Merge pull request #369 from 4144/sqlpasswordsize | Haruna | 1 | -1/+1 |
2014-10-28 | Added preliminary support for login and char server in the HPMDataCheck | Haru | 4 | -8/+111 |
2014-10-25 | Added some missing variable initializations | Haru | 4 | -3/+13 |
2014-10-23 | In configure add option --enable-static | Andrei Karas | 1 | -1/+1 |
2014-10-23 | Added some validation checks in the geoip parse function | Haru | 1 | -9/+14 |
2014-10-18 | Increase sql password field size from 32 to 100 chars. | Andrei Karas | 1 | -1/+1 |
2014-09-21 | Fixed Bug 8171 | shennetsind | 1 | -3/+3 |
2014-09-20 | Merge pull request #332 from 4144/missing_rfifoskip | shennetsind | 1 | -0/+1 |
2014-09-16 | "Fixes char server crash when saving ##variables while login server is offlin... | Michieru | 1 | -5/+12 |
2014-09-05 | Improved some FIFOSD checks in char_parse. | Andrei Karas | 1 | -11/+9 |
2014-08-31 | Add missing RFIFOSKIP in packet 0x68 and 0x1fb. | Andrei Karas | 1 | -0/+1 |
2014-08-07 | Fixed some MSVC incompatibilities | Haru | 2 | -0/+2 |
2014-08-07 | Corrected several format-string errors through the code | Haru | 6 | -37/+32 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 13 | -39/+39 |
2014-05-30 | Merge pull request #282 from MrKeiKun/fix_typo | Haruna | 8 | -46/+46 |
2014-05-30 | Fixed typos inside src/ | Shido | 8 | -46/+46 |
2014-05-30 | Removed CMakeLists.txt (Thanks to Haruna) | Shido | 1 | -62/+0 |
2014-05-25 | Improved CFLAGS/CPPFLAGS handling | Haru | 1 | -1/+3 |
2014-05-17 | Renamed incuvate of Pet System. | Shido | 2 | -13/+13 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 4 | -11/+11 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 21 | -150/+195 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 21 | -195/+150 |
2014-05-09 | Removed extra'GeoIP disabled' message on charserver shutdown | Haru | 1 | -9/+10 |
2014-05-09 | Fixed order of includes in all source files | Haru | 21 | -150/+195 |
2014-05-09 | Added support to return a different exit status to the OS. | Haru | 1 | -1/+2 |
2014-05-08 | Fixed issue 8176 | panikon | 1 | -0/+1 |
2014-05-07 | Follow up to 9a425c1 | panikon | 2 | -6/+8 |
2014-05-06 | Bug fixes and other changes | panikon | 2 | -25/+144 |
2014-04-19 | Fixed issue: 8150 | panikon | 1 | -8/+8 |
2014-04-19 | Merge pull request #272 from hemagx/master | Haruna | 5 | -50/+6 |
2014-04-18 | Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe... | Ibrahim Hossam | 5 | -50/+6 |
2014-04-17 | Added sysinfo (System Information) functionalities | Haru | 1 | -1/+8 |
2014-04-12 | Added sanity checks in itemboundretrieve_sub | panikon | 1 | -2/+11 |
2014-04-12 | Fixed some compiler/analyzer warnings. | Haru | 1 | -9/+10 |
2014-04-10 | Fixed issue: 7939 | panikon | 1 | -53/+64 |
2014-04-10 | Fixed issue: 7936 | panikon | 2 | -8/+62 |
2014-03-25 | Added new return values to make_new_char_sql | panikon | 1 | -28/+47 |
2014-03-22 | Fixed issue 7338 (added new char configuration char_aegis_delete) | panikon | 1 | -15/+32 |
2014-03-16 | Added --load-plugin commandline argument | Haru | 1 | -1/+1 |
2014-03-14 | Fixed Bug 8078 | shennetsind | 1 | -2/+4 |
2014-03-06 | Minor whitespace fix | Haru | 3 | -13/+10 |
2014-02-27 | Cleaned up messages.conf | Haru | 1 | -130/+151 |
2014-02-19 | Follow up 9132878d911cfe720eaad94ad3d4a5dd11958f99 | shennetsind | 1 | -0/+4 |
2014-02-13 | Fixed bug 7279 | panikon | 1 | -10/+35 |
2014-02-11 | Fixed bug 7980 | panikon | 1 | -0/+1 |
2014-02-10 | Merge pull request #256 from hemagx/master | Haruna | 4 | -67/+81 |