summaryrefslogtreecommitdiff
path: root/src/map/map.h
AgeCommit message (Expand)AuthorFilesLines
2014-12-28Split mob sql database into mob_db and mob_db_re.malufett1-0/+2
2014-12-26Fix compilation errors and possible server crash from previous commits.Andrei Karas1-1/+2
2014-12-26Updated KG/OB Spirit Charms to official behaviormalufett1-0/+9
2014-11-16Whitespace cleanup (no code changes)Haru1-58/+57
2014-11-03* No cell stacking implemented (official version)Michieru1-1/+2
2014-10-30Merge pull request #369 from 4144/sqlpasswordsizeHaruna1-1/+1
2014-10-26- Can't cast icewall more than once on the same center cell. Special thanks ...Michieru1-1/+4
2014-10-18Fix bug:7454Michieru1-7/+1
2014-10-18Increase sql password field size from 32 to 100 chars.Andrei Karas1-1/+1
2014-08-06- Fix 3rd class skills on pre-renewal.Michieru1-0/+1
2014-07-22Fixed some issues with CELL_NOSTACKpanikon1-3/+2
2014-07-11Fixed reserved __identifier violationsHaru1-5/+5
2014-05-30Fixed typos inside src/Shido1-4/+4
2014-05-16Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3Haru1-2/+2
2014-05-16Changed battle_config definition to extern to avoid mistakes in pluginsHaru1-1/+1
2014-05-13Removed trailing whitespace (sources)Haru1-3/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-5/+4
2014-05-10Revert "Fixed order of includes in all source files"panikon1-4/+5
2014-05-10Optimized THQS_TTShop.txt and corrected a minor mistakepanikon1-0/+1
2014-05-09Fixed order of includes in all source filesHaru1-5/+4
2014-05-09Added support to return a different exit status to the OS.Haru1-0/+1
2014-04-19Add official support for lvl 175Michieru1-1/+1
2014-03-16Added --load-script commandline argumentHaru1-1/+1
2014-02-24MEMORY SLAHER IS IN TOWNshennetsind1-4/+5
2014-02-24Fixed console parse gm command crash on select commandsshennetsind1-0/+2
2014-02-22Changed function types related to SG days in date.cpanikon1-2/+2
2014-02-14Renewal mechanics rebalance mega-updateMichieru1-3/+0
2014-02-03Fixed Bug 7333shennetsind1-1/+5
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2014-01-19HPM Custom Data Struct Expansion: map/instance/party/guildshennetsind1-0/+4
2014-01-08Introducing Hercules Autotrade Persistencyshennetsind1-0/+2
2013-12-11Corrected some local 'mapindex' variables shadowing the global oneHaru1-3/+3
2013-11-19Sanitized and improved several macros through the codeHaru1-9/+9
2013-11-14Updated db2sql plugin for the needs of the new itemdbshennetsind1-0/+1
2013-11-09HPM Support for plugin-implemented "--args" (options)shennetsind1-1/+1
2013-11-06Merge remote-tracking branch 'upstream/master'shennetsind1-1/+1
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+1
2013-10-30Account-wide Exp/Drop/Death Modifiersshennetsind1-0/+3
2013-10-27Performance Improvement: hpmetershennetsind1-0/+3
2013-10-26Changed 'tick' variables to 64 bitHaru1-5/+5
2013-10-25Merge pull request #202 from kisuka/mastershennetsind1-0/+17
2013-10-25nocashshop mapflagshennetsind1-0/+1
2013-10-25Quest Bubbles Updateshennetsind1-0/+17
2013-10-18Minor HPM Updateshennetsind1-1/+8
2013-10-18Item Drop (from any source) Processing Improvementshennetsind1-0/+2
2013-10-08Merge branch 'master' of https://github.com/HerculesWS/Herculesshenhuyong1-2/+0
2013-10-07Fixed Bug #7744shennetsind1-2/+0
2013-10-05* Follow up dedec165eaeb0d291279b1d5b53fac242bcf7b4cshenhuyong1-1/+1
2013-10-02HPM: Map.c Completedshennetsind1-45/+149
2013-09-29Provided argument-list equivalent for several variadic functionsHaru1-0/+15