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.cpp
Age
Commit message (
Expand
)
Author
2007-11-20
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...
skidd13
2007-11-19
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ...
skidd13
2007-11-04
(svn r11374) -Codechange: Give meaning to the magical number that specifies t...
belugas
2007-07-30
(svn r10736) -Fix: Correct all mispellings of 'successful'.
peter1138
2007-07-27
(svn r10704) -Codechange: provide an infrastructure to have resizable windows...
rubidium
2007-06-23
(svn r10295) -Fix [FS#775]: flush stdout on dedicated server output to ensure...
truelight
2007-04-04
(svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done
belugas
2007-04-03
(svn r9552) -Documentation: Some more doxygen work, adding comments too
belugas
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-02-23
(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...
belugas
2007-02-01
(svn r8511) -Codechange: make WindowClass an enumerated value.
rubidium
2007-01-11
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...
KUDr
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr