Age | Commit message (Collapse) | Author |
|
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)
|
|
function (fonsinchen)
|
|
functionality was broken. Group start/stop commands can be used instead
|
|
|
|
points to the destination station, i.e. after deleting not-reached automatic orders.
|
|
|
|
no order list) stops at a station
|
|
for intermediate stations and remove them when not visiting them anymore. This allows you to see what trains visit a station without actually having to order a vehicle to stop at all stations. Based on patch by fonsinchen
|
|
effect only depends on properties of the Engine (wagon or not, tractiontype, ...), not whether it is used as articulated part, front engine or whatever in a specific consist.
|
|
VE_DEFAULT.
|
|
|
|
to that selection.
|
|
the refit vehicle command.
|
|
road vehicles and trains.
|
|
a Vehicle.
|
|
|
|
found" status to a separate function
|
|
|
|
engines didn't smoke nor spark (Hirundo)
|
|
for ships and RVs (Hirundo)
|
|
value for visual effect. This makes setting train prop 22 to 0 actually work (Hirundo)
|
|
Vehicle::ShowVisualEffect (Hirundo)
|
|
class (Hirundo)
|