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
/
debug.cpp
Age
Commit message (
Expand
)
Author
2008-07-18
(svn r13727) -Fix (r13375): compilation with NO_DEBUG_MESSAGES was broken
smatz
2008-06-03
(svn r13375) -Add: logging of actions that could possibly cause desyncs and c...
smatz
2008-05-27
(svn r13301) -Fix [FS#1997]: resolve more MSVC 9 x64 warnings.
rubidium
2008-05-24
(svn r13228) -Codechange: split console.h.
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-01-24
(svn r11979) -Codechange: drop MSVC 2003 support because MSVC 2003 is broken ...
rubidium
2008-01-11
(svn r11811) -Fix: make compilation without networking work again (and thus m...
rubidium
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2008-01-04
(svn r11755) -Fix: Debug level string buffer was not long enough to contain a...
peter1138
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-08-03
(svn r10778) -Fix: one-liners to allow MSVC and WINCE to work together (or an...
truelight
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-02-23
(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and ...
belugas
2007-02-08
(svn r8631) -Add: added parameter -l ip[:port] to ./openttd, which redirects ...
truelight
2007-01-14
(svn r8124) -Add [DEBUG]: _debug_station_level
KUDr
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr