Age | Commit message (Expand) | Author | Files | Lines |
2013-10-24 | Fixed Bug #7759 | shennetsind | 1 | -0/+2 |
2013-10-18 | Minor HPM Update | shennetsind | 1 | -0/+8 |
2013-10-18 | Item Drop (from any source) Processing Improvement | shennetsind | 1 | -12/+26 |
2013-10-07 | Fixed Bug #7744 | shennetsind | 1 | -4/+8 |
2013-10-04 | HPM: Hooking! | shennetsind | 1 | -0/+5 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -1079/+1055 |
2013-09-29 | Provided argument-list equivalent for several variadic functions | Haru | 1 | -98/+376 |
2013-09-28 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -1/+1 |
2013-09-28 | HPM: pc.c Completed | shennetsind | 1 | -2/+2 |
2013-09-28 | Merge pull request #164 from cannelle/patch-1 | shennetsind | 1 | -1/+1 |
2013-09-28 | HPM: Party.c Completed | shennetsind | 1 | -2/+2 |
2013-09-28 | HPM: Instance.c Completed | shennetsind | 1 | -2/+2 |
2013-09-28 | HPM: Storage.c Completed | shennetsind | 1 | -2/+2 |
2013-09-27 | Corrected map_quit call with CLR_RESPAWN instead of CLR_TELEPORT. | cannelle | 1 | -1/+1 |
2013-09-27 | HPM: Elemental.c Completed | shennetsind | 1 | -2/+2 |
2013-09-27 | HPM: Chrif.c Completed | shennetsind | 1 | -2/+2 |
2013-09-27 | HPM: Skill.c Completed | shennetsind | 1 | -1/+1 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -297/+284 |
2013-09-27 | Renamed iStatus interface to status | Haru | 1 | -5/+5 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -507/+496 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -67/+56 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -11/+11 |
2013-09-25 | Renamed iDuel interface to duel | Haru | 1 | -4/+4 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 1 | -62/+51 |
2013-09-21 | Fixed a potentially negative array subscript causing a mapserver crash | Haru | 1 | -1/+1 |
2013-09-17 | HPM: npc_chat.c Interfaced | shennetsind | 1 | -1/+6 |
2013-09-17 | HPM: Battleground.c Interface | shennetsind | 1 | -3/+3 |
2013-09-16 | HPM: Quest.c Interface | shennetsind | 1 | -1/+3 |
2013-09-16 | HPM: Path.c Interface | shennetsind | 1 | -3/+5 |
2013-09-16 | HPM: Pet.c Interface | shennetsind | 1 | -4/+6 |
2013-09-16 | HPM: Mapreg_sql.c Interface | shennetsind | 1 | -1/+3 |
2013-09-16 | HPM: Npc.c Interface | shennetsind | 1 | -21/+22 |
2013-09-16 | HPM: Unit.c Interface | shennetsind | 1 | -9/+11 |
2013-09-16 | HPM: Mob.c Interface | shennetsind | 1 | -3/+4 |
2013-09-09 | Fixed Bug #7540 | shennetsind | 1 | -0/+4 |
2013-08-26 | Fixed Bug#7584 | malufett | 1 | -1/+1 |
2013-08-08 | HPM Update | shennetsind | 1 | -0/+5 |
2013-07-31 | Merge pull request #71 from HerculesWS/permission-cache-fix | Piotr Hałaczkiewicz | 1 | -12/+15 |
2013-07-29 | BG Queue Fixes | shennetsind | 1 | -1/+1 |
2013-07-29 | Permission cache overhaul | Piotr Hałaczkiewicz | 1 | -12/+15 |
2013-07-29 | Fixed Bug #7597 / Follow up b7171479a47490ff80bf04849f763158d6d96fac | shennetsind | 1 | -1/+1 |
2013-07-29 | Added mercenary interface | Susu | 1 | -1/+3 |
2013-07-29 | Added intif interface | Susu | 1 | -1/+3 |
2013-07-29 | Added elemental interface | Susu | 1 | -3/+11 |
2013-07-29 | Added iDuel interface (duel.c) | Susu | 1 | -2/+2 |
2013-07-26 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -615/+505 |
2013-07-25 | Expanding script.c interface | shennetsind | 1 | -1/+1 |
2013-07-23 | Refactored map_foreach* functions. | Piotr Hałaczkiewicz | 1 | -615/+505 |
2013-07-17 | Added missing initialization of some functions in the homunculus interface | Haru | 1 | -17/+17 |
2013-07-09 | Fixed Bug #7497 | shennetsind | 1 | -2/+2 |