Age | Commit message (Collapse) | Author |
|
DrawTileSprites into one PalSpriteID
|
|
one PalSpriteID
|
|
IsRoadDepot[Tile]() and HasTileRoadType(); and use them.
|
|
road stops, ship depots and buoys too. Update owners of water and road.
|
|
property to allow further fixes
|
|
|
|
|
|
shipdepots.
|
|
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.
|
|
|
|
|
|
aren't present in TTD, since they don't correspond to either TTD's TextIDs or OpenTTD's StringIDs.
|
|
|
|
|
|
track that has no owner
|
|
building/removing a large block of track/signals/station
|
|
with other cases of *B_* vs *_* like VETSB_* and VETS_*.
|
|
complex detection later
|
|
not abosolute limit.
|
|
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.
|
|
|
|
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).
|
|
|
|
when it's not necessary.
|
|
needed.
|
|
being zero when drawing road stations.
|
|
layouts; forcing a sprite to always be opaque.
|
|
useless includes.
|
|
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
it is really needed.
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
|
|
their respective places.
|
|
|
|
service in the station list too
|
|
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
depending on their owner
|
|
|
|
when non-uniform stations are disabled
|
|
-Codechange: merge DoConvert functions into one, make test and exec runs the same for tunnels/bridges
|
|
remove useless checks
|
|
|
|
when station part is added/removed
|
|
|