Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -97/+75 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -26/+26 |
2013-09-25 | Renamed iDuel interface to duel | Haru | 1 | -25/+20 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 1 | -1/+1 |
2013-09-21 | Corrected invalid values assigned to enum homun_type variables | Haru | 1 | -8/+7 |
2013-09-21 | Fixed a potentially negative array subscript causing a mapserver crash | Haru | 1 | -63/+47 |
2013-09-17 | HPM: Itemdb.c Interface | shennetsind | 1 | -3/+3 |
2013-09-16 | HPM: Quest.c Interface | shennetsind | 1 | -1/+1 |
2013-09-16 | HPM: Pet.c Interface | shennetsind | 1 | -9/+9 |
2013-09-16 | HPM: Mapreg_sql.c Interface | shennetsind | 1 | -2/+2 |
2013-09-16 | HPM: Npc.c Interface | shennetsind | 1 | -20/+20 |
2013-09-16 | HPM: Unit.c Interface | shennetsind | 1 | -4/+4 |
2013-09-16 | HPM: Mob.c Interface | shennetsind | 1 | -66/+66 |
2013-09-11 | Fixed announce script command support for bc_blue and bc_woe | Haru | 1 | -4/+4 |
2013-08-26 | Fixed Bug#7584 | malufett | 1 | -5/+5 |
2013-08-14 | Fix for Bug #7471 | shennetsind | 1 | -0/+14 |
2013-08-02 | Fixed @reloadatcommand breaking all @-commands | Haru | 1 | -9/+12 |
2013-07-31 | Fixed Bug #7453 | shennetsind | 1 | -7/+39 |
2013-07-31 | Fixed Bug #7602 | shennetsind | 1 | -6/+34 |
2013-07-29 | Permission cache overhaul | Piotr HaĆaczkiewicz | 1 | -91/+136 |
2013-07-29 | Fixed Bug #7597 / Follow up b7171479a47490ff80bf04849f763158d6d96fac | shennetsind | 1 | -1/+1 |
2013-07-29 | Added mercenary interface | Susu | 1 | -3/+3 |
2013-07-29 | Added intif interface | Susu | 1 | -10/+10 |
2013-07-29 | Added elemental interface | Susu | 1 | -2/+2 |
2013-07-29 | Added iDuel interface (duel.c) | Susu | 1 | -14/+14 |
2013-07-26 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -2/+2 |
2013-07-25 | Expanding script.c interface | shennetsind | 1 | -7/+7 |
2013-07-23 | Refactored map_foreach* functions. | Piotr HaĆaczkiewicz | 1 | -2/+2 |
2013-07-17 | Added missing initialization of some functions in the homunculus interface | Haru | 1 | -1/+1 |
2013-07-08 | Fixed Bug #7493 | shennetsind | 1 | -1/+1 |
2013-07-07 | Fixed Bug#6503 | malufett | 1 | -4/+4 |
2013-07-05 | Implemented real-time server stats (in and out data and ram usage), made by A... | Matheus Macabu | 1 | -1/+1 |
2013-07-04 | - Added interface iStatus (needed to renamed it because A LOT of variables ar... | Susu | 1 | -16/+16 |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -0/+2 |
2013-06-27 | Fixed Bug #7433 | shennetsind | 1 | -0/+10 |
2013-06-27 | Follow up f98484699e820d8a6cd2eb656244a9178b1ecc61 | shennetsind | 1 | -1/+1 |
2013-06-27 | Merge pull request #48 from CairoLee/master | shennetsind | 1 | -1/+3 |
2013-06-27 | Merge pull request #54 from MatiasSW/channelban | shennetsind | 1 | -4/+10 |
2013-06-25 | Fixing an issue with "@channel ban" not allowing you to ban a character with ... | Matias | 1 | -4/+10 |
2013-06-25 | - Added chrif interface | Susu | 1 | -8/+8 |
2013-06-25 | Implemented notomb Mapflag | CairoLee | 1 | -1/+3 |