Age | Commit message (Expand) | Author | Files | Lines |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -4/+4 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -16/+19 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -19/+16 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -16/+19 |
2014-04-12 | Fixed some compiler/analyzer warnings. | Haru | 1 | -4/+2 |
2014-04-10 | Fixed issue: 7939 | panikon | 1 | -44/+7 |
2014-03-14 | Fixed Bug 8078 | shennetsind | 1 | -2/+3 |
2014-03-05 | Ref redesign, part 2 | Haru | 1 | -8/+8 |
2014-02-27 | Cleaned up messages.conf | Haru | 1 | -3/+3 |
2014-02-21 | Follow up a7d421274b308f7d9cc4ac39935beae851b29b97 | shennetsind | 1 | -2/+9 |
2014-02-20 | Fixed Bug 8037 | shennetsind | 1 | -1/+9 |
2014-02-19 | Fixed Bug 8031 | shennetsind | 1 | -3/+2 |
2014-02-14 | sc sources | shennetsind | 1 | -1/+1 |
2014-02-02 | Fixed Bug 7962 | shennetsind | 1 | -0/+46 |
2014-01-18 | Socket interfaced | shennetsind | 1 | -5/+5 |
2014-01-16 | Merge pull request #251 from panikon/master | Haruna | 1 | -134/+99 |
2014-01-15 | Correct minor mistakes as pointed by MishimaHaruna | panikon | 1 | -3/+2 |
2014-01-15 | Reverted some minor mistakes in chrif_parse, char_ask_name_answer and changem... | panikon | 1 | -11/+11 |
2014-01-14 | Updated return values of some atcommands. | panikon | 1 | -143/+109 |
2014-01-13 | Fixed @reloadskilldb issue with offline char server | shennetsind | 1 | -0/+3 |
2014-01-12 | Two Adjustments | shennetsind | 1 | -8/+1 |
2014-01-11 | Hercules 1st 2014 MegaPatch | shennetsind | 1 | -7/+3 |
2014-01-08 | Introducing Hercules Autotrade Persistency | shennetsind | 1 | -6/+15 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -1/+1 |
2013-11-18 | Follow up aee2f6317e1c927847993801b5973d7e2e27a418 | shennetsind | 1 | -2/+2 |
2013-11-18 | Modified charban char server responding action | shennetsind | 1 | -10/+10 |
2013-11-16 | Introducing Character Ban Support. | shennetsind | 1 | -6/+18 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -2/+4 |
2013-10-27 | Fixed Bug #7418 | shennetsind | 1 | -0/+2 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -5/+5 |
2013-10-12 | Fixed Bug #7758 | shennetsind | 1 | -1/+1 |
2013-09-28 | HPM: pc.c Completed | shennetsind | 1 | -9/+9 |
2013-09-27 | HPM: Chrif.c Completed | shennetsind | 1 | -285/+312 |
2013-09-27 | HPM: Skill.c Completed | shennetsind | 1 | -2/+2 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -32/+32 |
2013-09-27 | Renamed iStatus interface to status | Haru | 1 | -2/+2 |
2013-09-25 | Renamed local variables that would conflict with a rename of iStatus to status | Haru | 1 | -4/+4 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -10/+10 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -14/+14 |
2013-09-25 | Renamed local variables that would conflict with a rename of iTimer to timer | Haru | 1 | -4/+4 |
2013-09-21 | Fixed a potentially negative array subscript causing a mapserver crash | Haru | 1 | -1/+1 |
2013-09-19 | Cleaned up and de-duplicated ranklist-related code | Haru | 1 | -9/+9 |
2013-09-16 | HPM: Npc.c Interface | shennetsind | 1 | -2/+2 |
2013-08-08 | HPM Update | shennetsind | 1 | -2/+12 |
2013-07-29 | Added mercenary interface | Susu | 1 | -2/+2 |
2013-07-29 | Added intif interface | Susu | 1 | -7/+7 |
2013-07-29 | Added elemental interface | Susu | 1 | -2/+2 |
2013-07-04 | - Added interface iStatus (needed to renamed it because A LOT of variables ar... | Susu | 1 | -2/+2 |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -0/+2 |
2013-06-28 | Minor chrif.c interface adjustment | shennetsind | 1 | -5/+5 |