index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
console_internal.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry 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 includes
rubidium
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 messages
rubidium
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 commands
smatz
2010-02-10
(svn r19084) -Codechange: minor coding-style fixups
smatz
2010-02-10
(svn r19083) -Cleanup: remove support for modifying variables from console
smatz
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-11-09
(svn r18028) -Codechange: unglobalise some functions
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
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