Age | Commit message (Collapse) | Author |
|
functions if they return the Z in pixels (like TilePixelHeight)
|
|
Vehicle to simplify code.
|
|
|
|
after changing the vehicle state to make fish happy.
|
|
|
|
|
|
statistics instead.
|
|
|
|
|
|
|
|
DecreaseGroupNumVehicle() with GroupStatistics::CountVehicle().
|
|
|
|
or aircraft shadows/rotors.
|
|
|
|
|
|
|
|
|
|
the first order in the order list and we visit the station of the last entry of the order list.
|
|
industries also affect the effect vehicles created by industries.
|
|
orders for ground vehicles. Aircraft may reach unscheduled terminals when skippnig orders etc.
|
|
certain cyclical tasks.
|
|
as no real order influencing path finding is added
|
|
new ones.
|
|
consecutive duplicate orders.
|
|
order B, disable modifications of automatic orders for all vehicles currently heading for B as we do not know whether they will reach A or B first. (except for the vehicle causing the insertion of the automatic order itself)
|
|
non-ordered service, disable modifications to automatic orders until the next real order is completed. (train part already slipped by in r22328)
|
|
of automatic orders until the next real order is reached.
|
|
GroundVehicle<>::gv_flags through a Vehicle struct.
|
|
failed.
|
|
invalidations themself.
|
|
process these events asynchronously before the next redraw. Calling window code directly from command scope uses wrong _current_company and might issue nested DoCommands() which interfer with the running command.
|
|
|
|
not delete items from other pools
|
|
actually try to do so
|
|
|
|
bridges, or rather through bridges
|
|
useless; just don't use depot orders or timetabling if you don't want to use it
|
|
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.
|
|
|
|
vehicle-related functions.
|
|
-Cleanup: Avoid conversions to Train and RoadVehicle that are no longer required.
|
|
|
|
vehicles to refit to the command. That may exceed 8 bits.
|
|
|
|
train names.
|
|
|
|
more likely to be updates [t-z].
|
|
infrastructure" setting name/description didn't match the behaviour
|
|
reaching an ordered waypoint or depot (fonsinchen)
|
|
orders (fonsinchen)
|