ai_abstractlist.hpp | A list which can keep item/value pairs, which you can walk |
ai_accounting.hpp | Everything to handle AI accounting things |
ai_airport.hpp | Everything to query and build airports |
ai_base.hpp | Everything to query basic things |
ai_basestation.hpp | Base for stations/waypoint handling |
ai_bridge.hpp | Everything to query and build bridges |
ai_bridgelist.hpp | List all the bridges |
ai_cargo.hpp | Everything to query cargos |
ai_cargolist.hpp | List all the cargos |
ai_changelog.hpp | Lists all changes / additions to the API |
ai_company.hpp | Everything to query a company's financials and statistics or build company related buildings |
ai_controller.hpp | The controller of the AI |
ai_date.hpp | Everything to query and manipulate date related information |
ai_depotlist.hpp | List all the depots (you own) |
ai_engine.hpp | Everything to query and build engines |
ai_enginelist.hpp | List all the engines |
ai_error.hpp | Everything to query errors |
ai_event.hpp | Everything to handle events from the game |
ai_event_types.hpp | The detailed types of all events |
ai_execmode.hpp | Switch the AI to Execute Mode |
ai_gamesettings.hpp | Everything to read game settings |
ai_group.hpp | Everything to put vehicles into groups |
ai_grouplist.hpp | List all the groups (you own) |
ai_industry.hpp | Everything to query and build industries |
ai_industrylist.hpp | List all the industries |
ai_industrytype.hpp | Everything to query and build industries |
ai_industrytypelist.hpp | List all available industry types |
ai_info_docs.hpp | Description of the functions an AI can/must provide in AIInfo |
ai_list.hpp | List custom entries |
ai_log.hpp | Everything to handle and issue log messages |
ai_map.hpp | Everything to query and manipulate map metadata |
ai_marine.hpp | Everything to query and build marine |
ai_object.hpp | Main object, on which all objects depend |
ai_order.hpp | Everything to query and build orders |
ai_rail.hpp | Everything to query and build rails |
ai_railtypelist.hpp | List all available railtypes |
ai_road.hpp | Everything to query and build roads |
ai_sign.hpp | Everything to query and build signs |
ai_signlist.hpp | List all the signs of your company |
ai_station.hpp | Everything to query and build stations |
ai_stationlist.hpp | List all the stations (you own) |
ai_subsidy.hpp | Everything to query subsidies |
ai_subsidylist.hpp | List all the subsidies |
ai_testmode.hpp | Switch the AI to Test Mode |
ai_tile.hpp | Everything to query and manipulate tiles |
ai_tilelist.hpp | List tiles |
ai_town.hpp | Everything to query towns |
ai_townlist.hpp | List all the towns |
ai_tunnel.hpp | Everything to query and build tunnels |
ai_types.hpp | Defines all the types of the game, like IDs of various objects |
ai_vehicle.hpp | Everything to query and build vehicles |
ai_vehiclelist.hpp | List all the vehicles (you own) |
ai_waypoint.hpp | Everything to query and build waypoints |
ai_waypointlist.hpp | List all the waypoints (you own) |