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_func.h
Age
Commit message (
Expand
)
Author
2021-06-13
Codechange: replace IConsolePrintF with IConsolePrint and fmt formatting
rubidium42
2021-06-13
Cleanup: remove IConsoleWarning/IConsoleError helpers
rubidium42
2021-06-13
Codechange: remove single use IConsoleDebug
rubidium42
2021-06-13
Codechange: add an IConsolePrint overload that does formatting with fmt
rubidium42
2020-02-04
Fix #7969: limit recursion during alias execution
glx
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2011-01-03
(svn r21707) -Fix [FS#4371]: bit too strict assertion on validness of console...
rubidium
2011-01-03
(svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way and...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-05-10
(svn r16269) -Codechange: use gcc's ability to check parameters sent to print...
smatz
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2008-05-30
(svn r13341) -Codechange: make most of the network settings configurable via ...
rubidium
2008-05-24
(svn r13229) -Codechange: replace some global variables that are only initial...
rubidium
2008-05-24
(svn r13228) -Codechange: split console.h.
rubidium