summaryrefslogtreecommitdiff
path: root/src/console_internal.h
AgeCommit message (Expand)Author
2021-05-15Change: Use gender-neutral pronounsrubidium42
2021-04-24Codechange: Use std::string in console commands/aliases registration, and std...Loïc Guilloux
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2011-01-22(svn r21890) -Cleanup: remove some unneeded includesrubidium
2011-01-03(svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way and...rubidium
2010-10-27(svn r21050) -Fix (r20515): ignore underscores as well for help messagesrubidium
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch
2010-07-31(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.alberth
2010-06-26(svn r20022) -Doc: Add some doxygen comments.alberth
2010-05-13(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...rubidium
2010-03-24(svn r19514) -Codechange: Allow console hooks to deny existance of commands.frosch
2010-02-10(svn r19085) -Codechange: simplify hooking of console commandssmatz
2010-02-10(svn r19084) -Codechange: minor coding-style fixupssmatz
2010-02-10(svn r19083) -Cleanup: remove support for modifying variables from consolesmatz
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-11-09(svn r18028) -Codechange: unglobalise some functionsrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-02-09(svn r15428) -Codechange: consistently use colour instead of having both colo...rubidium
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-08-12(svn r14056) -Fix [FS#2192]: the console backlog is too small for list_patche...rubidium
2008-08-12(svn r14055) -Codechange: increase buffers for (dedicated) consoles as they c...rubidium
2008-05-30(svn r13341) -Codechange: make most of the network settings configurable via ...rubidium
2008-05-24(svn r13231) -Codechange: split the core console code and the console GUI.rubidium
2008-05-24(svn r13228) -Codechange: split console.h.rubidium