Age | Commit message (Expand) | Author | Files | Lines |
2014-03-16 | HPM Hooks Update | Hercules.ws | 1 | -6/+7 |
2014-03-16 | Added --load-script commandline argument | Haru | 5 | -27/+57 |
2014-03-16 | Added --load-plugin commandline argument | Haru | 5 | -7/+31 |
2014-03-16 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 2 | -2/+5 |
2014-03-16 | Fixed Bug 8093 | shennetsind | 1 | -0/+12 |
2014-03-17 | Fix addtimer will report error when hit MAX_EVENTTIMER | AnnieRuru | 1 | -1/+4 |
2014-03-17 | Fix WoE:SE guild flag doesn't change emblem | AnnieRuru | 1 | -1/+1 |
2014-03-16 | Follow up 4fe6f657e682b9c722b15346f31ec3fe0298b9d9 | shennetsind | 1 | -0/+1 |
2014-03-16 | Improved ERS memory handling | shennetsind | 3 | -24/+21 |
2014-03-16 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 4 | -37/+26 |
2014-03-16 | Fixed Bug 8095 | shennetsind | 1 | -2/+4 |
2014-03-16 | Fix Bug 8041 | Michieru | 3 | -15/+19 |
2014-03-16 | Fixed Bug#8086 | malufett | 1 | -22/+7 |
2014-03-15 | Fixed Bug 8089 | shennetsind | 1 | -1/+3 |
2014-03-15 | Follow up f4b1ff7426b1c4cd5e8cac37f7e3983cc03c706e | shennetsind | 1 | -0/+5 |
2014-03-14 | Fixed Bug 8078 | shennetsind | 2 | -4/+7 |
2014-03-14 | Fixed Bug 7936 | shennetsind | 1 | -1/+1 |
2014-03-14 | Follow up 1007d606645c16d5246761976b7648809edb8b1d | shennetsind | 4 | -10/+18 |
2014-03-14 | Fixed Bug 8083 | shennetsind | 2 | -2/+2 |
2014-03-14 | Fixed Bug 8081 | shennetsind | 1 | -1/+1 |
2014-03-14 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 4 | -25/+45 |
2014-03-14 | Added internal awareness of active script instances | shennetsind | 3 | -12/+32 |
2014-03-13 | Corrected itemheal documentation, it was fairly wrong. | panikon | 2 | -11/+24 |
2014-03-12 | Fixed Bug#8038 | malufett | 1 | -7/+14 |
2014-03-12 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | malufett | 9 | -53/+67 |
2014-03-12 | Fixed Bug#8073 | malufett | 1 | -7/+7 |
2014-03-11 | Fixed getvariableofnpc | shennetsind | 1 | -0/+3 |
2014-03-11 | Fixed Bug 8072 | shennetsind | 2 | -3/+9 |
2014-03-11 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 2 | -33/+34 |
2014-03-11 | Fixed Bug 8067 | shennetsind | 1 | -1/+3 |
2014-03-11 | Merge pull request #265 from AnnieRuru/request_1 | shennetsind | 2 | -33/+34 |
2014-03-11 | Fixed some warnings (unused functions) pointed out by clang-5.1. | Haru | 2 | -12/+10 |
2014-03-10 | Fixed issue 8043 | panikon | 1 | -3/+4 |
2014-03-10 | Fixed Bug 8046 | shennetsind | 3 | -1/+4 |
2014-03-10 | Removed executable flag from some files that don't require it | Haru | 6 | -0/+0 |
2014-03-10 | Merge pull request #262 from Baalberith6/master | Haruna | 2 | -2/+2 |
2014-03-10 | HPM Hooks Update | Hercules.ws | 3 | -0/+30 |
2014-03-10 | Fixed a crash caused by NPC variable references in callfunc | Haru | 3 | -45/+196 |
2014-03-10 | set_constant the send_target | AnnieRuru | 2 | -33/+34 |
2014-03-09 | Follow-up to e2fdc3b858dda8abb7518735fbb254a2d63ea760 | Haru | 1 | -0/+2 |
2014-03-09 | fixing permission from commit 7dd4daf | Matej Pristak | 1 | -0/+0 |
2014-03-09 | fixing permissions from my last commit | Matej Pristak | 1 | -0/+0 |
2014-03-09 | Fix Bug 8069 | Michieru | 2 | -306/+307 |
2014-03-08 | Added Chilly to AUTHORS | Streusel | 1 | -0/+1 |
2014-03-08 | Homunculus initimacy is always stored in interval <0,100000>, MH_LIGHT_OF_REG... | Matej Pristak | 1 | -2/+2 |
2014-03-08 | Merge pull request #261 from Baalberith6/master | shennetsind | 1 | -1/+1 |
2014-03-07 | Fixed some warnings on ARM | Haru | 2 | -17/+16 |
2014-03-07 | Tweaked a platform check to support ARMv6+ | Haru | 2 | -1/+15 |
2014-03-07 | Updated configure script to support non-x86 platforms | Haru | 2 | -1/+58 |
2014-03-06 | When working with packets with variable length (defined with -1 length) in HPM, | Matej Pristak | 1 | -1/+1 |