frosch
|
6726bc727a
|
(svn r19605) -Codechange: Merge ExtractBits into EnumPropsT.
|
2010-04-11 15:44:16 +00:00 |
|
smatz
|
d2e99657fa
|
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET
|
2010-03-23 22:25:43 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
87dfc2a881
|
(svn r16428) -Codechange: use the less bloated SimpleTinyEnumT instead of TinyEnumT if the stuff provided by TinyEnumT but not SimpleTinyEnumT is not used.
|
2009-05-26 11:19:04 +00:00 |
|
frosch
|
7f3d56041b
|
(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStatus().
|
2008-02-20 17:49:50 +00:00 |
|
rubidium
|
72c9b35b11
|
(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.
|
2008-01-13 00:28:01 +00:00 |
|
rubidium
|
818a23e7f2
|
(svn r11664) -Codechange: use more specific ("rail_type.h" instead of "rail.h" that includes way more than only "rail_type.h") includes at some places.
|
2007-12-18 20:58:12 +00:00 |
|
rubidium
|
2e2d76f445
|
(svn r11662) -Codechange: move some rail types/related functions around.
|
2007-12-18 20:10:21 +00:00 |
|