Age | Commit message (Collapse) | Author |
|
be disabled by setting pf.wait_oneway_signal respectively pf.wait_twoway_signal to 255.
|
|
|
|
anymore did not always reset the waiting timer.
|
|
to other vehicle types, too
|
|
veh/Aircraft/{STRING} {COMMA} in lang files (part by Swallow)
|
|
|
|
a path (Swallow)
|
|
remove the order count from the savegame as we can easily count that (PhilSophus)
|
|
through a method GetNumOrders() (PhilSophus)
|
|
station view is closed even when the vehicle list is stickied. Other vehicle lists are not deleted when their 'opening' window gets closed so do the same with the station view.
|
|
only the first part and not the rest.
|
|
(optional) parameter.
|
|
|
|
destructor as that was already doing the same for a few vehicle types.
|
|
queried facility (or station/roadstop is invalid) instead of 0 (Yexo)
|
|
station. Reaching that tile does not mean reaching the station.
|
|
TrainTrackFollowerData.
|
|
station reset when still (un)loading causing an invalid state.
|
|
36) to return zero capacity.
|
|
was reversed just after leaving the depot.
|
|
a not-part-of-orders depot-order.
|
|
a 3/8th length train did stop 2/8th of it's length too early causing a 63/8th long train not to fit in a 4 tile station.
|
|
|
|
infinite loop on path look-ahead.
Don't refactor things that don't want to be refactored, folks. And some comments can't hurt either.
|
|
reported as lost when doing the look ahead for a path.
|
|
when extending the reserved path beyond the current destination during pathfinding.
The class' destructor will make sure that the order is restored on function exit in all cases.
|
|
|
|
often/little when moving from diagonal<->non-diagonal tracks (iguannab)
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
the following vehicle is an engine (i.e. a new train is created).
|
|
|
|
parts for callback 1D when moving a chain of wagons.
|
|
printf and && where || is meant. Found by MSVC's code analysis (Darkvater)
|
|
require a new unitnumber for the remaining chain.
|
|
engine when turning a train in a station.
|
|
vehicle in a chain.
|
|
|
|
|
|
reservation of another train inside the wormhole.
|
|
reservation on a waypoint tile in all cases.
|
|
sure it always results in the same irregardless of the order of the hash-linked-list.
-Fix: desync in PBS reservation following, vehicle flooding and road vehicle overtake/follow code.
|
|
another engine at the second position, not all 'important' data was copied to the new head.
|
|
still shared by other vehicles.
|
|
was sometimes not freed correctly. (michi_cc)
|
|
is reversing with the first vehicle inside a depot. (michi_cc)
|
|
to a single location.
|
|
depot when the front is already in the depot.
|
|
autoreplace kernel.
|
|
indicating what it actually is.
|