Age | Commit message (Collapse) | Author |
|
The value is either unused or always the same as this->direction.
|
|
|
|
|
|
to group vehicle list (mtm, JGR)
|
|
|
|
VehicleSpriteSeq.
|
|
aircraft in r26866; make the ascend and descend if needed to cross high mountains (based on patch by ic111)
|
|
to the ground or too far away (based on patch by ic111)
|
|
|
|
Vehicle class
|
|
disaster vehicles was not correct in saveload description
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
when they are not supposed to, and truncate cargo appropiately if they are allowed to.
|
|
|
|
cases where it worked were corner cases rather than the general case.
|
|
improved loading) instead of calculating if for every cycle
|
|
appropriately on creation (peter1138)
|
|
ispercent (peter1138)
|
|
(peter1138)
|
|
current vehicle order.
|
|
vehicle enters a new railtype.
|
|
minimalize the work done where possible
|
|
|
|
|
|
depend on the vehicle length instead of being fixed at 4/8th of the original vehicle length to make sure shortened vehicles don't block tiles they shouldn't block.
|
|
|
|
changes to reduce casting
|
|
draw different sprites on the map and in various GUIs.
|
|
|
|
caused crashes during load
|
|
|
|
vehicles when converting savegames.
|
|
as no real order influencing path finding is added
|
|
orderlist
|
|
to an invalid savegame, use SlErrorCorrupt instead
|
|
"front engine" conversion was done for road vehicles, so road vehicles didn't have orders anymore
|
|
non primary vehicles (wagons and such) could have unitnumbers or even orders. However, these orders would not be updated when a station is removed. As such some savegames have wagons with current orders to invalid stations which triggers trouble in the load conversion. So, trash any orders/unitnumbers a non-primary vehicle has.
|
|
new pool items while loading old savegames
|
|
and cur_real_order_index to keep track of the current real order in an unambiguous way.
-Fix [FS#4440]: Automatic orders behave now stable wrt. service orders and are not added or removed depending on the need of servicing.
-Fix: Various other issues with automatic orders, e.g. vehicles getting stuck with "no orders" when there are automatic orders at the end of the order list.
|
|
|
|
gcache.last_speed/SetLastSpeed as well
|
|
make SetLastSpeed a function of GroundVehicle
|
|
reinitialising some vehicle structures due to NewGRF changes
|
|
trains.
|
|
train names.
|
|
causing incorrect sprites to be displayed.
|
|
road vehicles and trains.
|
|
IsSavegameVersionBefore().
|
|
IsSavegameVersionBefore().
|
|
|