Age | Commit message (Collapse) | Author |
|
over a bridge
|
|
instead of transparent
|
|
unneeded inclusions of engine.h and/or replace them with engine_type.h.
|
|
|
|
|
|
GetTileTrackStatus().
|
|
there can be less checks in pathfinders for depots/stations/tunnels/bridges
|
|
DC_QUERY_COST is set (patch by Raimar Falke)
It never happens in current code, but it is better to be ready for it
|
|
bridges (spotted by _minime_)
|
|
IsRoadDepot[Tile]() and HasTileRoadType(); and use them.
|
|
function a few times. Again. Just a different value.
|
|
function a few times
|
|
instead of two single variables, following the transport type it represents
|
|
|
|
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'
|