summaryrefslogtreecommitdiff
path: root/src/vehicle.h
AgeCommit message (Expand)Author
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-02(svn r8978) -Feature: Rewrite of transfer system.richk
2007-02-28(svn r8946) -Feature: [NewGRF] Add support for vehicle variables 0xFE and 0xF...maedhros
2007-02-28(svn r8945) -Codechange: Rename v->load_status to v->vehicle_flags so it can ...maedhros
2007-02-26(svn r8911) -Cleanup: fixup comments about the RoadVehicleStates and remove t...rubidium
2007-02-25(svn r8897) -Fixtron
2007-02-25(svn r8896) -Fixtron
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 r8698) -Codechange: enumify the returns of VehicleEnterTilerubidium
2007-02-07(svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that ...bjarni
2007-02-06(svn r8610) -Codechange/Feature: rewrote the list handling in the autoreplace...bjarni
2007-02-05(svn r8593) -Fix (FS#564): bridges do not get destroyed when the bridge head ...rubidium
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