Age | Commit message (Collapse) | Author |
|
|
|
instead of transparent
|
|
to keep to ask people for their version number because it's likely they give you the wrong answer anyway.
|
|
|
|
conditions more union
-Feature: Allow to build/remove more road-piece combinations directly
|
|
|
|
|
|
|
|
tracks.(Roujin)
|
|
GetTileTrackStatus().
|
|
(spotted by michi_cc)
|
|
over existing road with vehicle on it, or do not fail at all
|
|
GetCrossingRailAxis() to improve code readability
|
|
there can be less checks in pathfinders for depots/stations/tunnels/bridges
|
|
bridges (spotted by _minime_)
|
|
DrawTileSprites into one PalSpriteID
|
|
one PalSpriteID
|
|
IsRoadDepot[Tile]() and HasTileRoadType(); and use them.
|
|
is a vehicle on it
|
|
building transparency settings
|
|
road stops, ship depots and buoys too. Update owners of water and road.
|
|
property to allow further fixes
|
|
of p1 for CMD_REMOVE_ROAD
|
|
|
|
GetTunnelBridgeLength() and/or GetOtherTunnelEnd() instead
|
|
|
|
roadtypes would need different foundation
|
|
gameload and crossing construction)
-Fix: crossing sound is bound to tile, not to vehicle
|
|
crossing and after loading older savegame
|
|
comments on town zones
|
|
unneeded include from openttd.h.
|
|
|
|
command can be executed.
|
|
of a global variable. Patch by Noldo (FS#1114).
|
|
|
|
needed.
|
|
determined at some places
-Fix: adding road/tram to tram/road bridge was cheaper by one tile
|
|
|
|
vehicle color mapping so the vehicles use the new owner color
|
|
functions.
|
|
useless includes.
|
|
map.h).
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
|
|
their respective places.
|
|
|
|
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
|
|
-Codechange: merge DoConvert functions into one, make test and exec runs the same for tunnels/bridges
|