You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/script/api
truebrain 13c3993e86 (svn r23397) -Change: remove the AI_ prefix from all AIEvent enums 13 years ago
..
ai (svn r23397) -Change: remove the AI_ prefix from all AIEvent enums 13 years ago
template (svn r23373) -Add: move the AI API to script/api/ai, and move the Squirrel C++ glue templates to script/api/template 13 years ago
Doxyfile_AI (svn r23374) -Add: Doxygen files for the NoAI API (Yexo) 13 years ago
ai_changelog.hpp (svn r23397) -Change: remove the AI_ prefix from all AIEvent enums 13 years ago
doxygen_filter.awk (svn r23374) -Add: Doxygen files for the NoAI API (Yexo) 13 years ago
doxygen_filter.sh (svn r23378) -Fix: set SVN properties correctly 13 years ago
script_accounting.cpp
script_accounting.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_airport.cpp
script_airport.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_base.cpp
script_base.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_basestation.cpp
script_basestation.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_bridge.cpp (svn r23369) -Codechange: use script includes when possible, not ai includes 13 years ago
script_bridge.hpp (svn r23371) -Change: rename the DOXYGEN_AI_DOCS tag to DOXYGEN_API 13 years ago
script_bridgelist.cpp
script_bridgelist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_cargo.cpp
script_cargo.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_cargolist.cpp
script_cargolist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_company.cpp
script_company.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_controller.cpp (svn r23369) -Codechange: use script includes when possible, not ai includes 13 years ago
script_controller.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_date.cpp
script_date.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_depotlist.cpp
script_depotlist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_engine.cpp
script_engine.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_enginelist.cpp
script_enginelist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_error.cpp
script_error.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_event.cpp
script_event.hpp (svn r23397) -Change: remove the AI_ prefix from all AIEvent enums 13 years ago
script_event_types.cpp
script_event_types.hpp (svn r23397) -Change: remove the AI_ prefix from all AIEvent enums 13 years ago
script_execmode.cpp (svn r23369) -Codechange: use script includes when possible, not ai includes 13 years ago
script_execmode.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_gamesettings.cpp
script_gamesettings.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_group.cpp (svn r23369) -Codechange: use script includes when possible, not ai includes 13 years ago
script_group.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_grouplist.cpp
script_grouplist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_industry.cpp
script_industry.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_industrylist.cpp
script_industrylist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_industrytype.cpp
script_industrytype.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_industrytypelist.cpp
script_industrytypelist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_info_docs.hpp (svn r23374) -Add: Doxygen files for the NoAI API (Yexo) 13 years ago
script_list.cpp (svn r23392) -Fix: [NoAI] assigning 'null' to an AIList element to remove it didn't work 13 years ago
script_list.hpp (svn r23371) -Change: rename the DOXYGEN_AI_DOCS tag to DOXYGEN_API 13 years ago
script_log.cpp (svn r23386) -Fix: debug script related events to 'script' (removes 'ai') 13 years ago
script_log.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_map.cpp
script_map.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_marine.cpp
script_marine.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_object.cpp (svn r23369) -Codechange: use script includes when possible, not ai includes 13 years ago
script_object.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_order.cpp (svn r23386) -Fix: debug script related events to 'script' (removes 'ai') 13 years ago
script_order.hpp (svn r23371) -Change: rename the DOXYGEN_AI_DOCS tag to DOXYGEN_API 13 years ago
script_rail.cpp
script_rail.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_railtypelist.cpp
script_railtypelist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_road.cpp
script_road.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_sign.cpp (svn r23369) -Codechange: use script includes when possible, not ai includes 13 years ago
script_sign.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_signlist.cpp
script_signlist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_station.cpp (svn r23386) -Fix: debug script related events to 'script' (removes 'ai') 13 years ago
script_station.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_stationlist.cpp
script_stationlist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_subsidy.cpp
script_subsidy.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_subsidylist.cpp
script_subsidylist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_testmode.cpp (svn r23369) -Codechange: use script includes when possible, not ai includes 13 years ago
script_testmode.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_tile.cpp
script_tile.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_tilelist.cpp
script_tilelist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_town.cpp
script_town.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_townlist.cpp
script_townlist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_tunnel.cpp (svn r23369) -Codechange: use script includes when possible, not ai includes 13 years ago
script_tunnel.hpp (svn r23371) -Change: rename the DOXYGEN_AI_DOCS tag to DOXYGEN_API 13 years ago
script_types.hpp
script_vehicle.cpp (svn r23369) -Codechange: use script includes when possible, not ai includes 13 years ago
script_vehicle.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_vehiclelist.cpp
script_vehiclelist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_waypoint.cpp
script_waypoint.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
script_waypointlist.cpp
script_waypointlist.hpp (svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions 13 years ago
squirrel_export.awk (svn r23396) -Fix: squirrel export script did not ignore Doxygen blocks, causing funny results in some corner cases 13 years ago
squirrel_export.sh (svn r23373) -Add: move the AI API to script/api/ai, and move the Squirrel C++ glue templates to script/api/template 13 years ago