summaryrefslogtreecommitdiff
path: root/src/vehicle.h
AgeCommit message (Expand)Author
2007-01-21(svn r8296) -Fix: GenerateVehicleSortList() tried to put a TileIndex into an ...bjarni
2007-01-21(svn r8295) -Cleanup: merged arguments station, order and depot_airport_index...bjarni
2007-01-21(svn r8294) -Fix: deleting a vehicle with shared orders, but no orders would ...bjarni
2007-01-15(svn r8144) -Fix: [FS#163] When a station is removed, vehicles do not get exc...celestar
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-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-09(svn r8007) -Codechange: Change _vehicle_position_hash from VehicleID to Vehi...peter1138
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium