summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2015-05-02Fix out of bound access if skill level is 0.Andrei Karas1-25/+25
2015-05-01Fix memory allocation error in atcommand.cAndrei Karas1-1/+1
2015-04-25Merge pull request #502 from k-py/bugfix-return-getvariableofnpcHaruna1-11/+21
2015-04-25Fixed @changesex issues on PACKETVERs that don't support per-character sex.Haru4-17/+33
2015-04-23Fixed Bug#8644malufett1-0/+1
2015-04-23Fixed Bug#8474malufett1-5/+12
2015-04-22Minor refactoring of script function return.Kpy!1-10/+13
2015-04-22Fix a crash condition when incorrectly using return outside the scope of a fu...Kpy!1-1/+8
2015-04-21Fix script function return always removing references from NPC variables.Kpy!1-1/+1
2015-04-20Fixed Bug#8638malufett1-4/+5
2015-04-19Fixed wrong job_db.conf path from 0f2b317372c2d1c95d4f09c94d054958418a39b4.Taylor Locke1-1/+1
2015-04-19Fixed Bug#8636malufett1-1/+6
2015-04-15In comment change job_db1.txt to job_db.confAndrei Karas1-1/+1
2015-04-15Allow for plugins read custom fields from jobdb1.Andrei Karas2-130/+140
2015-04-14Fixed Bug#8621malufett1-1/+1
2015-04-13Fixed Bug#8624malufett1-1/+6
2015-04-10Fixed Bug#8615malufett1-1/+1
2015-04-10Merge branch 'master' of https://github.com/HerculesWS/Hercules into JobDBRed...malufett1-8/+15
2015-04-07Done show error message in client if was used item with flag KeepAfterUse.Andrei Karas1-6/+7
2015-04-07Return from pc_equipitem/pc_unequipitem 0 if cant equip item and 1 if item eq...Andrei Karas1-2/+8
2015-04-02Merge branch 'master' of https://github.com/HerculesWS/Hercules into JobDBRed...malufett6-69/+69
2015-04-01Fixed Bug#8601malufett2-61/+34
2015-03-30Fixed Bug#8596malufett1-1/+1
2015-03-30Add channels.conf option irc_channel_autojoin for auto joining irc channel.Andrei Karas3-3/+23
2015-03-29Fixed Bug#5654malufett2-5/+12
2015-03-28Follow up@fb88a56b9519adedfca06085de6c2ccc5da72582malufett1-36/+32
2015-03-27Hercules 'job_db1.txt' Redesignmalufett6-312/+431
2015-03-24Fixed Bug#8587malufett1-0/+3
2015-03-19Follow up 145a4fe644c4fe856ba6f83086e8ee5075caad99shennetsind1-0/+2
2015-03-19Follow up@210c963d2851eb880ba3560998ee984d942cde19malufett1-1/+3
2015-03-19Merge pull request #472 from Inzianity/patch-1malufett1-1/+0
2015-03-19Fixed Bug 8582shennetsind1-2/+0
2015-03-19Fix for Sorcerer Skill WarmerInzianity1-1/+0
2015-03-18Fix sending 0x908 packet.Andrei Karas1-1/+1
2015-03-17Follow up@c2286f82e0843eedc5db04ca26ffd16fae9d6955malufett1-8/+2
2015-03-16RENEWAL Updates:malufett2-40/+108
2015-03-15Follow up 330e31cc71ece055908acb1eb967b4009ebc9c46shennetsind3-3/+17
2015-03-15Follow up 8aee60e91807930e4d43965a20c8991b416d7f29shennetsind2-3/+8
2015-03-15Fixed Bug 8575shennetsind1-1/+1
2015-03-14Merge branch 'master' of github.com:HerculesWS/Herculesshennetsind3-9/+11
2015-03-14Multiple SC fixesshennetsind1-16/+44
2015-03-15Fixed Bug#8545malufett1-1/+1
2015-03-15Fixed Bug#8569malufett1-0/+4
2015-03-14Fixed a script function related memory leak on mapserver shutdownHaru1-8/+6
2015-03-13Fixed Bug 8544shennetsind1-0/+5
2015-03-12Fixed Bug#8546malufett1-1/+2
2015-03-11RENEWAL Updates:malufett6-71/+178
2015-03-10Merge pull request #461 from dastgir/bg_HPMshennetsind3-1/+30
2015-03-05Fixed Bug 8535shennetsind1-1/+1
2015-03-05Memory Slasher: Script Parser Boostshennetsind1-17/+14