Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
if a header require a header make it include that header
|
|
variables. Also make use of TileArea functions for determining the 'width' and 'height' of an industry.
|
|
|
|
GetIndustryByTile()
|
|
|
|
|
|
Is/Set/HasArticulatedPart member of RoadVehicle.
|
|
|
|
|
|
casts when converting Vehicle to specialised vehicle types. Includes safety check
|
|
they can head for somewhere else instead of stumbling over a ghost.
|
|
deleted vehicles.
|
|
|
|
vehicles/stations/industries are deleted.
|
|
|
|
|
|
was deleted
|
|
introduce shiny new IsPlainRailTile()
|
|
|
|
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.
|
|
|
|
|