Age | Commit message (Expand) | Author | Files | Lines |
2013-09-27 | Added full support for the Rebellion. | shenhuyong | 24 | -12/+360 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 28 | -1867/+1775 |
2013-09-25 | Renamed local variables that would conflict with a rename of iStatus to status | Haru | 15 | -1365/+1284 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 60 | -1552/+1551 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 37 | -594/+596 |
2013-09-25 | Renamed local variables that would conflict with a rename of iTimer to timer | Haru | 8 | -49/+43 |
2013-09-25 | Renamed iDuel interface to duel | Haru | 6 | -90/+77 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 32 | -823/+754 |
2013-09-24 | Renamed some variables forgotten when adding the battleground interface | Haru | 2 | -49/+44 |
2013-09-22 | Changed Makefiles to avoid rebuilding targets if nothing was modified | Haru | 4 | -8/+16 |
2013-09-22 | Corrected various hardcoded database table names | Haru | 6 | -16/+25 |
2013-09-21 | Added Makefile.in change detection (and auto-rebuild) capabilities | Haru | 10 | -32/+78 |
2013-09-21 | Corrected invalid values assigned to enum homun_type variables | Haru | 4 | -25/+25 |
2013-09-21 | Fixed a potentially negative array subscript causing a mapserver crash | Haru | 8 | -129/+95 |
2013-09-19 | Cleaned up and de-duplicated ranklist-related code | Haru | 6 | -178/+96 |
2013-09-19 | Fixed a startup crash due to minicore/regular core mismatches | Haru | 1 | -7/+15 |
2013-09-18 | Merge pull request #137 from Schwierig/RankingListFix | Haruna | 4 | -9/+117 |
2013-09-18 | Fixed Ranking Lists for 2013 clients | Amir El Sayed | 4 | -9/+117 |
2013-09-18 | Fixed a race condition leading to a crash on server shutdown on linux | Haru | 1 | -9/+5 |
2013-09-18 | Makefiles improvements and cleanup | Haru | 10 | -222/+256 |
2013-09-17 | HPM: npc_chat.c Interfaced | shennetsind | 5 | -80/+108 |
2013-09-17 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 22 | -284/+10093 |
2013-09-17 | HPM: Battleground.c Interface | shennetsind | 10 | -108/+127 |
2013-09-17 | HPM: Itemdb.c Interface | shennetsind | 12 | -171/+233 |
2013-09-17 | Fixed Tiger Cannon Damage | shennetsind | 1 | -1/+1 |
2013-09-17 | Re-generated libconfig parser and scanner | Haru | 16 | -230/+9391 |
2013-09-17 | Updated libconfig to version 1.4.9 | Haru | 6 | -66/+714 |
2013-09-17 | Fixed bugreport:7710 | Haru | 1 | -4/+4 |
2013-09-16 | HPM: Quest.c Interface | shennetsind | 8 | -71/+100 |
2013-09-16 | HPM: Path.c Interface | shennetsind | 7 | -51/+68 |
2013-09-16 | HPM: Pet.c Interface | shennetsind | 13 | -257/+320 |
2013-09-16 | HPM: Mapreg_sql.c Interface | shennetsind | 6 | -103/+145 |
2013-09-16 | HPM: Npc.c Interface | shennetsind | 20 | -534/+650 |
2013-09-16 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 184 | -1016/+1016 |
2013-09-16 | HPM: Unit.c Interface | shennetsind | 22 | -1609/+1638 |
2013-09-16 | Corrected line endings and BOM issues with several files | Haru | 186 | -2106/+2106 |
2013-09-16 | HPM: Mob.c Interface | shennetsind | 15 | -690/+837 |
2013-09-14 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 8 | -45/+63 |
2013-09-14 | Hello World. | shennetsind | 1 | -0/+1 |
2013-09-11 | Fixed announce script command support for bc_blue and bc_woe | Haru | 8 | -45/+63 |
2013-09-09 | Fixed Bug #7335 | shennetsind | 4 | -39/+35 |
2013-09-09 | Fixed Bug #7637 | shennetsind | 1 | -1/+16 |
2013-09-09 | Fixed Bug #6735 | shennetsind | 1 | -2/+2 |
2013-09-09 | Fixed Bug #7540 | shennetsind | 2 | -1/+5 |
2013-09-09 | Fixed Bug #7694 | shennetsind | 4 | -2/+12 |
2013-09-09 | Fixed Bug #7631 | shennetsind | 1 | -25/+34 |
2013-09-09 | Fixed Bug #6626 | shennetsind | 6 | -2/+52 |
2013-09-09 | Fixed Bug #7343 | shennetsind | 1 | -2/+2 |
2013-09-09 | Fixed Bug #7613 | shennetsind | 1 | -0/+2 |
2013-09-07 | Fixed Bug #7689 | shennetsind | 1 | -1/+1 |