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
/
endian_check.cpp
Age
Commit message (
Expand
)
Author
2011-12-19
(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...
rubidium
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2008-06-18
(svn r13571) -Codechange: define channels in struct Colour in different order...
smatz
2008-06-17
(svn r13552) -Codechange: use TTD_ENDIAN comparations instead of tests if TTD...
smatz
2007-07-25
(svn r10684) -Codechange: some more coding style related changes. Primarily m...
rubidium
2007-04-06
(svn r9568) -Documentation: doxygen and comment changes: Root of src is final...
belugas
2007-02-23
(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and ...
belugas
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