Age | Commit message (Expand) | Author | Files | Lines |
2015-12-05 | Removed some unnecessary assertions | Haru | 1 | -5/+3 |
2015-12-04 | Add missing checks to homunculus.c | Andrei Karas | 1 | -9/+46 |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -1/+1 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -14/+13 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+2 |
2015-07-25 | Reduce memory usage in HPM in homunculus.c | Andrei Karas | 1 | -41/+41 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -31/+31 |
2015-06-01 | Replaced some of the hardcoded values with constants (map) | Haru | 1 | -1/+1 |
2015-05-17 | Fixed some issues detected by coverity scan | Haru | 1 | -1/+1 |
2015-02-23 | Hercules Ultimate Localization Design | shennetsind | 1 | -1/+1 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -1/+1 |
2014-12-10 | RENEWAL Updates: | malufett | 1 | -0/+2 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -32/+32 |
2014-09-19 | Update official Homunculus renewal stats (bug:6970) http://hercules.ws/board/... | Michieru | 1 | -1/+1 |
2014-08-20 | Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125 | Haru | 1 | -1/+1 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -2/+2 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -27/+29 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -29/+27 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -27/+29 |
2014-05-08 | Homonculus S Update | malufett | 1 | -0/+19 |
2014-02-22 | Changed function types related to SG days in date.c | panikon | 1 | -1/+1 |
2013-12-17 | Fixed several compiler warnings | Haru | 1 | -1/+1 |
2013-11-08 | Fixed 5 Homun Bugs | shennetsind | 1 | -1/+3 |
2013-11-06 | Merge pull request #217 from HerculesWS/script-checker | shennetsind | 1 | -1/+5 |
2013-11-06 | Modified status_calc_ | shennetsind | 1 | -6/+6 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -1/+5 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -1/+1 |
2013-10-10 | Homun-S Quest Updated | shennetsind | 1 | -11/+11 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -12/+12 |
2013-09-27 | Renamed iStatus interface to status | Haru | 1 | -6/+6 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -8/+8 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -6/+6 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 1 | -3/+3 |
2013-09-21 | Corrected invalid values assigned to enum homun_type variables | Haru | 1 | -6/+6 |
2013-09-16 | HPM: Npc.c Interface | shennetsind | 1 | -1/+1 |
2013-09-16 | HPM: Unit.c Interface | shennetsind | 1 | -8/+8 |
2013-07-29 | Added intif interface | Susu | 1 | -5/+5 |
2013-07-22 | Fixed the homun_skill_tree parser. | Haru | 1 | -2/+2 |
2013-07-17 | Added missing initialization of some functions in the homunculus interface | Haru | 1 | -0/+2 |
2013-07-04 | - Added interface iStatus (needed to renamed it because A LOT of variables ar... | Susu | 1 | -6/+6 |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -0/+2 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -2/+2 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -20/+20 |
2013-05-15 | HPM Update | shennetsind | 1 | -2/+2 |
2013-05-09 | Fixed Bug #7223 | shennetsind | 1 | -4/+1 |
2013-05-07 | Fixed Bug #7223 | shennetsind | 1 | -339/+358 |
2013-03-30 | Hercules Renewal: clif.c complete | shennetsind | 1 | -1/+1 |
2013-03-29 | Hercules Renewal: clif.c | shennetsind | 1 | -54/+54 |
2013-03-02 | Hercules Renewal: skill.c | shennetsind | 1 | -3/+3 |
2013-02-22 | Fixed Bug #6708 | malufett | 1 | -9/+4 |