Age | Commit message (Collapse) | Author |
|
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
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.
|
|
|
|
|
|
|
|
tiles, also make use of it.
|
|
|
|
Give proper description of a river tile with the Query Tool.
Extracted (in part) from FS#1884, by Ammler
|
|
aquaduct entrace but under the aqueduct.
|
|
|
|
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.
|
|
tile-info-window.
|
|
|
|
RebuildXXXList/ResortXXXList+InvalidateWindowXXX with InvalidateWindowXXXData.
|
|
AddNewsMessage as there is (for each news message type) a tuple of 4 parameters that is the same for all calls.
|
|
DiagDirection to Track and Trackbits
|
|
something more than whitespace as description of files that don't have a description.
|
|
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.
|
|
|
|
depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.
|
|
instead of transparent
|
|
(then) unneeded casts.
|
|
(especially because newgrf_station.h includes a lot of stuff).
|
|
station_func.h.
|
|
|
|
(performance increase)
|
|
GetTileTrackStatus().
|
|
there can be less checks in pathfinders for depots/stations/tunnels/bridges
|
|
substract one to be on water border tiles
|
|
for buoys at map borders
|
|
road stops, ship depots and buoys too. Update owners of water and road.
|
|
property to allow further fixes
|
|
|
|
shipdepots.
|
|
needed. Removed.
|
|
the map, allowing the sea/river/canal status to also be
stored for buoys, docks, locks and depots. All these are now allowed on rivers and removal of them will revert to the
original water type.
|
|
|
|
rivers dirty in more cases.
|
|
watered tiles from all sides.
|
|
from locks.
|
|
|
|
|
|
|
|
Tiles which only consist of shore do not flood anymore, instead they get removed if they are no longer connected to flooding water.
|
|
|
|
|