Age | Commit message (Collapse) | Author |
|
AddSetting, AddLabels and RegisterAI.
|
|
available in-game.
|
|
an info.nut failed to compile.
|
|
definition of very simple getters to header file
|
|
and only during initialization.
|
|
AIInfo::CanLoadFromVersion(version) with AIInfo::MinVersionToLoad() which should return a single integer, the minimum version the AI is able to load data from.
|
|
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...
|
|
color and colour.
|
|
|
|
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.
|
|
didn't restore its original value
|
|
|
|
|
|
the values of the settings in info.nut
|
|
|
|
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.
|
|
references (by enabling the GC).
|
|
Load(version, data).
|
|
constructor and Load() function while the savegame was not completely loaded.
|
|
std::map
|
|
about the selected AI if it wasn't visible.
|
|
|
|
instead of mph. (Documentation by Rubidium)
|
|
Engine::GetDisplayMaxSpeed(), GetPower() and GetDisplayWeight(). (and using them)
|
|
|
|
squirrel stack twice.
|
|
st->town
|
|
false.
|
|
|
|
duplication.
|
|
any AI.
|
|
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 required function
|
|
|
|
|