summaryrefslogtreecommitdiff
path: root/src/road_type.h
AgeCommit message (Expand)Author
2019-12-23Cleanup: Remove unused constants. The value of the tram constant was also inc...frosch
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-05-01Feature: Add NotRoadTypes (NRT)peter1138
2019-04-29Codechange: Remove RoadTypesByteCharles Pigott
2011-12-19(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...rubidium
2010-04-20(svn r19683) -Fix (r19654): towns with 3x3 and 2x2 road layouts couldn't expandsmatz
2010-04-17(svn r19654) -Codechange: Use Extract<> in more places.frosch
2010-04-11(svn r19605) -Codechange: Merge ExtractBits into EnumPropsT.frosch
2010-03-23(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...smatz
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-05-26(svn r16428) -Codechange: use the less bloated SimpleTinyEnumT instead of Tin...rubidium
2009-03-02(svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making it...rubidium
2008-08-25(svn r14170) -Codechange: Missing enum for road type iteration.peter1138
2008-01-18(svn r11914) -Documentation: fix some @file statementglx
2008-01-09(svn r11800) -Codechange: move some functions to a more logical location + so...rubidium
2007-12-18(svn r11663) -Codechange: moving of the road related types and functions.rubidium