summaryrefslogtreecommitdiff
path: root/src/vehicle.h
AgeCommit message (Expand)Author
2007-01-31(svn r8501) -Fix (r7377) [FS#539]: Keep track of how much cargo has been paid...maedhros
2007-01-28(svn r8448) -Codechange/Fix (r2993): Also update the helicopter's rotor when ...Darkvater
2007-01-27(svn r8428) -Codechange: Add proper names to aircraft subtypes instead of mag...Darkvater
2007-01-22(svn r8349) -Codechange: replaced CMD_REFIT_VEH() and similar defines with re...bjarni
2007-01-22(svn r8341) -Codechange (r8336): added assert to VehTypeToIndex() to ensure v...bjarni
2007-01-22(svn r8336) -Codechange: added function to translate vehicle types to 0,1,2.....bjarni
2007-01-21(svn r8327) -Codechange: though overloading, IsPlayerBuildableVehicleType() n...bjarni
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