summaryrefslogtreecommitdiff
path: root/src/train_cmd.cpp
AgeCommit message (Expand)Author
2007-02-22(svn r8850) -Codechange: Use the cargo type's is_freight flag instead of chec...peter1138
2007-02-20(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str...peter1138
2007-02-13(svn r8709) -Fix/Codechange: Rename the function GetStationPlatforms into Get...celestar
2007-02-13(svn r8703) -Codechange/cleanup: some magic numbers -> enums and other small ...rubidium
2007-02-13(svn r8701) -Codechange: replace magic numbers with enums for u.rail.track.rubidium
2007-02-13(svn r8700) -Fix (8698): replaced a magic number with the wrong enum :(rubidium
2007-02-13(svn r8698) -Codechange: enumify the returns of VehicleEnterTilerubidium
2007-02-06(svn r8610) -Codechange/Feature: rewrote the list handling in the autoreplace...bjarni
2007-02-03(svn r8550) -Fixtron
2007-01-30(svn r8455) -Codechange: Give a more meaningful name (railveh_type)to member ...belugas
2007-01-27(svn r8434) -Fix (r8430): Missing braces caused compilation failure for some ...peter1138
2007-01-27(svn r8430) -Fixtron
2007-01-24(svn r8393) -Fixtron
2007-01-24(svn r8385) -Fixtron
2007-01-21(svn r8320) -Fixtron
2007-01-19(svn r8276) -Fixtron
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
2007-01-13(svn r8110) -Codechange: direct Vehicle::current_order.type changes (to OT_LO...KUDr
2007-01-11(svn r8056) -Codechange: Remove swap_byte, swap_byte, and siblings (some were...celestar
2007-01-11(svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macro...celestar
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