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
Michael Lutz 6fe445e6c0 Codechange: Un-bitstuff station/depot/waypoint commands. 3 years ago
..
ai
game
CMakeLists.txt Add: allow gamescripts to build neutral objects (#9568) 3 years ago
Doxyfile_AI.in
Doxyfile_GS.in
ai_changelog.hpp Change: Heading for 13 now (#9573) 3 years ago
doxygen_filter.awk
doxygen_filter.sh
game_changelog.hpp Change: Heading for 13 now (#9573) 3 years ago
script_accounting.cpp
script_accounting.hpp
script_admin.cpp Codechange: [Network] Let admin-game script use std::string 3 years ago
script_admin.hpp
script_airport.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 3 years ago
script_airport.hpp
script_base.cpp
script_base.hpp
script_basestation.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 3 years ago
script_basestation.hpp
script_bridge.cpp Codechange: Template script command calls. 3 years ago
script_bridge.hpp
script_bridgelist.cpp
script_bridgelist.hpp
script_cargo.cpp
script_cargo.hpp
script_cargolist.cpp
script_cargolist.hpp
script_cargomonitor.cpp
script_cargomonitor.hpp
script_client.cpp Codechange: [Network] Let NetworkClientInfo use std::string 3 years ago
script_client.hpp
script_clientlist.cpp
script_clientlist.hpp
script_company.cpp Codechange: Template script command calls. 3 years ago
script_company.hpp
script_companymode.cpp
script_companymode.hpp
script_controller.cpp Codechange: Template script command calls. 3 years ago
script_controller.hpp Change: rebrand 1.12.0 to 12.0 3 years ago
script_date.cpp
script_date.hpp
script_depotlist.cpp
script_depotlist.hpp
script_engine.cpp Codechange: Un-bitstuff vehicle/engine commands. 3 years ago
script_engine.hpp
script_enginelist.cpp
script_enginelist.hpp
script_error.cpp
script_error.hpp
script_event.cpp
script_event.hpp
script_event_types.cpp Codechange: Un-bitstuff vehicle/engine commands. 3 years ago
script_event_types.hpp Codechange: [Network] Let admin-game script use std::string 3 years ago
script_execmode.cpp
script_execmode.hpp
script_game.cpp Codechange: Template script command calls. 3 years ago
script_game.hpp
script_gamesettings.cpp Codechange: Template script command calls. 3 years ago
script_gamesettings.hpp
script_goal.cpp Codechange: Template script command calls. 3 years ago
script_goal.hpp
script_group.cpp Codechange: Template script command calls. 3 years ago
script_group.hpp Add: [AI] Get the number of vehicles in a given group (#9462) 3 years ago
script_grouplist.cpp
script_grouplist.hpp
script_includes.hpp.in
script_industry.cpp Codechange: Template script command calls. 3 years ago
script_industry.hpp
script_industrylist.cpp
script_industrylist.hpp
script_industrytype.cpp Codechange: Template script command calls. 3 years ago
script_industrytype.hpp
script_industrytypelist.cpp
script_industrytypelist.hpp
script_info_docs.hpp
script_infrastructure.cpp
script_infrastructure.hpp
script_list.cpp Fix 14f197c: [Script] int64 values don't fit into int (#9465) 3 years ago
script_list.hpp
script_log.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
script_log.hpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
script_map.cpp
script_map.hpp
script_marine.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 3 years ago
script_marine.hpp Feature: [AI/GS] Missing water related functions and objects (#8390) 3 years ago
script_newgrf.cpp Fix 8706dcd9: [Script] Byte-swap grfids to match normal expectations. 3 years ago
script_newgrf.hpp Fix 8706dcd9: [Script] Byte-swap grfids to match normal expectations. 3 years ago
script_news.cpp Codechange: Template script command calls. 3 years ago
script_news.hpp
script_object.cpp Codechange: Template script command calls. 3 years ago
script_object.hpp Codechange: Un-bitstuff commands taking a ClientID (i.e. CMD_CLIENT_ID). 3 years ago
script_objecttype.cpp Codechange: Template script command calls. 3 years ago
script_objecttype.hpp Add: allow gamescripts to build neutral objects (#9568) 3 years ago
script_objecttypelist.cpp Add: allow gamescripts to build neutral objects (#9568) 3 years ago
script_objecttypelist.hpp Add: allow gamescripts to build neutral objects (#9568) 3 years ago
script_order.cpp Codechange: Un-bitstuff order commands. 3 years ago
script_order.hpp
script_priorityqueue.cpp
script_priorityqueue.hpp Fix: [Script] doxygen_filter is very strict about DOXYGEN_API usage (#9351) 3 years ago
script_rail.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 3 years ago
script_rail.hpp
script_railtypelist.cpp
script_railtypelist.hpp
script_road.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 3 years ago
script_road.hpp
script_roadtypelist.cpp
script_roadtypelist.hpp
script_sign.cpp Codechange: Template script command calls. 3 years ago
script_sign.hpp
script_signlist.cpp
script_signlist.hpp
script_station.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 3 years ago
script_station.hpp
script_stationlist.cpp
script_stationlist.hpp
script_story_page.cpp Codechange: Template script command calls. 3 years ago
script_story_page.hpp
script_storypageelementlist.cpp
script_storypageelementlist.hpp
script_storypagelist.cpp
script_storypagelist.hpp
script_subsidy.cpp Codechange: Template script command calls. 3 years ago
script_subsidy.hpp
script_subsidylist.cpp
script_subsidylist.hpp
script_testmode.cpp
script_testmode.hpp
script_text.cpp Cleanup: [Script] Use nullptr instead of 0 or NULL 3 years ago
script_text.hpp Fix: [Script] doxygen_filter is very strict about DOXYGEN_API usage (#9351) 3 years ago
script_tile.cpp Codechange: Template script command calls. 3 years ago
script_tile.hpp Feature: [AI/GS] Missing water related functions and objects (#8390) 3 years ago
script_tilelist.cpp
script_tilelist.hpp
script_town.cpp Codechange: Template script command calls. 3 years ago
script_town.hpp
script_townlist.cpp
script_townlist.hpp
script_tunnel.cpp Codechange: Template script command calls. 3 years ago
script_tunnel.hpp
script_types.hpp Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 3 years ago
script_vehicle.cpp Codechange: Un-bitstuff vehicle/engine commands. 3 years ago
script_vehicle.hpp
script_vehiclelist.cpp
script_vehiclelist.hpp
script_viewport.cpp Codechange: Template script command calls. 3 years ago
script_viewport.hpp
script_waypoint.cpp
script_waypoint.hpp
script_waypointlist.cpp
script_waypointlist.hpp Change: Use gender-neutral pronouns 3 years ago
script_window.cpp Codechange: Rename window related DeleteXXX to match new behaviour 3 years ago
script_window.hpp.in
squirrel_export.hpp.sq.in