Age | Commit message (Collapse) | Author |
|
as no real order influencing path finding is added
|
|
|
|
GroundVehicle<>::gv_flags through a Vehicle struct.
|
|
|
|
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.
|
|
|
|
|
|
needed by some Vehicle functions.
|
|
|
|
GroundVehicleBase to reduce typing
|
|
more likely to be updates [t-z].
|
|
function (fonsinchen)
|
|
causing incorrect sprites to be displayed.
|
|
with only automatic orders
|
|
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
|
|
a Vehicle.
|
|
|
|
found" status to a separate function
|
|
vehicle flags
|
|
|
|
debugging because some cache was invalidated but never reset
|
|
value for visual effect. This makes setting train prop 22 to 0 actually work (Hirundo)
|
|
Vehicle::ShowVisualEffect (Hirundo)
|
|
class (Hirundo)
|
|
from the visual effect code (Hirundo)
|
|
VehicleCache (Hirundo)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
breakdown handling as well (Hirundo)
|
|
|
|
for the forseeable future
|
|
|
|
loaded less than possible, unless it's a full load order. This should improve behaviour with gradual loading and cargo continuously trickling in.
|
|
|
|
192-256-magic of vehicle movement.
|
|
SpecializedVehicle in order to improve performance
|
|
during autorenew/-replace.
|
|
if a header require a header make it include that header
|
|
wait counter; sometimes they might get into eachother's way
|
|
|
|
|
|
|
|
timetable. Based on work by PhilSophus.
|