summaryrefslogtreecommitdiff
path: root/src/road_cmd.cpp
AgeCommit message (Expand)Author
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-02-27(svn r8935) -Codechange: unification of track type between road and rail tile...rubidium
2007-02-26(svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a...rubidium
2007-02-24(svn r8876) -Fixtron
2007-02-24(svn r8875) -Fixtron
2007-02-23(svn r8852) -Fix (r8735): make the dynamite tool for drive through road stops...rubidium
2007-02-13(svn r8698) -Codechange: enumify the returns of VehicleEnterTilerubidium
2007-02-06(svn r8608) -Fix: you were unable to build roads in the scenario editor when ...rubidium
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
2007-01-13(svn r8102) -Cleanup: Remove unreachable code (r8096), useless castDarkvater
2007-01-13(svn r8096) -Codechange: Invert the check if you are allowed to clear a road ...Darkvater
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr