Age | Commit message (Collapse) | Author |
|
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
|
|
Instead of landing, just disappear (fly away) in those cases.
|
|
|
|
side equals the number of tiles on the Y side does not hold anymore. As a result of this submarines could be created far outside of the map. Later in r15733 we would test whether that tile would be a water tile and we'd find out the tile isn't within the map.
|
|
stuck on land tiles.
|
|
|
|
|
|
VehiclePositionChanged and EndVehicleMove.
|
|
them map.
|
|
AIEventDisasterZeppelinerCrashed and AIEventDisasterZeppelinerCleared as aliens accepted NoAIs as competing life-form.
|
|
|
|
instead of trying to make it and check for NULL.
|
|
|
|
delete by a direct delete instead.
|
|
destructor as that was already doing the same for a few vehicle types.
|
|
target invalid industry
|
|
queried facility (or station/roadstop is invalid) instead of 0 (Yexo)
|
|
st->airport_tile, not st->xy
|
|
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
|
|
AddNewsMessage as there is (for each news message type) a tuple of 4 parameters that is the same for all calls.
|
|
|
|
|
|
|
|
station_func.h.
|
|
|
|
GetTileTrackStatus().
|
|
with an OnNewDay method in the Vehicle class
|
|
disaster too
|
|
the code at some places
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
functions.
|
|
useless includes.
|
|
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
|
|
their respective places.
|
|
|
|
|
|
|