OpenTTD-patches/src/script/api
2022-10-24 12:35:58 +02:00
..
ai
game
ai_changelog.hpp Add: ScriptCargo::GetWeight to get cargo weights 2022-10-16 18:28:28 +02:00
CMakeLists.txt Codechange: [CMake] Pass API files list via a file to minimise command line length (#9874) 2022-05-01 00:39:59 +02:00
Doxyfile_AI.in
Doxyfile_GS.in
doxygen_filter.awk
doxygen_filter.sh
game_changelog.hpp Add: ScriptCargo::GetWeight to get cargo weights 2022-10-16 18:28:28 +02:00
script_accounting.cpp
script_accounting.hpp
script_admin.cpp Codechange: [Network] Let admin-game script use std::string 2021-05-30 10:15:22 +02:00
script_admin.hpp
script_airport.cpp Fix 6fe445e: [Script] Respect joining adjacent when building an airport 2022-05-31 23:14:47 +02:00
script_airport.hpp
script_base.cpp
script_base.hpp
script_basestation.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 2021-12-16 22:28:32 +01:00
script_basestation.hpp
script_bridge.cpp Codechange: Un-bitstuff landscape commands. 2021-12-16 22:28:32 +01:00
script_bridge.hpp
script_bridgelist.cpp
script_bridgelist.hpp
script_cargo.cpp Add: ScriptCargo::GetWeight to get cargo weights 2022-10-16 18:28:28 +02:00
script_cargo.hpp Add: ScriptCargo::GetWeight to get cargo weights 2022-10-16 18:28:28 +02:00
script_cargolist.cpp Codechange: Replace FOR_ALL_CARGOSPECS with range-based for loops 2021-04-29 21:08:24 +02:00
script_cargolist.hpp
script_cargomonitor.cpp
script_cargomonitor.hpp
script_client.cpp Codechange: [Network] Let NetworkClientInfo use std::string 2021-05-16 10:07:51 +02:00
script_client.hpp
script_clientlist.cpp
script_clientlist.hpp
script_company.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
script_company.hpp Codechange: Revenue is not the same as Income 2022-04-25 21:51:51 +02:00
script_companymode.cpp
script_companymode.hpp Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 2021-05-08 11:02:30 +01:00
script_controller.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
script_controller.hpp Change: rebrand 1.12.0 to 12.0 2021-08-15 12:28:51 +02:00
script_date.cpp Fix: [MinGW] Set minimum OS version to Windows XP (#9135) 2021-04-29 14:26:08 +02:00
script_date.hpp
script_depotlist.cpp
script_depotlist.hpp
script_engine.cpp Codechange: Un-bitstuff vehicle/engine commands. 2021-12-16 22:28:32 +01:00
script_engine.hpp
script_enginelist.cpp
script_enginelist.hpp
script_error.cpp
script_error.hpp
script_event_types.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
script_event_types.hpp Codechange: [Network] Let admin-game script use std::string 2021-05-30 10:15:22 +02:00
script_event.cpp
script_event.hpp
script_execmode.cpp
script_execmode.hpp Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 2021-05-08 11:02:30 +01:00
script_game.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
script_game.hpp
script_gamesettings.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
script_gamesettings.hpp
script_goal.cpp Codechange: Un-bitstuff goal and story page commands. 2021-12-16 22:28:32 +01:00
script_goal.hpp
script_group.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
script_group.hpp Add: [AI] Get the number of vehicles in a given group (#9462) 2021-08-12 21:29:03 +02:00
script_grouplist.cpp
script_grouplist.hpp
script_includes.hpp.in
script_industry.cpp Codechange: Un-bitstuff the remaining on-map commands. 2021-12-16 22:28:32 +01:00
script_industry.hpp
script_industrylist.cpp
script_industrylist.hpp
script_industrytype.cpp Add: [Script] IndustryType::ResolveNewGRFID to resolve industry id from grfid and grf_local_id 2022-01-22 18:15:12 +01:00
script_industrytype.hpp Add: [Script] IndustryType::ResolveNewGRFID to resolve industry id from grfid and grf_local_id 2022-01-22 18:15:12 +01:00
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) 2021-08-10 19:00:54 +02:00
script_list.hpp
script_log.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
script_log.hpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
script_map.cpp
script_map.hpp
script_marine.cpp Codechange: Un-bitstuff landscape commands. 2021-12-16 22:28:32 +01:00
script_marine.hpp Feature: [AI/GS] Missing water related functions and objects (#8390) 2021-09-14 22:06:55 +02:00
script_newgrf.cpp Fix 8706dcd9: [Script] Byte-swap grfids to match normal expectations. 2021-08-10 21:35:17 +02:00
script_newgrf.hpp Fix 8706dcd9: [Script] Byte-swap grfids to match normal expectations. 2021-08-10 21:35:17 +02:00
script_news.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
script_news.hpp
script_object.cpp Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
script_object.hpp Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
script_objecttype.cpp Add: [Script] ObjectType::ResolveNewGRFID to resolve object id from grfid and grf_local_id 2022-01-22 13:12:10 +01:00
script_objecttype.hpp Add: [Script] ObjectType::ResolveNewGRFID to resolve object id from grfid and grf_local_id 2022-01-22 13:12:10 +01:00
script_objecttypelist.cpp Add: allow gamescripts to build neutral objects (#9568) 2021-09-25 13:39:40 +02:00
script_objecttypelist.hpp Add: allow gamescripts to build neutral objects (#9568) 2021-09-25 13:39:40 +02:00
script_order.cpp Codechange: Always set the ODATFB_NEAREST_DEPOT flag for 'any depot' orders 2022-10-22 14:19:08 +02:00
script_order.hpp
script_priorityqueue.cpp
script_priorityqueue.hpp Fix: [Script] doxygen_filter is very strict about DOXYGEN_API usage (#9351) 2021-06-11 16:40:04 +02:00
script_rail.cpp Fix #9883: Show cost/income float over end tile of rail or road construction 2022-10-16 14:15:31 +02:00
script_rail.hpp
script_railtypelist.cpp
script_railtypelist.hpp
script_road.cpp Fix: ScriptRoad::HasRoadType really check for RoadType 2022-10-16 18:27:23 +02:00
script_road.hpp
script_roadtypelist.cpp
script_roadtypelist.hpp
script_sign.cpp Codechange: Un-bitstuff the remaining on-map commands. 2021-12-16 22:28:32 +01:00
script_sign.hpp
script_signlist.cpp
script_signlist.hpp
script_station.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 2021-12-16 22:28:32 +01:00
script_station.hpp
script_stationlist.cpp
script_stationlist.hpp Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 2021-05-08 11:02:30 +01:00
script_story_page.cpp Codechange: Un-bitstuff goal and story page commands. 2021-12-16 22:28:32 +01:00
script_story_page.hpp
script_storypageelementlist.cpp
script_storypageelementlist.hpp
script_storypagelist.cpp
script_storypagelist.hpp
script_subsidy.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
script_subsidy.hpp
script_subsidylist.cpp
script_subsidylist.hpp
script_testmode.cpp
script_testmode.hpp Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 2021-05-08 11:02:30 +01:00
script_text.cpp Cleanup: [Script] Use nullptr instead of 0 or NULL 2021-06-17 16:18:30 +02:00
script_text.hpp Fix: [Script] doxygen_filter is very strict about DOXYGEN_API usage (#9351) 2021-06-11 16:40:04 +02:00
script_tile.cpp Codechange: Un-bitstuff the remaining on-map commands. 2021-12-16 22:28:32 +01:00
script_tile.hpp Feature: [AI/GS] Missing water related functions and objects (#8390) 2021-09-14 22:06:55 +02:00
script_tilelist.cpp Codechange: Replace TILE_AREA_LOOP with range-based for loops 2021-05-13 00:13:54 +02:00
script_tilelist.hpp
script_town.cpp Codechange: Un-bitstuff town-related commands. 2021-12-16 22:28:32 +01:00
script_town.hpp
script_townlist.cpp
script_townlist.hpp
script_tunnel.cpp Codechange: Un-bitstuff landscape commands. 2021-12-16 22:28:32 +01:00
script_tunnel.hpp
script_types.hpp Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2021-12-16 22:28:32 +01:00
script_vehicle.cpp Codechange: Use anonymous union for vehicle orders/old orders list 2022-02-15 20:01:10 +01:00
script_vehicle.hpp
script_vehiclelist.cpp
script_vehiclelist.hpp
script_viewport.cpp Codechange: Un-bitstuff the remaining on-map commands. 2021-12-16 22:28:32 +01:00
script_viewport.hpp
script_waypoint.cpp
script_waypoint.hpp
script_waypointlist.cpp
script_waypointlist.hpp Change: Use gender-neutral pronouns 2021-05-15 10:16:48 +02:00
script_window.cpp Codechange: Rename window related DeleteXXX to match new behaviour 2021-05-29 21:08:25 +02:00
script_window.hpp.in Codechange: [CMake] Auto-fill list of #include in script_window.hpp (#10103) 2022-10-24 12:35:58 +02:00
squirrel_export.hpp.sq.in