summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
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/Herculesshennetsind37-1254/+1142
2013-09-25Renamed iTimer interface to timer.shennetsind22-511/+511
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 conversionsHaru25-762/+690
2013-09-24Renamed some variables forgotten when adding the battleground interfaceHaru2-49/+44
2013-09-22Changed Makefiles to avoid rebuilding targets if nothing was modifiedHaru1-2/+4
2013-09-21Added Makefile.in change detection (and auto-rebuild) capabilitiesHaru1-1/+4
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 codeHaru4-155/+72
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-18Makefiles improvements and cleanupHaru1-57/+46
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/Herculesshennetsind4-835/+835
2013-09-16HPM: Unit.c Interfaceshennetsind22-1609/+1638
2013-09-16Corrected line endings and BOM issues with several filesHaru6-1925/+1925
2013-09-16HPM: Mob.c Interfaceshennetsind15-690/+837
2013-09-14Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind8-45/+63
2013-09-14Hello World.shennetsind1-0/+1
2013-09-11Fixed announce script command support for bc_blue and bc_woeHaru8-45/+63
2013-09-09Fixed Bug #7335shennetsind4-39/+35
2013-09-09Fixed Bug #7637shennetsind1-1/+16
2013-09-09Fixed Bug #6735shennetsind1-2/+2
2013-09-09Fixed Bug #7540shennetsind2-1/+5
2013-09-09Fixed Bug #7694shennetsind3-2/+6
2013-09-09Fixed Bug #7631shennetsind1-25/+34
2013-09-09Fixed Bug #6626shennetsind4-1/+41
2013-09-09Fixed Bug #7343shennetsind1-2/+2
2013-09-09Fixed Bug #7613shennetsind1-0/+2
2013-09-07Fixed Bug #7689shennetsind1-1/+1
2013-09-06Fixed @reloadpcdb to refresh online player datashennetsind1-4/+9
2013-09-06Fixing script constants with 'shennetsind1-1/+1
2013-09-06Fixed a mapserver crash due to uninitialized iterface functionsHaru1-1/+1
2013-09-04Fixed more packet issues with 2006-2008 clientsHaru2-3/+1
2013-09-03Corrected some MSVC warnings with old (<2009) packetversHaru1-4/+8
2013-09-03Fixed several packet errors with pre-renewal clients from 2006-2008Haru2-2/+10