Age | Commit message (Expand) | Author | Files | Lines |
2013-12-01 | Fixed Bug 7866 | shennetsind | 1 | -1/+2 |
2013-11-30 | Minor adjustments | shennetsind | 1 | -4/+14 |
2013-11-28 | Follow up fdb6de1aa34086fd4d22ae127437727f556cea3c | shennetsind | 1 | -2/+2 |
2013-11-27 | Plugins can now make use of msg_txt() | shennetsind | 1 | -2/+2 |
2013-11-27 | Dropped emperium spawn restrictions | shennetsind | 1 | -7/+2 |
2013-11-27 | Fixed Bug 7805 | shennetsind | 1 | -3/+22 |
2013-11-26 | Fixed Bug 7700 | shennetsind | 1 | -1/+3 |
2013-11-25 | Fixed Bug 7838 | shennetsind | 1 | -1/+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-20 | Dropped some unused aliases in atcommand usage messages. | shennetsind | 1 | -4/+4 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -36/+33 |
2013-11-18 | Corrected size-related constant names and cleaned up comments (closes #222). | Mumbles | 1 | -11/+11 |
2013-11-16 | Introducing Character Ban Support. | shennetsind | 1 | -3/+5 |
2013-11-16 | Fixed atcommand alias bug on selected commands | shennetsind | 1 | -23/+23 |
2013-11-09 | Fixed Bug 7809 | shennetsind | 1 | -3/+3 |
2013-11-07 | Further item bind adjustments | shennetsind | 1 | -2/+2 |
2013-11-07 | Item Bound Fixes/Adjustments/Improvements | shennetsind | 1 | -13/+7 |
2013-11-06 | Merge remote-tracking branch 'origin/master' | shennetsind | 1 | -17/+61 |
2013-11-06 | Merge pull request #217 from HerculesWS/script-checker | shennetsind | 1 | -1/+4 |
2013-11-06 | Modified status_calc_ | shennetsind | 1 | -5/+6 |
2013-11-06 | Modified @command loading | shennetsind | 1 | -9/+10 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -1/+4 |
2013-11-04 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -10/+108 |
2013-11-04 | pc_groups interfaced | shennetsind | 1 | -27/+27 |
2013-11-03 | Merged Pull Request #195 (@autoloottype) | Haru | 1 | -10/+108 |
2013-11-02 | Fixed Bug #7786 | shennetsind | 1 | -6/+12 |
2013-11-01 | Removed type_id and some unused variables from @autoloottype | Dastgir Pojee | 1 | -28/+17 |
2013-10-31 | No error after compilation, but when logging in at map server it will crash. | sevenzz23 | 1 | -17/+61 |
2013-10-30 | Official Font Support | shennetsind | 1 | -4/+4 |
2013-10-31 | Several Changes to autoloottype command. | Dastgir Pojee | 1 | -45/+36 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -11/+19 |
2013-10-25 | nocashshop mapflag | shennetsind | 1 | -3/+3 |
2013-10-24 | Fixed @cash/@points display | shennetsind | 1 | -18/+21 |
2013-10-24 | Added idletime options | shennetsind | 1 | -0/+3 |
2013-10-24 | Fixed Bug #7759 | shennetsind | 1 | -27/+28 |
2013-10-18 | Minor atcommand.c cleanup | shennetsind | 1 | -284/+51 |
2013-10-18 | Since our neighbours added it, we too wanted this feature. Topic:http://hercu... | Dastgir Pojee | 1 | -0/+114 |
2013-10-16 | Fixed Bug#7374 | malufett | 1 | -1/+7 |
2013-10-10 | Added code to disable auction for clients it is no longer stable | shennetsind | 1 | -2/+6 |
2013-10-10 | Homun-S Quest Updated | shennetsind | 1 | -1/+1 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -151/+151 |
2013-09-28 | HPM: pc.c Completed | shennetsind | 1 | -3/+3 |
2013-09-27 | HPM: Elemental.c Completed | shennetsind | 1 | -1/+1 |
2013-09-27 | HPM: Atcommand.c Completed | shennetsind | 1 | -64/+76 |
2013-09-27 | HPM: Skill.c Completed | shennetsind | 1 | -6/+6 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -265/+224 |
2013-09-27 | Renamed iStatus interface to status | Haru | 1 | -21/+18 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -219/+190 |
2013-09-25 | Renamed local variables that would conflict with a rename of iStatus to status | Haru | 1 | -42/+38 |