Age | Commit message (Collapse) | Author |
|
|
|
some headers
|
|
|
|
|
|
missed :)
|
|
VARDEF and put them in a more logical location
|
|
DEBUG() output. It was triggered on exceptions, especially when aborting world generation.
|
|
of _current_company to ensure proper restoration.
|
|
|
|
consts' enum as well
|
|
seperate class
|
|
|
|
|
|
|
|
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
|