summaryrefslogtreecommitdiff
path: root/src/station_cmd.cpp
AgeCommit message (Expand)Author
2007-04-20(svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of pro...rubidium
2007-04-18(svn r9672) -Cleanup: lots of coding style fixes around operands.rubidium
2007-04-18(svn r9669) -Documentation: some more doxygen fixesbelugas
2007-04-18(svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc...belugas
2007-04-17(svn r9664) -Documentation: Doxygen corrections,errors and omissionsbelugas
2007-04-15(svn r9638) -Feature: Increase cargo types from 12 to 32 and enable newcargo ...peter1138
2007-04-12(svn r9609) -Codechange: Move some function prototypes out of functions.h and...maedhros
2007-04-05(svn r9563) -Feature: Add more finer control to transparency options, includi...peter1138
2007-04-04(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The...belugas
2007-03-31(svn r9532) -Fix (r8741) [FS#708]: Make errors when building drive through ro...maedhros
2007-03-29(svn r9524) -Fix(FS#640,r8755): Implemented a "dummy" State Machine for stati...celestar
2007-03-24(svn r9425) -Codechange/Fix (FS#689): Housekeeping in the convert rail functi...celestar
2007-03-22(svn r9400) -Codechange: Use some more representative enum names for landscap...belugas
2007-03-21(svn r9388) -Codechange: variable scope and type, and standardify all CargoID...peter1138
2007-03-18(svn r9301) -Codechange: Use cargo class to determine if a road vehicle can s...peter1138
2007-03-14(svn r9178) -Fix (r7573) [FS#679]: Don't allow building docks or buoys under ...maedhros
2007-03-13(svn r9147) -Fix (r1770, r8161): when loadin games, enroute_from and enroute_...peter1138
2007-03-09(svn r9076) -Fix [FS#529]: the intercontinental airport used 'T-junction' run...rubidium
2007-03-08(svn r9070) -Fix [FS#404]: if bribe failed and you didn't pick up cargo yet, ...truelight
2007-03-08(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...rubidium
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-03(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t...belugas
2007-03-02(svn r8978) -Feature: Rewrite of transfer system.richk
2007-02-24(svn r8876) -Fixtron
2007-02-24(svn r8875) -Fixtron
2007-02-23(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...belugas
2007-02-23(svn r8852) -Fix (r8735): make the dynamite tool for drive through road stops...rubidium
2007-02-23(svn r8851) -Fix [FS#643] (r8735): crash on removing town owned roads outside...rubidium
2007-02-22(svn r8841) -Fixtron
2007-02-21(svn r8833) -Fixtron
2007-02-21(svn r8828) -Fixtron
2007-02-20(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str...peter1138
2007-02-20(svn r8822) -Fixtron
2007-02-19(svn r8809) -Fix (r8715): accidentally removed a part of an expression.rubidium
2007-02-18(svn r8800) -Fixtron
2007-02-18(svn r8799) -Fixtron
2007-02-18(svn r8797) -Fix (8741): the 'drive through station built on town owned road'...rubidium
2007-02-18(svn r8796) -Fixtron
2007-02-18(svn r8794) -Fixtron
2007-02-17(svn r8782) -Fixtron
2007-02-17(svn r8781) -Fixtron
2007-02-17(svn r8779) -Fixtron
2007-02-17(svn r8767) -Fixtron
2007-02-16(svn r8765) -Codechange: remove logic redundancy by moving it from the gui in...rubidium
2007-02-16(svn r8755) -Fixtron
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-13(svn r8715) -Codechange/cleanup: replace magic numbers related to state of ro...rubidium
2007-02-13(svn r8709) -Fix/Codechange: Rename the function GetStationPlatforms into Get...celestar