summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2014-02-19Readding last merge as last revert was unintended. Sorry for the trouble.panikon21-1685/+2255
2014-02-19Revert "Merge branch 'master' of https://github.com/HerculesWS/Hercules"panikon21-2255/+1685
2014-02-19Fixed Bug 8025shennetsind1-5/+21
2014-02-19Fixed Bug 8031shennetsind2-4/+3
2014-02-19Fixed warmer issue that'd cause a crash when clear_skills_on_death is enabledshennetsind1-1/+3
2014-02-18Follow-up to 6f264513874c80b912f47dbad1ec0347c67534e7Haru1-1/+1
2014-02-14sc sourcesshennetsind14-543/+542
2014-02-14Renewal mechanics rebalance mega-updateMichieru16-1196/+1750
2014-02-13Fixed bug 7934panikon1-0/+2
2014-02-11Fixed bug 7977 as in rAthena revf488861298d50afb41f8418700ae164e63bee070panikon1-1/+1
2014-02-11Fixed issue with referenced array operationsshennetsind2-18/+21
2014-02-10Fixed Bug 7993shennetsind2-16/+23
2014-02-10Fixed Bug 7949shennetsind1-8/+6
2014-02-10Fixed Bug 8017shennetsind2-9/+9
2014-02-10Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind3-4/+16
2014-02-10Fixed guild aura going away on LPshennetsind1-0/+3
2014-02-11Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett3-30/+33
2014-02-11Fixed Bug#7983 (Thanks to Kiu)malufett3-4/+16
2014-02-10Fixed 3 'Declaration shadows a variable in the global scope'shennetsind1-24/+24
2014-02-10Modified successrefitem script commandshennetsind1-5/+8
2014-02-10Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind8-26/+133
2014-02-10bindatcommands are now case-insenstivie (just like normal @commands)shennetsind1-1/+1
2014-02-10Fixed Bug#7933malufett1-0/+2
2014-02-10Fixed Bug#7988malufett4-12/+13
2014-02-10Fixed Bug#7929malufett1-9/+76
2014-02-09Follow-up to 7b19f964b88dffcfdc8c12648d5e4ee8a26a9504Haru1-1/+0
2014-02-09Improved script case check reports to include more accurate source info.Haru5-5/+43
2014-02-08Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind4-45/+34
2014-02-08Fixed Bug 7978shennetsind1-6/+7
2014-02-08Fixed vending title escapingshennetsind1-2/+7
2014-02-08Added get_substring to the libpcre interfaceHaru2-0/+2
2014-02-08Improvements on the script commands sscanf, axtoi. Added strtol.Haru2-45/+32
2014-02-04Fixed millenium shield crash with clonesshennetsind6-20/+17
2014-02-03Wrap up on HPMDCshennetsind1-1/+27
2014-02-03Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind4-37/+73
2014-02-03Added /stat+ commands support for 2013-12+ clientsHaru4-37/+73
2014-02-03Fixed Bug 7333shennetsind4-11/+131
2014-02-02Fixed Bug 7962shennetsind3-1/+57
2014-02-02Fixed item combo bypassing disabled item restrictionsshennetsind6-106/+115
2014-02-02Introducing HPM Datacheckshennetsind42-134/+190
2014-02-01MvP dmotion fixshennetsind1-4/+6
2014-01-24Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind7-49/+60
2014-01-24Follow up e587d715cbc3shennetsind3-1152/+1174
2014-01-23Compatibility fixes for NetBSD and SolarisHaru3-2/+10
2014-01-22Renamed atcommand->parse to atcommand->execHaru5-35/+37
2014-01-22Improvements to exp_guild.txt loadingHaru1-12/+13
2014-01-19HPM Custom Data Struct Expansion: map/instance/party/guildshennetsind10-7/+101
2014-01-18PCRE Interfaceshennetsind3-6/+41
2014-01-18Socket interfacedshennetsind10-33/+33
2014-01-18Libconfig Interfacedshennetsind7-300/+301