Age | Commit message (Expand) | Author | Files | Lines |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -1/+1 |
2015-10-11 | Changed HPM->packets[] into an array of VECTOR | Haru | 1 | -11/+11 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -7/+1 |
2015-09-14 | Add missing checks into chrif.c | Andrei Karas | 1 | -4/+27 |
2015-08-15 | Added core HPM interface | Haru | 1 | -3/+3 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+1 |
2015-08-15 | Moved session array into the socket interface | Haru | 1 | -16/+16 |
2015-08-15 | Cleaned up socket interface | Haru | 1 | -18/+18 |
2015-07-25 | Reduce memory usage in HPM in skill.c | Andrei Karas | 1 | -2/+2 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -8/+7 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -26/+26 |
2015-06-01 | Replaced some of the hardcoded values with constants (map) | Haru | 1 | -7/+8 |
2015-06-01 | Replaced some of the hardcoded values with constants (char) | Haru | 1 | -26/+21 |
2015-04-25 | Fixed @changesex issues on PACKETVERs that don't support per-character sex. | Haru | 1 | -8/+29 |
2015-02-23 | Hercules Ultimate Localization Design | shennetsind | 1 | -12/+12 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -3/+2 |
2015-01-18 | Fixing 38 issues | shennetsind | 1 | -2/+2 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -157/+136 |
2014-10-26 | HPM Hooks Update | Hercules.ws | 1 | -4/+4 |
2014-10-26 | - Can't cast icewall more than once on the same center cell. Special thanks ... | Michieru | 1 | -2/+5 |
2014-09-20 | Replaced hardcoded values with constants for status_change_start's flag | Haru | 1 | -1/+2 |
2014-09-14 | Restored flag 8 behaviour in status_change_start | csnv | 1 | -1/+1 |
2014-08-23 | Fixed official devotion behaviour, various cleanups | nadiyama | 1 | -1/+1 |
2014-08-07 | Corrected several format-string errors through the code | Haru | 1 | -2/+2 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -11/+11 |
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 |