Age | Commit message (Collapse) | Author |
|
|
|
C++ glue templates to script/api/template
|
|
|
|
|
|
should receive the defined classes and functions
|
|
|
|
reusable by other script API instances
|
|
|
|
src/script/api/script_* (Rubidium)
|
|
|
|
C++ class to Squirrel
|
|
(Rubidium)
|
|
GetClassName (Rubidium)
|
|
|
|
|
|
|
|
query statistics about a town regarding its growing
|
|
|
|
Incoming based on TownEffect, outgoing based on CargoType (based on patch by Terkhen)
|
|
the parameters for NoAI docs)
|
|
|
|
michi_cc)
|
|
amount of towns into a reusable struct.
|
|
classes programmatically
|
|
instead of assuming the current company points you to the right one.
|
|
file, which are defined static in the header file
|
|
on their current usage (and reorder functions a bit)
|
|
the helper scripts that use it
|
|
documentation as AIs were never able to use it anyway
|
|
don't need to cast to void/non-const before being able to free
|
|
|
|
settings unless gui.ai_developer_tools is enabled (Zuu)
|
|
|
|
use instead of property 18.
|
|
|
|
|
|
in all cases
|
|
false for valid vehicles and crashed for invalid ones
|
|
|
|
|
|
operations for the current tick
|
|
|
|
TILE_HEIGHT for the AI API code
|
|
use it
|
|
functions if they return the Z in pixels (like TilePixelHeight)
|
|
|
|
backtrace of some AI crashes (Kogut)
|
|
them friends (instead of doing it implicit via AIInstance). This fixes all compile errors with clang-2.9
|
|
too long
|
|
|