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
/
cmd_helper.h
Age
Commit message (
Expand
)
Author
2020-12-27
Codechange: Replace assert_compile macro with static_assert
Charles Pigott
2020-12-27
Cleanup: Remove unnecessary assert_tcompile macro
Charles Pigott
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2012-01-03
(svn r23742) -Revert (r23735): for some reason gcc-trunk is more picky than b...
rubidium
2012-01-03
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
rubidium
2011-05-21
(svn r22481) -Fix: compilation with recent GCC
smatz
2011-05-01
(svn r22405) -Document: some more "random-ish" tidbits
rubidium
2010-12-22
(svn r21593) -Codechange: endif comment correcttions.
alberth
2010-04-17
(svn r19654) -Codechange: Use Extract<> in more places.
frosch
2010-04-13
(svn r19616) -Codechange: Increase transparency of 'Extract' by passing also ...
frosch
2010-04-11
(svn r19605) -Codechange: Merge ExtractBits into EnumPropsT.
frosch
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2007-12-23
(svn r11689) -Fix: compilation error and most of warnings for gcc 4.3
smatz
2007-12-21
(svn r11674) -Codechange: refactor some functions out of macros.h into more l...
rubidium
2007-12-18
(svn r11663) -Codechange: moving of the road related types and functions.
rubidium
2007-12-18
(svn r11661) -Codechange: some header reworks in order to try to reduce the c...
rubidium
2007-02-24
(svn r8876) -Fix
tron