summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-09-28Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind9-5/+78
2013-09-28HPM: Instance.c Completedshennetsind8-134/+138
2013-09-28HPM: Homunculus.c Completed.shennetsind1-2/+0
2013-09-28HPM: Storage.c Completedshennetsind3-28/+33
2013-09-28Merge pull request #161 from shenhuyong/mastershennetsind9-5/+78
2013-09-27HPM: Guild.c Completedshennetsind2-139/+186
2013-09-27HPM: Elemental.c Completedshennetsind5-59/+100
2013-09-27HPM: Chrif.c Completedshennetsind4-295/+383
2013-09-27HPM: Chat.c Completedshennetsind6-59/+63
2013-09-27HPM: Buyingstore.c Completeshennetsind2-28/+43
2013-09-27HPM: Atcommand.c Completedshennetsind2-64/+102
2013-09-27HPM: Battle.c Completedshennetsind3-36/+33
2013-09-27HPM: Skill.c Completedshennetsind11-610/+631
2013-09-27Corrected maptypeproperty2 implementation with all the available infoHaru2-20/+21
2013-09-27Renamed iMap interface to mapHaru34-3127/+2711
2013-09-27Added full support for the Rebellion.shenhuyong9-5/+78
2013-09-27Renamed iStatus interface to statusHaru21-2132/+2058
2013-09-26Renamed variables that would conflict with a rename of iMap to mapHaru28-1867/+1775
2013-09-25Renamed local variables that would conflict with a rename of iStatus to statusHaru15-1365/+1284
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind56-1497/+1456
2013-09-25Renamed iTimer interface to timer.shennetsind37-594/+596
2013-09-25Renamed local variables that would conflict with a rename of iTimer to timerHaru8-49/+43
2013-09-25Renamed iDuel interface to duelHaru6-90/+77
2013-09-25Renamed more forgotten variables during interface conversionsHaru32-823/+754
2013-09-24Renamed some variables forgotten when adding the battleground interfaceHaru2-49/+44
2013-09-22Changed Makefiles to avoid rebuilding targets if nothing was modifiedHaru4-8/+16
2013-09-22Corrected various hardcoded database table namesHaru5-16/+24
2013-09-21Added Makefile.in change detection (and auto-rebuild) capabilitiesHaru7-14/+35
2013-09-21Corrected invalid values assigned to enum homun_type variablesHaru4-25/+25
2013-09-21Fixed a potentially negative array subscript causing a mapserver crashHaru8-129/+95
2013-09-19Cleaned up and de-duplicated ranklist-related codeHaru6-178/+96
2013-09-19Fixed a startup crash due to minicore/regular core mismatchesHaru1-7/+15
2013-09-18Merge pull request #137 from Schwierig/RankingListFixHaruna4-9/+117
2013-09-18Fixed Ranking Lists for 2013 clientsAmir El Sayed4-9/+117
2013-09-18Fixed a race condition leading to a crash on server shutdown on linuxHaru1-9/+5
2013-09-18Makefiles improvements and cleanupHaru7-181/+201
2013-09-17HPM: npc_chat.c Interfacedshennetsind5-80/+108
2013-09-17Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-4/+4
2013-09-17HPM: Battleground.c Interfaceshennetsind10-108/+127
2013-09-17HPM: Itemdb.c Interfaceshennetsind12-171/+233
2013-09-17Fixed Tiger Cannon Damageshennetsind1-1/+1
2013-09-17Fixed bugreport:7710Haru1-4/+4
2013-09-16HPM: Quest.c Interfaceshennetsind8-71/+100
2013-09-16HPM: Path.c Interfaceshennetsind7-51/+68
2013-09-16HPM: Pet.c Interfaceshennetsind13-257/+320
2013-09-16HPM: Mapreg_sql.c Interfaceshennetsind6-103/+145
2013-09-16HPM: Npc.c Interfaceshennetsind20-534/+650
2013-09-16Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind8-839/+839
2013-09-16HPM: Unit.c Interfaceshennetsind22-1609/+1638
2013-09-16Corrected line endings and BOM issues with several filesHaru10-1929/+1929