summaryrefslogtreecommitdiff
path: root/src/map/map.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Sanitized and improved several macros through the codeHaru1-3/+1
2013-11-15Official expiration timer supportshennetsind1-0/+3
2013-11-15Fixed db2sql plugin forcing minimal modeshennetsind1-4/+3
2013-11-14Updated db2sql plugin for the needs of the new itemdbshennetsind1-1/+8
2013-11-13HPM Custom Data Struct Makeover!shennetsind1-3/+1
2013-11-10Follow-up to 97001710c06ed7053d18c8baaac602eb563b64b3Haru1-11/+12
2013-11-09HPM Support for plugin-implemented "--args" (options)shennetsind1-19/+25
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-67/+101
2013-11-04pc_groups interfacedshennetsind1-0/+2
2013-11-02Fixed Bug #7786shennetsind1-2/+0
2013-10-26Changed 'tick' variables to 64 bitHaru1-6/+4
2013-10-25Merge pull request #202 from kisuka/mastershennetsind1-1/+46
2013-10-25nocashshop mapflagshennetsind1-0/+10
2013-10-25Quest Bubbles Updateshennetsind1-1/+46
2013-10-24Fixed Bug #7759shennetsind1-0/+2
2013-10-18Minor HPM Updateshennetsind1-0/+8
2013-10-18Item Drop (from any source) Processing Improvementshennetsind1-12/+26
2013-10-07Fixed Bug #7744shennetsind1-4/+8
2013-10-04HPM: Hooking!shennetsind1-0/+5
2013-10-02HPM: Map.c Completedshennetsind1-1079/+1055
2013-09-29Provided argument-list equivalent for several variadic functionsHaru1-98/+376
2013-09-28Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-1/+1
2013-09-28HPM: pc.c Completedshennetsind1-2/+2
2013-09-28Merge pull request #164 from cannelle/patch-1shennetsind1-1/+1
2013-09-28HPM: Party.c Completedshennetsind1-2/+2
2013-09-28HPM: Instance.c Completedshennetsind1-2/+2
2013-09-28HPM: Storage.c Completedshennetsind1-2/+2
2013-09-27Corrected map_quit call with CLR_RESPAWN instead of CLR_TELEPORT.cannelle1-1/+1
2013-09-27HPM: Elemental.c Completedshennetsind1-2/+2
2013-09-27HPM: Chrif.c Completedshennetsind1-2/+2
2013-09-27HPM: Skill.c Completedshennetsind1-1/+1
2013-09-27Renamed iMap interface to mapHaru1-297/+284
2013-09-27Renamed iStatus interface to statusHaru1-5/+5
2013-09-26Renamed variables that would conflict with a rename of iMap to mapHaru1-507/+496
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-67/+56
2013-09-25Renamed iTimer interface to timer.shennetsind1-11/+11
2013-09-25Renamed iDuel interface to duelHaru1-4/+4
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-62/+51
2013-09-21Fixed a potentially negative array subscript causing a mapserver crashHaru1-1/+1
2013-09-17HPM: npc_chat.c Interfacedshennetsind1-1/+6
2013-09-17HPM: Battleground.c Interfaceshennetsind1-3/+3
2013-09-16HPM: Quest.c Interfaceshennetsind1-1/+3
2013-09-16HPM: Path.c Interfaceshennetsind1-3/+5
2013-09-16HPM: Pet.c Interfaceshennetsind1-4/+6
2013-09-16HPM: Mapreg_sql.c Interfaceshennetsind1-1/+3
2013-09-16HPM: Npc.c Interfaceshennetsind1-21/+22
2013-09-16HPM: Unit.c Interfaceshennetsind1-9/+11
2013-09-16HPM: Mob.c Interfaceshennetsind1-3/+4
2013-09-09Fixed Bug #7540shennetsind1-0/+4
2013-08-26Fixed Bug#7584malufett1-1/+1