Age | Commit message (Collapse) | Author |
|
|
|
TunnelBridgeIsFree() and return a CommandCost status.
|
|
CMD_REMOVE_LONG_ROAD
|
|
copy of *this.
|
|
rail types. (To be documented...)
|
|
instead of CountBits() where possible
|
|
charged for removing the foundations.
|
|
is an obstacle in the way.
|
|
|
|
access tiles anymore after clearing them; that fails either in test or exec run.
|
|
|
|
wrapper functions
|
|
|
|
|
|
if a header require a header make it include that header
|
|
building rail; build upon the first obstruction instead of failing totally. Patch by Terkhen.
|
|
is represeting. Based on work by Terkhen
|
|
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.
|
|
|