Age | Commit message (Expand) | Author | Files | Lines |
2013-11-08 | Added support for monster spritename constants | Haru | 2 | -0/+12 |
2013-11-07 | HPM Hooks Update | Hercules.ws | 3 | -0/+182 |
2013-11-07 | Merge remote-tracking branch 'upstream/master' | shennetsind | 5 | -38/+113 |
2013-11-07 | Further item bind adjustments | shennetsind | 10 | -17/+21 |
2013-11-07 | Extended script constants to support NPC sprite IDs | Haru | 1 | -35/+76 |
2013-11-07 | Item Bound Fixes/Adjustments/Improvements | shennetsind | 24 | -384/+275 |
2013-11-07 | Corrected a const pointer being incorrectly initialized | Haru | 1 | -2/+1 |
2013-11-07 | Fixed equip command failing when another item of the same kind is equipped | Haru | 1 | -1/+1 |
2013-11-06 | Update Fix | shennetsind | 3 | -1/+3 |
2013-11-06 | Merge remote-tracking branch 'origin/master' | shennetsind | 21 | -127/+712 |
2013-11-07 | Added _MSC_VER check. | Shido | 1 | -0/+5 |
2013-11-07 | HPM Hooks Update | Hercules.ws | 3 | -0/+30 |
2013-11-06 | Updated to latest Hercules | shennetsind | 1 | -13/+40 |
2013-11-06 | Merge remote-tracking branch 'upstream/master' | shennetsind | 66 | -1002/+1804 |
2013-11-06 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -179/+180 |
2013-11-07 | HPM Hooks Update | Hercules.ws | 1 | -179/+180 |
2013-11-06 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 56 | -251/+418 |
2013-11-06 | Merge pull request #217 from HerculesWS/script-checker | shennetsind | 55 | -197/+364 |
2013-11-06 | BG Queue Update | shennetsind | 4 | -15/+41 |
2013-11-06 | Fixed Bug 7799 | shennetsind | 3 | -27/+12 |
2013-11-06 | HPM Hooks Update | Hercules.ws | 1 | -54/+54 |
2013-11-06 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 5 | -3/+377 |
2013-11-06 | Modified status_calc_ | shennetsind | 14 | -122/+132 |
2013-11-06 | Modified @command loading | shennetsind | 3 | -14/+12 |
2013-11-05 | cbasetypes.h update | shennetsind | 1 | -6/+6 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 55 | -197/+364 |
2013-11-05 | HPM Hooks Update | Hercules.ws | 5 | -3/+377 |
2013-11-04 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 7 | -60/+171 |
2013-11-04 | pc_groups interfaced | shennetsind | 6 | -129/+212 |
2013-11-04 | Standardized the format of some NPC parse error messages | Haru | 2 | -39/+39 |
2013-11-03 | Added some packetver-related flags to the UNIX build script | Haru | 2 | -7/+11 |
2013-11-03 | Allow warp duplicates without a 'facing' value | Haru | 1 | -2/+4 |
2013-11-03 | Merged Pull Request #195 (@autoloottype) | Haru | 3 | -12/+117 |
2013-11-02 | Fixed Bug #7621 | shennetsind | 2 | -11/+11 |
2013-11-02 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 3 | -0/+62 |
2013-11-02 | Fixed Bug #7786 | shennetsind | 4 | -22/+28 |
2013-11-02 | Fixed Bug #7793 | shennetsind | 1 | -2/+5 |
2013-11-02 | HPM Hooks Update | Hercules.ws | 3 | -0/+62 |
2013-11-02 | Fixed Shadow System Bonuses | shennetsind | 4 | -4/+4 |
2013-11-02 | Updated to latest Hercules | shennetsind | 1 | -0/+3 |
2013-11-02 | Merge remote-tracking branch 'upstream/master' | shennetsind | 10 | -38/+149 |
2013-11-01 | Removed type_id and some unused variables from @autoloottype | Dastgir Pojee | 2 | -29/+17 |
2013-11-01 | Item Binding System Final. | sevenzz23 | 1 | -0/+1 |
2013-10-31 | No error after compilation, but when logging in at map server it will crash. | sevenzz23 | 24 | -131/+717 |
2013-10-30 | Merge pull request #210 from kisuka/npc-constants | shennetsind | 2 | -13/+62 |
2013-10-30 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 2 | -5/+5 |
2013-10-30 | Official Font Support | shennetsind | 8 | -22/+87 |
2013-10-30 | Account-wide Exp/Drop/Death Modifiers | shennetsind | 7 | -143/+202 |
2013-10-30 | Follow-up to 44c33fda3614d588e6bf6cee1cf884e98f1531f0 | Haru | 1 | -4/+4 |
2013-10-31 | Several Changes to autoloottype command. | Dastgir Pojee | 3 | -53/+43 |