Age | Commit message (Expand) | Author | Files | Lines |
2013-11-16 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 4 | -3/+95 |
2013-11-16 | Introducing Character Ban Support. | shennetsind | 10 | -77/+232 |
2013-11-16 | Fixed a mapserver crash when using SQL item DB and an item's script is NULL | Haru | 1 | -3/+3 |
2013-11-16 | Minor char server char list fixes | shennetsind | 1 | -9/+5 |
2013-11-16 | Fixed atcommand alias bug on selected commands | shennetsind | 1 | -23/+23 |
2013-11-16 | Updated char server's response to offline map server | shennetsind | 1 | -4/+16 |
2013-11-16 | Fixed char server's maintenance mode | shennetsind | 3 | -21/+52 |
2013-11-16 | HPM Hooks Update | Hercules.ws | 3 | -0/+92 |
2013-11-15 | Official expiration timer support | shennetsind | 4 | -6/+85 |
2013-11-15 | HPM Hooks Update | Hercules.ws | 3 | -0/+30 |
2013-11-15 | Official Item BindOnEquip Support | shennetsind | 7 | -9/+41 |
2013-11-15 | Fixed db2sql plugin forcing minimal mode | shennetsind | 2 | -8/+5 |
2013-11-15 | Modified db2sql plugin to maintain item_db2.sql | shennetsind | 1 | -0/+13 |
2013-11-15 | Re-generated SQL item databases with the updated db2sql plugin | Haru | 1 | -1/+1 |
2013-11-15 | Small fix to the Item DB parser (Slots, not Slot!) | Haru | 1 | -1/+1 |
2013-11-15 | HPM Hooks Update | Hercules.ws | 3 | -56/+118 |
2013-11-14 | Added Inheritance support for item_db2 | Haru | 1 | -22/+39 |
2013-11-14 | Updated db2sql plugin for the needs of the new itemdb | shennetsind | 7 | -173/+216 |
2013-11-14 | Item DB overhaul | Haru | 3 | -269/+310 |
2013-11-13 | Follow up 8fda38dcdabbb9d252b0e11fb07b2ad37f9e659f | shennetsind | 2 | -2/+4 |
2013-11-13 | HPM Custom Data Struct Makeover! | shennetsind | 11 | -128/+178 |
2013-11-12 | Follow up ce6c4c63a3a5c1516780f2eac978d02820a8dc0b | shennetsind | 1 | -0/+5 |
2013-11-11 | Fixed MSVC compile error in ce6c4c63a3a5c1516780f2eac978d02820a8dc0b | Haru | 1 | -2/+3 |
2013-11-11 | HPM Hooks Update | Hercules.ws | 3 | -0/+61 |
2013-11-11 | Follow-up to dd05ae388d69e7df1dffcd393cea5e4cdc605e75 | Haru | 2 | -4/+120 |
2013-11-10 | Follow-up to 97001710c06ed7053d18c8baaac602eb563b64b3 | Haru | 1 | -11/+12 |
2013-11-10 | Fixed item chain drop rate processing algorithm | Haru | 1 | -13/+6 |
2013-11-10 | Added deprecation messages for incorrect capitalization in scripts | Haru | 3 | -3/+87 |
2013-11-09 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -6/+6 |
2013-11-09 | Follow up 7803b4e0d437681aa09113b5240363d03d85a1b8 | shennetsind | 1 | -2/+2 |
2013-11-09 | Fixed Bug 7800 | shennetsind | 1 | -1/+0 |
2013-11-09 | Fixed Bug 7809 | shennetsind | 1 | -3/+3 |
2013-11-09 | HPM Hooks Update | Hercules.ws | 1 | -6/+6 |
2013-11-09 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 5 | -41/+41 |
2013-11-09 | HPM Support for plugin-implemented "--args" (options) | shennetsind | 7 | -31/+130 |
2013-11-09 | HPM Hooks Update | Hercules.ws | 3 | -26/+26 |
2013-11-09 | Consolidated commands called in scripts to their lowercase version | Haru | 2 | -15/+15 |
2013-11-08 | Fixed 5 Homun Bugs | shennetsind | 5 | -19/+32 |
2013-11-08 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 5 | -0/+42 |
2013-11-08 | Fixed Bug 7807 | shennetsind | 2 | -12/+12 |
2013-11-08 | HPM Hooks Update | Hercules.ws | 3 | -0/+30 |
2013-11-08 | Added support for monster spritename constants | Haru | 2 | -0/+12 |
2013-11-07 | HPM Hooks Update | Hercules.ws | 3 | -0/+182 |
2013-11-07 | Merge remote-tracking branch 'upstream/master' | shennetsind | 5 | -38/+113 |
2013-11-07 | Further item bind adjustments | shennetsind | 10 | -17/+21 |
2013-11-07 | Extended script constants to support NPC sprite IDs | Haru | 1 | -35/+76 |
2013-11-07 | Item Bound Fixes/Adjustments/Improvements | shennetsind | 24 | -384/+275 |
2013-11-07 | Corrected a const pointer being incorrectly initialized | Haru | 1 | -2/+1 |
2013-11-07 | Fixed equip command failing when another item of the same kind is equipped | Haru | 1 | -1/+1 |
2013-11-06 | Update Fix | shennetsind | 3 | -1/+3 |