Age | Commit message (Collapse) | Author |
|
|
|
0x36. Based on Terkhen's work.
|
|
|
|
|
|
|
|
table/clear_land.h and change some names
|
|
the name of a global function
|
|
all cases instead of only for ships; makes removing road/rail depots not crash :)
|
|
vehicles, otherwise it gets distracted and bails out
|
|
|
|
relatives
|
|
is either a rail station or rail waypoint tile
|
|
vehicle type specific strings for a specific message
|
|
waypoint_func.h
|
|
all over the place when using the more advanced station types.
-Change: make (rail) waypoints sub classes of 'base stations', make buoys waypoints and unify code between them where possible.
|
|
|
|
functions that return a bool and that return TrackBits; GetRailStationReservation vs GetRailwayStationReservation, which one returns the bool and which one the TrackBits?
|
|
drawing stations
|
|
|
|
used for e.g. stations
|
|
station spec lists.
|
|
|
|
|
|
IsTrainWagon(), IsMultiheaded(), EngineHasArticPart() and IsRearDualheaded() members of Train
|
|
and change its behaviour accordingly
|
|
town_type.h to separate files
|
|
|
|
and change its behaviour accordingly
-Codechange: remove dummy GetAcceptedCargo_*() handlers
|
|
|
|
childsprite of foundation/bridgehead.
|
|
casts when converting Vehicle to specialised vehicle types. Includes safety check
|
|
code style.
|
|
|
|
from VehicleRail to Train
|
|
|
|
|
|
introduce shiny new IsPlainRailTile()
|
|
PoolItem::IsValidID(index)
|
|
and _SIGNALS.
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
sources too
|
|
you're building incompatible tracks when building incompatible track types on the same tile.
|
|
builds nothing when trying to build over signals in the wrong way.
|
|
it possible to remove someone's tram tracks.
-Feature: allow building road stops on road/tram tracks of competitors.
|
|
pre/entry/combo block signal, the signal you started at became a normal block signal.
|
|
diagonal rail (TRACK_X/Y) with the single directional rail tool (i.e. not autorail).
|
|
|
|
color and colour.
|
|
except where it's used for backward compatability.
|
|
|