frosch
|
0d4e6c46ff
|
(svn r19605) -Codechange: Merge ExtractBits into EnumPropsT.
|
2010-04-11 15:44:16 +00:00 |
|
smatz
|
53aaabe6e9
|
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET
|
2010-03-23 22:25:43 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
b19d0e0254
|
(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
|
b7993793c8
|
(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStatus().
|
2008-02-20 17:49:50 +00:00 |
|
rubidium
|
a78d73805f
|
(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.
|
2008-01-13 00:28:01 +00:00 |
|
rubidium
|
7db6c7db38
|
(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
|
df0c6eb2b9
|
(svn r11662) -Codechange: move some rail types/related functions around.
|
2007-12-18 20:10:21 +00:00 |
|