Age | Commit message (Collapse) | Author |
|
(optional) parameter.
|
|
OWNER_TOWN instead of the founder to take care of protected buildings and to not get stressed by town ratings.
|
|
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
|
|
|
|
pillars; DrawCatenaryOnTunnel() draws only wires.
|
|
sure it always results in the same irregardless of the order of the hash-linked-list.
-Fix: desync in PBS reservation following, vehicle flooding and road vehicle overtake/follow code.
|
|
|
|
|
|
some tracks and reroute trains afterwards. (michi_cc)
|
|
setting. (michi_cc)
|
|
building a bridge over it as it is not required for roads and rails either.
|
|
with all other structs/classes that are in a pool.
|
|
remove a few more magic numbers
|
|
|
|
length, then none of the other bridges can. Effectively meaning that if someone replaces the first bridge with a bridge that can be only 3 tiles longs then only other bridges that can be 3 tiles long will be buildable, but only if they are 3 tiles long.
|
|
|
|
|
|
on company bankrupt
|
|
bridges and disable terraforming of aqueduct bridgeheads; one can't terraform normal canal tiles either.
|
|
|
|
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
tile-info-window.
|
|
DiagDirection to Track and Trackbits
|
|
|
|
from openttd.h to their own headers.
|
|
primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
|
|
drawn twice in some cases
|
|
including other headers in variables.h.
|
|
place to a single location.
|
|
depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.
|
|
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
|
|
|