Age | Commit message (Collapse) | Author |
|
and MoveWagonChain (frosch).
|
|
front tile instead of a bool is_vertical (frosch).
|
|
AIBridge::IsValidBridge now only returns true for available bridges.
|
|
AIAirport::IsValidAirportType now only returns true for available AirportTypes.
|
|
|
|
AIEventVehicleCrashed::CloneCrashedVehicle.
|
|
|
|
GetHeliportAndDockLocation in HasHeliport/HasDock and GetHeliportLocation/GetDockLocation.
|
|
SetCompanyName. They've been replaced with GetName and SetName.
|
|
AIIndustry::GetLastMonthProduction instead.
|
|
|
|
call.
|
|
|
|
AIController::GetSetting() static functions.
-Fix (r15460): ai_controller.hpp.sq was forgotten.
|
|
for static functions and limit exposure of the internal function GetClassName.
|
|
where the result should be stored.
|
|
value so AIs can't work around it.
|
|
as a return parameter of GetCustomStationSpecByGrf(), as the index is already known. Saves on an extra loop and an extern...
|
|
except where it's used for backward compatability.
|
|
they're not allowed to sleep.
|
|
single opcode method of doing lots of the same thing. This should resolve most of the hiccups caused by AIs.
|
|
|
|
|
|
AIEventDisasterZeppelinerCrashed and AIEventDisasterZeppelinerCleared as aliens accepted NoAIs as competing life-form.
|
|
|
|
non-NULL again.
|
|
in which town the noise level will increase.
|
|
AIVehicleList_SharedOrders.
|
|
layout per town.
|
|
std::map
|
|
|
|
instead of mph. (Documentation by Rubidium)
|
|
Engine::GetDisplayMaxSpeed(), GetPower() and GetDisplayWeight(). (and using them)
|
|
|
|
st->town
|
|
false.
|
|
|
|
duplication.
|
|
duplication. Also stops AIs decrementing vehicle counter of first company
|
|
of the first part of articulated road vehicles.
|
|
aqueducts being connected with all surrounding tiles. Also add some type safety.
|
|
not neccessarily the first industry tile.
|
|
'features'.
|
|
|
|
a tile at the north edge (bug found by SmatZ).
|
|
therefore it does not belong in _gui.
|
|
the station sign isn't over st->airport_tile.
|
|
should not be free'd, which is should .. so make them 'char *'
|
|
|
|
|