summaryrefslogtreecommitdiff
path: root/src/common/console.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Removed unnecessary typedefs from thread and spinlockHaru1-7/+8
2016-07-12Removed unnecessary typedefs from mutex.hHaru1-3/+4
2016-03-20Removed unnecessary typedefs from sql.hHaru1-3/+5
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-3/+19
2015-12-15Added GPL information on interactive server startupHaru1-0/+1
2015-12-02Fixed compile errors on very old PACKETVERsHaru1-4/+4
2015-10-11Changed struct CParseEntry::u.next to VECTOR and renamed to u.childrenHaru1-2/+9
2015-10-11Changed console->input->cmds to a VECTOR and renamed to console->input->commandsHaru1-2/+1
2015-10-11Changed console->input->cmd_list to a VECTOR and renamed to console->input->c...Haru1-2/+2
2015-08-15HPM compatibility improvementsHaru1-5/+3
2015-06-19Removed ".." from include directivesHaru1-6/+6
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-5/+2
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-07-11Removed unsafe pointer typedefsHaru1-3/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-6/+15
2014-05-10Revert "Fixed order of includes in all source files"panikon1-15/+6
2014-05-09Fixed order of includes in all source filesHaru1-6/+15
2014-04-17Whitespace cleanupHaru1-2/+2
2014-03-31Updated documentation for pc_statusup2 and pc_statusuppanikon1-0/+12
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2013-10-26Changed 'tick' variables to 64 bitHaru1-1/+1
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-1/+1
2013-07-08Cygwin Fix for the Hercules SQL Update Checkshennetsind1-0/+4
2013-05-02Introducing Hercules Plugin Manangershennetsind1-0/+24
2013-03-17Fixed mysterious msvc LNK2005 error.shennetsind1-2/+1
2013-03-17Re-Introducing Console Inputshennetsind1-0/+48