Age | Commit message (Expand) | Author | Files | Lines |
2015-12-02 | Fixed compile errors on very old PACKETVERs | Haru | 1 | -4/+4 |
2015-10-11 | Changed struct CParseEntry::u.next to VECTOR and renamed to u.children | Haru | 1 | -2/+9 |
2015-10-11 | Changed console->input->cmds to a VECTOR and renamed to console->input->commands | Haru | 1 | -2/+1 |
2015-10-11 | Changed console->input->cmd_list to a VECTOR and renamed to console->input->c... | Haru | 1 | -2/+2 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -5/+3 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -6/+6 |
2015-01-12 | Blocked compilation of plugins that use unavailable functions | Haru | 1 | -5/+2 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-07-11 | Removed unsafe pointer typedefs | Haru | 1 | -3/+3 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -6/+15 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -15/+6 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -6/+15 |
2014-04-17 | Whitespace cleanup | Haru | 1 | -2/+2 |
2014-03-31 | Updated documentation for pc_statusup2 and pc_statusup | panikon | 1 | -0/+12 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 1 | -3/+3 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -1/+1 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 1 | -1/+1 |
2013-07-08 | Cygwin Fix for the Hercules SQL Update Check | shennetsind | 1 | -0/+4 |
2013-05-02 | Introducing Hercules Plugin Mananger | shennetsind | 1 | -0/+24 |
2013-03-17 | Fixed mysterious msvc LNK2005 error. | shennetsind | 1 | -2/+1 |
2013-03-17 | Re-Introducing Console Input | shennetsind | 1 | -0/+48 |