Age | Commit message (Collapse) | Author |
|
AIWaypoint
|
|
certain engine.
-Change: AIEngine::IsValidEngine will now also return true when you have at least one vehicle of that type even if you can't build it anymore.
|
|
|
|
destination of a 'nearest depot' order
|
|
NO_UNLOAD order, GOTO_NEAREST_DEPOT order was created instead
|
|
|
|
|
|
|
|
structs having different definition in different object files
|
|
|
|
for eg. 64bit systems, don't use them
|
|
depot orders
|
|
duplicate or AIOrder.SkipToOrder
|
|
AIVehicle::SkipToVehicleOrder and AIOrder::SkipToOrder. They are the same. Also ORDER_CURRENT was not allowed for the latter, but well...
|
|
|
|
|
|
-1, if the industry is neither buildable nor prospectable.
|
|
|
|
including of newgrf_cargo.h
|
|
(AIEngine|AIEventEnginePreview)::GetCargoType() and AIEngine::CanRefitCargo() wrt. articulated vehicles.
|
|
|
|
refittability to Mail by default for aircraft. It is not necessarily true, and the special case of carrying both passenger&mail is better handled by AIs themself than by the API.
|
|
EngineInfo::refit_mask during initialisation.
|
|
squirrel wrapper code
|
|
|
|
|
|
|
|
|
|
in their instantiation of AIInfo.
|
|
|
|
AIAirport::IsAirportInformationAvailable. Also update several preconditions so it's now possible to get information on airports types that can no longer be build (small airport after 1960)
|
|
which were sometimes missing and sometimes just typos
|
|
work though
|
|
|
|
SetAllowDoCommand possible resulting in an AI that wasn't allowed to do any actions
|
|
with GetDepotIndex(tile)
|
|
a specific depot
|
|
|
|
|
|
unless Ctrl is pressed. This makes the behaviour consistent between the two.
|
|
deprecation (yet), but make it clear that the wrapper is running and what (slight) changes there are w.r.t. to 0.7.
|
|
building (in the future buying) vehicles.
|
|
actually useful when building industries
|
|
|
|
false for stations with OWNER_NONE
|
|
their parameters were valid
|
|
companies anymore; caused by the introduction NoAI, although NewAI had the same problem too.
|
|
|
|
GetIndustryByTile()
|
|
ERR_PRECONDITION_ERROR for road/rail-crossings
|