Age | Commit message (Collapse) | Author |
|
with other Specs in used.
|
|
|
|
transport type is not supported
|
|
bridge we are preparing to build
|
|
building transparency settings
|
|
property to allow further fixes
|
|
-Codechange: Remove direct access to the _bridge table in favor of the above mentioned GetBridgeSpec
-Codechange: Rationalize the use of Bridge type pointer
|
|
and put bridge spec in table/bridge_land.h, where it should be.
|
|
adjust documentation a bit.
|
|
the map, allowing the sea/river/canal status to also be
stored for buoys, docks, locks and depots. All these are now allowed on rivers and removal of them will revert to the
original water type.
|
|
|
|
GetTunnelBridgeLength() and/or GetOtherTunnelEnd() instead
|
|
|
|
rivers.
|
|
YAPF failed for steep slopes.
Trolly failed for a lot.
|
|
These are SLOPE_NW, SLOPE_SW, SLOPE_SE, SLOPE_NE (with bridge perpendicular to the slope) and SLOPE_NS, SLOPE_EW.
|
|
slopes.
|
|
rivers are drawn as canals. Rivers can currently only be placed with-in the scenario editor.
|
|
building/removing a large block of track/signals/station
|
|
complex detection later
|
|
tunnel/bridge
|
|
unneeded include from openttd.h.
|
|
|
|
long track
-Codechange: use dedicated pathfinder for signal updating, resulting in better performance and possible future improvements
|
|
some type safety.
|
|
command can be executed.
|
|
of a global variable. Patch by Noldo (FS#1114).
|
|
|
|
-Fix: missing space in terraform_gui.cpp
|
|
|
|
vehicle color mapping so the vehicles use the new owner color
|
|
functions.
|
|
useless includes.
|
|
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
|
|
their respective places.
|
|
|
|
|
|
-Codechange: merge DoConvert functions into one, make test and exec runs the same for tunnels/bridges
|
|
r11642
|
|
bridge_map.h into tunnelbridge_map.h
|
|
remove useless checks
|
|
GetVehicleTunnelBridge
|
|
|
|
remaining to fit with the naming style
|
|
remaining to fit with the naming style
|
|
style
|
|
unneeded define
|