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
/
misc
/
dbg_helpers.h
Age
Commit message (
Expand
)
Author
2021-04-04
Codechange: Replace CStrA with std::string
Charles Pigott
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
2015-08-08
(svn r27362) -Codechange: Codestyle fixes for reference var declarations, sta...
alberth
2010-08-23
(svn r20603) -Codechange: silence some ICC warnings
rubidium
2010-02-14
(svn r19127) -Codechange: Add printf-like warnings to more functions.
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-09-20
(svn r17596) -Codechange: constify some tables
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-03-14
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
rubidium
2009-02-17
(svn r15508) -Fix: three header files had incorrect 'anti-multiple-inclusion'...
smatz
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2007-06-30
(svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison w...
KUDr
2007-06-29
(svn r10391) -Add: debug support - structured dump of variables/classes/struc...
KUDr