Age | Commit message (Expand) | Author | Files | Lines |
2013-11-15 | Official expiration timer support | shennetsind | 4 | -6/+85 |
2013-11-15 | Official Item BindOnEquip Support | shennetsind | 6 | -7/+38 |
2013-11-15 | Fixed db2sql plugin forcing minimal mode | shennetsind | 1 | -4/+3 |
2013-11-15 | Small fix to the Item DB parser (Slots, not Slot!) | Haru | 1 | -1/+1 |
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 | 4 | -76/+60 |
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 | 6 | -73/+36 |
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 | 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 | 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 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 2 | -15/+15 |
2013-11-09 | HPM Support for plugin-implemented "--args" (options) | shennetsind | 2 | -20/+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 | 2 | -0/+12 |
2013-11-08 | Fixed Bug 7807 | shennetsind | 2 | -12/+12 |
2013-11-08 | Added support for monster spritename constants | Haru | 2 | -0/+12 |
2013-11-07 | Merge remote-tracking branch 'upstream/master' | shennetsind | 1 | -38/+78 |
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 | 19 | -324/+212 |
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 | 2 | -0/+2 |
2013-11-06 | Merge remote-tracking branch 'origin/master' | shennetsind | 16 | -65/+503 |
2013-11-06 | Updated to latest Hercules | shennetsind | 1 | -13/+40 |
2013-11-06 | Merge remote-tracking branch 'upstream/master' | shennetsind | 56 | -744/+1091 |
2013-11-06 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 52 | -189/+338 |
2013-11-06 | Merge pull request #217 from HerculesWS/script-checker | shennetsind | 52 | -189/+338 |
2013-11-06 | BG Queue Update | shennetsind | 4 | -15/+41 |
2013-11-06 | Fixed Bug 7799 | shennetsind | 3 | -27/+12 |
2013-11-06 | Modified status_calc_ | shennetsind | 14 | -122/+132 |
2013-11-06 | Modified @command loading | shennetsind | 3 | -14/+12 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 52 | -189/+338 |
2013-11-04 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 6 | -53/+164 |
2013-11-04 | pc_groups interfaced | shennetsind | 6 | -129/+212 |
2013-11-04 | Standardized the format of some NPC parse error messages | Haru | 2 | -39/+39 |
2013-11-03 | Added some packetver-related flags to the UNIX build script | Haru | 1 | -0/+4 |
2013-11-03 | Allow warp duplicates without a 'facing' value | Haru | 1 | -2/+4 |
2013-11-03 | Merged Pull Request #195 (@autoloottype) | Haru | 3 | -12/+117 |
2013-11-02 | Fixed Bug #7621 | shennetsind | 2 | -11/+11 |
2013-11-02 | Fixed Bug #7786 | shennetsind | 3 | -21/+27 |