Age | Commit message (Expand) | Author | Files | Lines |
2013-11-25 | Fixed getareachar_skillunit v4 and minor cleanup | shennetsind | 4 | -114/+108 |
2013-11-25 | Fixed Bug 7827 | shennetsind | 1 | -1/+13 |
2013-11-25 | Fixed Bug 7838 | shennetsind | 1 | -1/+1 |
2013-11-25 | Fixed Bug 7764 | shennetsind | 1 | -0/+1 |
2013-11-25 | Fixed txt_time (used by @time) | shennetsind | 1 | -11/+10 |
2013-11-25 | Fixed Bug 7849 | shennetsind | 1 | -35/+14 |
2013-11-22 | Minor HPMi Sub Modifications | shennetsind | 2 | -2/+0 |
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 | 1 | -33/+38 |
2013-11-19 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 25 | -549/+786 |
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 | 23 | -257/+276 |
2013-11-18 | Merge pull request #224 from datmumbles/size_changes | shennetsind | 8 | -46/+46 |
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-18 | Follow up aee2f6317e1c927847993801b5973d7e2e27a418 | shennetsind | 1 | -2/+2 |
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 | Fixed an issue with item_db2 entries that specify Inherit, and no Script | Haru | 2 | -55/+102 |
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 | 1 | -3/+3 |
2013-11-16 | Introducing Character Ban Support. | shennetsind | 4 | -9/+57 |
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 | Fixed atcommand alias bug on selected commands | shennetsind | 1 | -23/+23 |
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 |