Age | Commit message (Expand) | Author | Files | Lines |
2013-11-29 | Corrected an uninitialized variable when adding an item | Haru | 3 | -2/+5 |
2013-11-28 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 3 | -32/+154 |
2013-11-28 | Fixed conf inheritance issue | shennetsind | 1 | -5/+9 |
2013-11-28 | HPM Hooks Update | Hercules.ws | 3 | -32/+154 |
2013-11-28 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 2 | -122/+172 |
2013-11-28 | Follow up fdb6de1aa34086fd4d22ae127437727f556cea3c | shennetsind | 10 | -185/+346 |
2013-11-28 | Added support for automatic concatenation of adjacent string literals | Haru | 1 | -18/+21 |
2013-11-28 | Corrected operator precedence table. | Haru | 1 | -20/+20 |
2013-11-28 | Added pre de/increment operators. Fixed post de/increment operators. | Haru | 2 | -102/+150 |
2013-11-28 | Removed meaningless '~=' operator. | Haru | 1 | -1/+0 |
2013-11-27 | Fixed Bug 7858 | shennetsind | 4 | -0/+38 |
2013-11-27 | Plugins can now make use of msg_txt() | shennetsind | 2 | -6/+4 |
2013-11-27 | Dropped emperium spawn restrictions | shennetsind | 5 | -18/+12 |
2013-11-27 | Fixed Bug 7495 | shennetsind | 1 | -0/+4 |
2013-11-27 | Fixed Bug 7792 | shennetsind | 1 | -37/+37 |
2013-11-27 | Fixed Bug 7805 | shennetsind | 1 | -3/+22 |
2013-11-26 | Fixed Bug 7859 | shennetsind | 1 | -3/+4 |
2013-11-26 | Fixed Bug 7794 | shennetsind | 1 | -0/+13 |
2013-11-26 | Fixed Bug 7700 | shennetsind | 1 | -1/+3 |
2013-11-26 | Fixed Bug 7838 (addendum) | shennetsind | 1 | -1/+1 |
2013-11-26 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 3 | -42/+42 |
2013-11-26 | Fixed Bug 7855 | shennetsind | 1 | -2/+2 |
2013-11-25 | HPM Hooks Update | Hercules.ws | 3 | -42/+42 |
2013-11-25 | calc_return_damage cleanup & fixes | shennetsind | 2 | -90/+92 |
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 Bug 7833 | 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-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 |