Age | Commit message (Expand) | Author | Files | Lines |
2013-11-25 | Fixed equip_level_max handling in the sql db converter | shennetsind | 2 | -3/+15 |
2013-11-22 | Minor HPMi Sub Modifications | shennetsind | 5 | -16/+44 |
2013-11-21 | Fixed a somehow-cygwin-only warning 'array subscript is above array bounds' | shennetsind | 1 | -1/+1 |
2013-11-20 | Dropped some unused aliases in atcommand usage messages. | shennetsind | 1 | -4/+4 |
2013-11-20 | Added support for 'make plugin.pluginname' to compile only 'pluginname' | Haru | 7 | -123/+153 |
2013-11-19 | Fixed Bug 7840 | shennetsind | 1 | -1/+1 |
2013-11-19 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 59 | -800/+1035 |
2013-11-19 | Fixed Bug 7799 - SC_MOONSTAR neverending | shennetsind | 1 | -2/+10 |
2013-11-19 | Fixed wrong parentheses in a condition in status_calc_regen_rate | Haru | 1 | -27/+20 |
2013-11-19 | Added support for Max EquipLv in Pre-Renewal | Haru | 1 | -7/+1 |
2013-11-19 | Replaced hardcoded Item IDs with constants | Haru | 6 | -217/+448 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 54 | -508/+495 |
2013-11-18 | Merge pull request #224 from datmumbles/size_changes | shennetsind | 8 | -46/+46 |
2013-11-19 | HPM Hooks Update | Hercules.ws | 3 | -0/+30 |
2013-11-18 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 3 | -13/+13 |
2013-11-18 | Fixed Bug 7819 - Renewal Elemental Damage | shennetsind | 1 | -5/+1 |
2013-11-18 | Fixed the erroneously redirected GM Full Strip Packet | shennetsind | 3 | -1/+19 |
2013-11-19 | HPM Hooks Update | Hercules.ws | 3 | -13/+13 |
2013-11-18 | Follow up aee2f6317e1c927847993801b5973d7e2e27a418 | shennetsind | 2 | -10/+20 |
2013-11-18 | Modified charban char server responding action | shennetsind | 2 | -11/+11 |
2013-11-18 | Fixed itemdb elvmax issue caused by inherit | shennetsind | 1 | -1/+1 |
2013-11-18 | Corrected size-related constant names and cleaned up comments (closes #222). | Mumbles | 8 | -46/+46 |
2013-11-18 | Follow-up to 1f5161a2bd3c7934373146d8cac3c131536758ba | Haru | 1 | -1/+7 |
2013-11-18 | HPM Hooks Update | Hercules.ws | 3 | -30/+30 |
2013-11-18 | Follow-up to d9a89c56ea63e369999ca13f1584eef9e511490f | Haru | 1 | -3/+3 |
2013-11-18 | Fixed an issue with item_db2 entries that specify Inherit, and no Script | Haru | 2 | -55/+102 |
2013-11-17 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 3 | -10/+114 |
2013-11-17 | Fixed Bug 7832 | shennetsind | 1 | -0/+3 |
2013-11-17 | Added emblem blank pixels check | Haru | 3 | -10/+114 |
2013-11-16 | Renewal elemental attr fix | shennetsind | 2 | -2/+7 |
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 |