Age | Commit message (Collapse) | Author |
|
one by one
|
|
|
|
|
|
error.h
|
|
|
|
area.
|
|
|
|
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.
|
|
const_cast
|
|
Engine::DetermineCapacity().
|
|
validness.
|
|
auto-refitting.
|
|
|
|
related variables
|
|
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
|