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 (
Collapse
)
Author
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 ↵
rubidium
color and colour.
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 ↵
rubidium
list_patches. Now it'll only remove backlog items when there are more than a threshold and when they are there longer than (another) threshold.
2008-08-12
(svn r14055) -Codechange: increase buffers for (dedicated) consoles as they ↵
rubidium
couldn't use the full "extent" of the new chat message limit.
2008-05-30
(svn r13341) -Codechange: make most of the network settings configurable via ↵
rubidium
the patch command.
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