Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
shown
|
|
API when they refer to the in-game values in the cases where that is possible and sensible
|
|
ScriptTile::GetTownAuthority() (tnx to Torrasque for reporting)
|
|
|
|
|
|
reusable by other script API instances
|
|
Incoming based on TownEffect, outgoing based on CargoType (based on patch by Terkhen)
|
|
operations for the current tick
|
|
100.000 opcodes for free
|
|
performance information (Morloth)
|
|
|
|
|
|
|
|
|
|
for uniform stations has been broken for over a year
|
|
the regression test comparison
|
|
|
|
grow faster than others (Lord Aro)
|
|
to overbuild an opponont road station with your own while using the 0.7 or 1.0 compatibility layer (fanioz)
|
|
|
|
API and using AIList::ChangeItem
|
|
|
|
|
|
possible values so AIs can detect a temporaral refusal from an industry to accept some cargo type
|
|
"base" unit for aircraft speeds
|
|
difference was more than "MAX_UINT"/2
|
|
(Morloth)
|
|
|
|
AIEngine::IsBuildable() returned false positives. Especially wagons of unavailable railtypes were reported available.
|
|
|
|
costs.
|
|
generally extent it to handle 32 bits.
|
|
limit of railtypes
|
|
of a road vehicle.
|
|
add IsEnd() instead.
|
|
iterators.
|
|
|
|
|
|
location of trains in a rail station
|
|
classes to get easier cost estimations before you start building
|
|
are valid
|
|
when building a station could be incorrect (missing a cargo)
-Change [NoAI]: AITile::GetCargoProduction now returns the number of producers and not the number of tiles of producers.
-Fix [NoAI]: AITileList_IndustryProducing would omit some tiles for at which a station would get cargo.
|
|
AIWaypoint::HasWaypointType().
-Change: [NoAI] Constructor of AIWaypoint now takes a WaypointType to also handle buoys.
-Remove: [NoAI] AIBuoyList.
|
|
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.
|
|
|
|
|
|
duplicate or AIOrder.SkipToOrder
|