summaryrefslogtreecommitdiff
path: root/src/road_gui.cpp
AgeCommit message (Expand)Author
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-02-21(svn r8837) -Fix [FS#626]: drive through stations did not connect to neighbou...rubidium
2007-02-16(svn r8765) -Codechange: remove logic redundancy by moving it from the gui in...rubidium
2007-02-14(svn r8741) -Fix (r8735): make the saveguards of CmdBuildRoadStop more robust...rubidium
2007-02-14(svn r8735) -Feature: drive-through road stops made possible by the hard work...rubidium
2007-02-01(svn r8511) -Codechange: make WindowClass an enumerated value.rubidium
2007-01-28(svn r8436) -Fixtron
2007-01-25(svn r8402) -Codechange: Move RoadStop-specific enums to the RoadStop class, ...celestar
2007-01-16(svn r8152) Fix a off-by-one error in the placement of the sticky box of the ...tron
2007-01-15(svn r8143) Remove the landscaping button from the build toolbars.tron
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