Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
better alignable
|
|
|
|
more likely to be updated [o-s].
|
|
|
|
|
|
|
|
if a header require a header make it include that header
|
|
@param to @tparam if necessary
|
|
which were sometimes missing and sometimes just typos
|
|
|
|
|
|
favour of their Station variants
|
|
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?
|
|
introduce shiny new IsPlainRailTile()
|
|
and _SIGNALS.
|
|
|
|
|
|
'via' station which it never uses, which makes it unlikely that it reserves a slot for the next station and that makes queueing fail (Aali)
|
|
and IsRailWaypoint() checks at several places
|
|
|
|
during build. (michi_cc)
|
|
the signal code. (michi_cc)
|
|
are drawn using the old Patch-like PBS sprites. (michi_cc)
|
|
is now possible. (michi_cc)
|
|
|
|
DiagDirection to Track and Trackbits
|
|
|
|
waypoint.h (and openttd.h) to waypoint_type.h.
|
|
|
|
GetTrackBits() (michi_cc)
|
|
not on height of the lowest part of the tile
|
|
|
|
long track
-Codechange: use dedicated pathfinder for signal updating, resulting in better performance and possible future improvements
|
|
|
|
|
|
|
|
compile time of OpenTTD by reduce the amount of circular-ish dependencies.
|
|
style
|
|
frosch.
|
|
RAIL_GROUND_FENCE_VERT[12] (frosch)
-Codechange: added documentation and SPR_ enums for track fences (frosch)
|
|
|
|
ones needed for the savegame saving/loading mechanisms.
|
|
|
|
|