Age | Commit message (Collapse) | Author |
|
trying to make one way roads of town owned roads
|
|
foundations as DrawGroundSprite() does, and use this for drawing one-way-road-signs and clear-land-fences.
|
|
pieces was inverted.
|
|
to reduce the include 'pathfinder' dependencies
|
|
a separate directory
|
|
|
|
building/removing unmovables (new objects), building/removing rail-waypoints/buoys, interacting with town-authority, building foundations, funding primary industries (when not prospecting) and towns.
If a GRF does not set price multipliers for these new prices, but for the previously used ones, the old modifiers will be propagated to the new bases.
|
|
|
|
|
|
|
|
@param to @tparam if necessary
|
|
which were sometimes missing and sometimes just typos
|
|
|
|
with GetDepotIndex(tile)
|
|
|
|
|
|
all cases instead of only for ships; makes removing road/rail depots not crash :)
|
|
vehicles, otherwise it gets distracted and bails out
|
|
|
|
roadstation / roaddepot with road
to be consistent with overbuilding the front tile of tunnels/bridges and also to make it easier for AIs to
connect roadstations and roaddepots to the road in front of it
|
|
relatives
|
|
one-way when it doesn't belong to you
|
|
functions that return a bool and that return TrackBits; GetRailStationReservation vs GetRailwayStationReservation, which one returns the bool and which one the TrackBits?
|
|
clean construct for invalidating nearest town for road tiles
|
|
and change its behaviour accordingly
|
|
|
|
town_type.h to separate files
|
|
|
|
and change its behaviour accordingly
-Codechange: remove dummy GetAcceptedCargo_*() handlers
|
|
|
|
casts when converting Vehicle to specialised vehicle types. Includes safety check
|
|
code style.
|
|
|
|
|
|
time, binary size and run time (with asserts disabled) should be improved
|
|
PoolItem::IsValidID(index)
|
|
and _SIGNALS.
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
|
|
CalcClosestTownFromTile
|
|
it possible to remove someone's tram tracks.
-Feature: allow building road stops on road/tram tracks of competitors.
|
|
some cases, or made decisions on the 'original' slope instead the slope after applying the foundation..
|
|
|
|
|
|
color and colour.
|
|
except where it's used for backward compatability.
|
|
|
|
too instead of a separate command.
|
|
|
|
|