summaryrefslogtreecommitdiff
path: root/src/rail_type.h
AgeCommit message (Expand)Author
2019-12-23Codechange: Use a switch with fall-through instead of a if-sequence with cont...frosch
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-29Codechange: Remove RailTypeByte typeCharles Pigott
2018-10-30Fix #6951: Ensure RailTypes bitfield is always treated as 64 bitNiels Martin Hansen
2018-07-26Change: Extend rail types to 64 (6 bit storage)Peter Nelson
2011-12-19(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...rubidium
2010-04-17(svn r19654) -Codechange: Use Extract<> in more places.frosch
2010-03-23(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...smatz
2010-03-23(svn r19502) -Codechange: During NewGRF loading, store rail type labels in te...peter1138
2010-01-30(svn r18970) -Codechange: Increase number of possible rail types to 16.peter1138
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-07-22(svn r16917) -Codechange: fix some GCC 4.5 'case X is not in enum Y' warningsrubidium
2009-02-11(svn r15450) -Codechange: Remove unused RailTypesByte, unused RAILTYPES_... e...peter1138
2009-02-08(svn r15417) -Codechange: Add default rail type labels and support for per-GR...peter1138
2008-01-13(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.rubidium
2008-01-09(svn r11800) -Codechange: move some functions to a more logical location + so...rubidium
2007-12-18(svn r11662) -Codechange: move some rail types/related functions around.rubidium