Age | Commit message (Expand) | Author | Files | Lines |
2014-01-03 | Fixed Bug#7709 | malufett | 1 | -6/+9 |
2013-12-30 | Fixed Bug#7735 | malufett | 1 | -6/+8 |
2013-12-16 | Introducing HPM Support for custom battle confs | shennetsind | 1 | -1/+5 |
2013-12-15 | Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv... | shennetsind | 1 | -2/+2 |
2013-12-17 | Fixed several compiler warnings | Haru | 1 | -11/+17 |
2013-12-17 | Nullpo cleanup | Haru | 1 | -14/+8 |
2013-12-08 | Fixed cell basilica | shennetsind | 1 | -0/+4 |
2013-12-04 | Follow-up to 6e9c385b8fa2fbca97ca23e35f0b8e5dabd13526 | Haru | 1 | -9/+10 |
2013-12-02 | Fixed Bug 7336 (woo %2) | shennetsind | 1 | -1/+3 |
2013-11-28 | Follow up fdb6de1aa34086fd4d22ae127437727f556cea3c | shennetsind | 1 | -102/+144 |
2013-11-27 | Fixed Bug 7792 | shennetsind | 1 | -37/+37 |
2013-11-25 | calc_return_damage cleanup & fixes | shennetsind | 1 | -89/+91 |
2013-11-25 | Fixed Bug 7827 | shennetsind | 1 | -1/+13 |
2013-11-19 | Replaced hardcoded Item IDs with constants | Haru | 1 | -10/+10 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -18/+32 |
2013-11-18 | Merge pull request #224 from datmumbles/size_changes | shennetsind | 1 | -9/+9 |
2013-11-18 | Fixed Bug 7819 - Renewal Elemental Damage | shennetsind | 1 | -5/+1 |
2013-11-18 | Corrected size-related constant names and cleaned up comments (closes #222). | Mumbles | 1 | -9/+9 |
2013-11-17 | Added emblem blank pixels check | Haru | 1 | -0/+1 |
2013-11-16 | Renewal elemental attr fix | shennetsind | 1 | -2/+5 |
2013-11-06 | Merge pull request #217 from HerculesWS/script-checker | shennetsind | 1 | -1/+4 |
2013-11-06 | Modified status_calc_ | shennetsind | 1 | -2/+2 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -1/+4 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -9/+9 |
2013-10-24 | Added idletime options | shennetsind | 1 | -0/+1 |
2013-10-19 | Fixed Bug#7737 | malufett | 1 | -22/+7 |
2013-10-16 | Fixed Bug#7122 | malufett | 1 | -0/+2 |
2013-10-16 | Fixed Bug#7374 | malufett | 1 | -1/+8 |
2013-10-11 | Follow up 646f7e2f4ea4bd6b07e66d2949817ebdc18f3484 | shennetsind | 1 | -1/+1 |
2013-10-10 | Added code to disable auction for clients it is no longer stable | shennetsind | 1 | -0/+10 |
2013-10-10 | Introducing Bank Support | shennetsind | 1 | -0/+10 |
2013-10-08 | Follow up 547b01da35d290b633efaefbbc3af2755d2811e7 | shennetsind | 1 | -1/+1 |
2013-10-07 | Fixed Pre-re spiral pierce (when cast by mobs) | shennetsind | 1 | -4/+4 |
2013-10-04 | HPM: Hooking! | shennetsind | 1 | -12/+14 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -61/+61 |
2013-09-28 | HPM: pc.c Completed | shennetsind | 1 | -1/+1 |
2013-09-28 | HPM: Party.c Completed | shennetsind | 1 | -3/+3 |
2013-09-27 | HPM: Battle.c Completed | shennetsind | 1 | -25/+10 |
2013-09-27 | HPM: Skill.c Completed | shennetsind | 1 | -3/+3 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -122/+124 |
2013-09-27 | Renamed iStatus interface to status | Haru | 1 | -146/+141 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -82/+76 |
2013-09-25 | Renamed local variables that would conflict with a rename of iStatus to status | Haru | 1 | -35/+33 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -66/+64 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -29/+29 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 1 | -66/+64 |
2013-09-17 | HPM: Battleground.c Interface | shennetsind | 1 | -2/+2 |
2013-09-17 | Fixed Tiger Cannon Damage | shennetsind | 1 | -1/+1 |
2013-09-16 | HPM: Path.c Interface | shennetsind | 1 | -3/+3 |
2013-09-16 | HPM: Unit.c Interface | shennetsind | 1 | -12/+12 |