Age | Commit message (Collapse) | Author |
|
possible order when removing the order while the vehicle is loading. This to prevent the vehicle from (possibly) staying forever in the station
|
|
differently when a train went back to the same (unordered) station again
|
|
increase the vehicle pool limit
|
|
order doesn't require up to 765 commands.
|
|
|
|
order type to another order type
|
|
one go was denied. This caused both AI adding those orders and backed up order restoration to fail.
|
|
|
|
|
|
"Go to nearest depot"
|
|
|
|
|
|
|
|
|
|
|
|
at least one hangar
|
|
seperate class
|
|
|
|
|
|
|
|
if a header require a header make it include that header
|
|
non-statemachine-related variables to there
|
|
|
|
|
|
aircraft with only conditional orders did not crash
|
|
trains to buyos (Hirundo)
|
|
-Feature: make penalty for road stop occupancy user configurable
-Fix [FS#1944]: road vehicles would not pick an empty drive through stop. Now they will *if* the penalty for driving around is less than the occupancy penalty
-Fix [FS#1495]: long (articulated) road vehicles could block loading of others when the following road vehicle already got 'permission' to go to the next bay even when it could not reach it
-Change: improve the throughput of the drive through road stops by letting them stop closer together
|
|
|
|
|
|
different cargos.
|
|
document some related variables/functions
|
|
including of newgrf_cargo.h
|
|
|
|
|
|
which were sometimes missing and sometimes just typos
|
|
|
|
for more consistency and distinguishability.
|
|
the drawing routine and call them immediately when changes happen instead of on the next OnPaint. This prevents pressing buttons when they should've been already disabled.
|
|
numbers to percents
|
|
|
|
|
|
|
|
favour of their Station variants
|
|
trainst_h.
|
|
waypoints or stations, i.e. don't force exactly one destination tile for a waypoint
|
|
waypoint_func.h
|
|
all over the place when using the more advanced station types.
-Change: make (rail) waypoints sub classes of 'base stations', make buoys waypoints and unify code between them where possible.
|
|
orders; if a train doesn't need service it didn't completely skip the order, it would first send the vehicle towards the depot and would then realise it doesn't need to go there making it possible that the vehicle leaves that station on the wrong side.
|
|
|
|
|