Age | Commit message (Expand) | Author | Files | Lines |
2013-12-02 | Fixed an uninitialized variable / broken code. | Haru | 2 | -23/+22 |
2013-12-02 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 5 | -206/+280 |
2013-12-02 | Fixed Bug 7336 (woo %2) | shennetsind | 1 | -1/+3 |
2013-12-01 | Fixed Bug 7866 | shennetsind | 3 | -7/+10 |
2013-12-01 | Changed item Aegis ID and mob Sprite ID lookups to case sensitive. | Haru | 2 | -5/+5 |
2013-12-01 | Changed variables, labels, functions, commands to case sensitive. | Haru | 3 | -112/+179 |
2013-12-01 | Changed builtin keywords in the script engine to case sensitive. | Haru | 3 | -88/+94 |
2013-11-30 | Fixed an issue with assignment operators and expressions | Haru | 1 | -2/+3 |
2013-11-30 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 2 | -4/+7 |
2013-11-30 | Minor adjustments | shennetsind | 4 | -5/+24 |
2013-11-29 | Minor improvement | shennetsind | 4 | -32/+39 |
2013-11-29 | Update JOB_REBELLION 'job_db1.txt' to its official values and some mini adjus... | malufett | 1 | -2/+3 |
2013-11-29 | Corrected an uninitialized variable when adding an item | Haru | 2 | -2/+4 |
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 | Fixed Bug 7855 | shennetsind | 1 | -2/+2 |
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 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 |