summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-03-16Added --load-script commandline argumentHaru3-21/+42
2014-03-16Added --load-plugin commandline argumentHaru5-7/+31
2014-03-16Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-1/+4
2014-03-16Fixed Bug 8093shennetsind1-0/+12
2014-03-17Fix addtimer will report error when hit MAX_EVENTTIMERAnnieRuru1-1/+4
2014-03-16Follow up 4fe6f657e682b9c722b15346f31ec3fe0298b9d9shennetsind1-0/+1
2014-03-16Improved ERS memory handlingshennetsind3-24/+21
2014-03-16Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind3-36/+25
2014-03-16Fixed Bug 8095shennetsind1-2/+4
2014-03-16Fix Bug 8041Michieru2-14/+18
2014-03-16Fixed Bug#8086malufett1-22/+7
2014-03-15Fixed Bug 8089shennetsind1-1/+3
2014-03-15Follow up f4b1ff7426b1c4cd5e8cac37f7e3983cc03c706eshennetsind1-0/+5
2014-03-14Fixed Bug 8078shennetsind2-4/+7
2014-03-14Fixed Bug 7936shennetsind1-1/+1
2014-03-14Follow up 1007d606645c16d5246761976b7648809edb8b1dshennetsind3-4/+14
2014-03-14Fixed Bug 8083shennetsind1-1/+1
2014-03-14Fixed Bug 8081shennetsind1-1/+1
2014-03-14Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind3-19/+30
2014-03-14Added internal awareness of active script instancesshennetsind3-12/+32
2014-03-13Corrected itemheal documentation, it was fairly wrong.panikon1-5/+9
2014-03-12Fixed Bug#8038malufett1-7/+14
2014-03-12Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett8-20/+67
2014-03-12Fixed Bug#8073malufett1-7/+7
2014-03-11Fixed getvariableofnpcshennetsind1-0/+3
2014-03-11Fixed Bug 8072shennetsind2-3/+9
2014-03-11Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-0/+34
2014-03-11Fixed Bug 8067shennetsind1-1/+3
2014-03-11Merge pull request #265 from AnnieRuru/request_1shennetsind1-0/+34
2014-03-11Fixed some warnings (unused functions) pointed out by clang-5.1.Haru2-12/+10
2014-03-10Fixed issue 8043panikon1-3/+4
2014-03-10Fixed Bug 8046shennetsind3-1/+4
2014-03-10Merge pull request #262 from Baalberith6/masterHaruna2-2/+2
2014-03-10HPM Hooks UpdateHercules.ws3-0/+30
2014-03-10Fixed a crash caused by NPC variable references in callfuncHaru2-13/+44
2014-03-10set_constant the send_targetAnnieRuru1-0/+34
2014-03-09Follow-up to e2fdc3b858dda8abb7518735fbb254a2d63ea760Haru1-0/+2
2014-03-09fixing permission from commit 7dd4dafMatej Pristak1-0/+0
2014-03-09fixing permissions from my last commitMatej Pristak1-0/+0
2014-03-09Fix Bug 8069Michieru1-0/+1
2014-03-08Homunculus initimacy is always stored in interval <0,100000>, MH_LIGHT_OF_REG...Matej Pristak1-2/+2
2014-03-08Merge pull request #261 from Baalberith6/mastershennetsind1-1/+1
2014-03-07Fixed some warnings on ARMHaru2-17/+16
2014-03-07Tweaked a platform check to support ARMv6+Haru2-1/+15
2014-03-06When working with packets with variable length (defined with -1 length) in HPM,Matej Pristak1-1/+1
2014-03-06HPM Hooks UpdateHercules.ws4-37/+80
2014-03-06Minor whitespace fixHaru3-13/+10
2014-03-05Corrected same-reference check to work on vars with the same name in differen...Haru2-14/+18
2014-03-05Ref redesign, part 3Haru4-155/+152
2014-03-05Ref redesign, part 2Haru11-172/+189