Age | Commit message (Collapse) | Author |
|
dirty when a train crashes
|
|
|
|
part to be consistent with saveload process
|
|
unneeded include from openttd.h.
|
|
now attached to their object directly and there is
no limit to the amount of names.
-Fix: NewGRF engines could not be renamed.
|
|
wagon in some cases
|
|
|
|
deleted when removing crashed train
|
|
|
|
|
|
long track
-Codechange: use dedicated pathfinder for signal updating, resulting in better performance and possible future improvements
|
|
some type safety.
|
|
of a global variable. Patch by Noldo (FS#1114).
|
|
|
|
|
|
single location.
|
|
needed.
|
|
determined at some places
-Fix: adding road/tram to tram/road bridge was cheaper by one tile
|
|
with tilt capability (specific details are per NewGRF set) will be given a 20% speed limit bonus on curves.
|
|
to use DirDiffs instead of local tables, and remove an unnecessary loop.
|
|
curves
|
|
unintended speed bonuses for curves, as the bonus was based on the railtype index. The bonus is now specified by a property of the railtype.
|
|
NewGRF wagon attach callback. This stopped
the callback working for autoreplace and when moving wagons from train to train in a depot.
-Fix (r11724): Don't check wagon attach callback for the chain when moving a single wagon.
|
|
checking of the NewGRF 'allow wagon attach' callback by moving several wagons at a time.
|
|
functions.
|
|
|
|
useless includes.
|
|
when reversing, also was inconsistent with save/load process (possible desyncs)
|
|
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
|
|
their respective places.
|
|
|
|
|
|
compile time of OpenTTD by reduce the amount of circular-ish dependencies.
|
|
r11642
|
|
bridge_map.h into tunnelbridge_map.h
|
|
remove useless checks
|
|
update even when train is rotated
|
|
GetVehicleTunnelBridge
|
|
crossings next to each other
|
|
is entering
|
|
vehicle after another in the same chain
|
|
cause they depend on Random()
-Codechange: Convert the CHANCE macros to functions and rename them fitting to the naming style
|
|
the remaining to fit with the naming style
|
|
remaining to fit with the naming style
|
|
remaining to fit with the naming style
|
|
style
|
|
unneeded define
|