Age | Commit message (Expand) | Author | Files | Lines |
2013-09-28 | HPM: Intif.c Completed | shennetsind | 2 | -384/+385 |
2013-09-28 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 9 | -5/+78 |
2013-09-28 | HPM: Instance.c Completed | shennetsind | 8 | -134/+138 |
2013-09-28 | HPM: Homunculus.c Completed. | shennetsind | 1 | -2/+0 |
2013-09-28 | HPM: Storage.c Completed | shennetsind | 3 | -28/+33 |
2013-09-28 | Merge pull request #161 from shenhuyong/master | shennetsind | 9 | -5/+78 |
2013-09-27 | HPM: Guild.c Completed | shennetsind | 2 | -139/+186 |
2013-09-27 | HPM: Elemental.c Completed | shennetsind | 5 | -59/+100 |
2013-09-27 | HPM: Chrif.c Completed | shennetsind | 4 | -295/+383 |
2013-09-27 | HPM: Chat.c Completed | shennetsind | 6 | -59/+63 |
2013-09-27 | HPM: Buyingstore.c Complete | shennetsind | 2 | -28/+43 |
2013-09-27 | HPM: Atcommand.c Completed | shennetsind | 2 | -64/+102 |
2013-09-27 | HPM: Battle.c Completed | shennetsind | 3 | -36/+33 |
2013-09-27 | HPM: Skill.c Completed | shennetsind | 11 | -610/+631 |
2013-09-27 | Corrected maptypeproperty2 implementation with all the available info | Haru | 2 | -20/+21 |
2013-09-27 | Renamed iMap interface to map | Haru | 34 | -3127/+2711 |
2013-09-27 | Added full support for the Rebellion. | shenhuyong | 9 | -5/+78 |
2013-09-27 | Renamed iStatus interface to status | Haru | 21 | -2132/+2058 |
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 | 56 | -1497/+1456 |
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 | 5 | -16/+24 |
2013-09-21 | Added Makefile.in change detection (and auto-rebuild) capabilities | Haru | 7 | -14/+35 |
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 | 7 | -181/+201 |
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 | 1 | -4/+4 |
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 | 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 | 8 | -839/+839 |
2013-09-16 | HPM: Unit.c Interface | shennetsind | 22 | -1609/+1638 |