Age | Commit message (Collapse) | Author |
|
drive-through road stops in the wrong direction even when the roadtype is present
|
|
|
|
drive through road stop/level crossing
|
|
|
|
sure it always results in the same irregardless of the order of the hash-linked-list.
-Fix: desync in PBS reservation following, vehicle flooding and road vehicle overtake/follow code.
|
|
|
|
building/removing waypoints or level crossings. (michi_cc)
|
|
setting. (michi_cc)
|
|
trying to get information about the roadstop...
|
|
through station was allowed.
|
|
with all other structs/classes that are in a pool.
|
|
building roadbits from underneath the bridge to the bridgehead is impossible, so don't silently ignore that error when building over houses and industries is not ignored.
|
|
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
|
|
town-owned road under drivethrough stops.
-Fix: Reset the 'town-owned-road'-flag when removing and rebuilding road under drivethrough stops.
|
|
RoadOwner.
-Fix: Before evaluating RoadOwner, check if the roadtype is present.
-Fix: Some places assumed that MP_ROAD means normal street.
|
|
tile-info-window.
|
|
settings_gui.cpp.
|
|
DiagDirection to Track and Trackbits
|
|
|
|
something more than whitespace as description of files that don't have a description.
|
|
in progress
|
|
code.
|
|
objects can be build, but check it directly in the pool so we do not have to call destructors in the testing phase. Stations still use the autoptr though.
|
|
|
|
|
|
place to a single location.
|
|
depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.
|
|
the intended penalty.
|
|
are unsigned by default. Patch by Dominik.
|
|
|
|
instead of transparent
|
|
to keep to ask people for their version number because it's likely they give you the wrong answer anyway.
|
|
|
|
conditions more union
-Feature: Allow to build/remove more road-piece combinations directly
|
|
|
|
|
|
|
|
tracks.(Roujin)
|
|
GetTileTrackStatus().
|
|
(spotted by michi_cc)
|
|
over existing road with vehicle on it, or do not fail at all
|
|
GetCrossingRailAxis() to improve code readability
|
|
there can be less checks in pathfinders for depots/stations/tunnels/bridges
|
|
bridges (spotted by _minime_)
|
|
DrawTileSprites into one PalSpriteID
|
|
one PalSpriteID
|