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
Patric Stout 3b177af826
Add: [Doxygen] Add the current version of documentation in header (#7940)
While at it, renamed the project names to reflect how we currently
refer to them.
4 years ago
..
ai Add #7801: [Script] more error mappings 5 years ago
game Feature: GS method to control engine availability for a specific company (#7791) 4 years ago
template Feature: Screenshot window 5 years ago
Doxyfile_AI Add: [Doxygen] Add the current version of documentation in header (#7940) 4 years ago
Doxyfile_Game Add: [Doxygen] Add the current version of documentation in header (#7940) 4 years ago
ai_changelog.hpp Cleanup: Removed SVN headers 5 years ago
doxygen_filter.awk Cleanup: Removed SVN headers 5 years ago
doxygen_filter.sh Cleanup: Removed SVN headers 5 years ago
game_changelog.hpp Feature: GS method to control engine availability for a specific company (#7791) 4 years ago
generate_widget.awk Cleanup: Removed SVN headers 5 years ago
generate_widget.sh Cleanup: Removed SVN headers 5 years ago
generate_widget.vbs Cleanup: Removed SVN headers 5 years ago
script_accounting.cpp Cleanup: Removed SVN headers 5 years ago
script_accounting.hpp Cleanup: Removed SVN headers 5 years ago
script_admin.cpp Cleanup: Removed SVN headers 5 years ago
script_admin.hpp Cleanup: Removed SVN headers 5 years ago
script_airport.cpp Cleanup: Removed SVN headers 5 years ago
script_airport.hpp Cleanup: Removed SVN headers 5 years ago
script_base.cpp Cleanup: Removed SVN headers 5 years ago
script_base.hpp Cleanup: Removed SVN headers 5 years ago
script_basestation.cpp Cleanup: Removed SVN headers 5 years ago
script_basestation.hpp Cleanup: Removed SVN headers 5 years ago
script_bridge.cpp Cleanup: Removed SVN headers 5 years ago
script_bridge.hpp Cleanup: Removed SVN headers 5 years ago
script_bridgelist.cpp Cleanup: Removed SVN headers 5 years ago
script_bridgelist.hpp Cleanup: Removed SVN headers 5 years ago
script_cargo.cpp Cleanup: Removed SVN headers 5 years ago
script_cargo.hpp Cleanup: Removed SVN headers 5 years ago
script_cargolist.cpp Cleanup: Removed SVN headers 5 years ago
script_cargolist.hpp Cleanup: Removed SVN headers 5 years ago
script_cargomonitor.cpp Cleanup: Removed SVN headers 5 years ago
script_cargomonitor.hpp Cleanup: Removed SVN headers 5 years ago
script_client.cpp Cleanup: Removed SVN headers 5 years ago
script_client.hpp Cleanup: Removed SVN headers 5 years ago
script_clientlist.cpp Codechange: Replace network related FOR_ALL with range-based for loops 5 years ago
script_clientlist.hpp Cleanup: Removed SVN headers 5 years ago
script_company.cpp Cleanup: Removed SVN headers 5 years ago
script_company.hpp Cleanup: Removed SVN headers 5 years ago
script_companymode.cpp Cleanup: Removed SVN headers 5 years ago
script_companymode.hpp Cleanup: Removed SVN headers 5 years ago
script_controller.cpp Cleanup: Removed SVN headers 5 years ago
script_controller.hpp Cleanup: Removed SVN headers 5 years ago
script_date.cpp Cleanup: Removed SVN headers 5 years ago
script_date.hpp Cleanup: Removed SVN headers 5 years ago
script_depotlist.cpp Codechange: Replace FOR_ALL_DEPOTS with range-based for loops 5 years ago
script_depotlist.hpp Cleanup: Removed SVN headers 5 years ago
script_engine.cpp Feature: GS method to control engine availability for a specific company (#7791) 4 years ago
script_engine.hpp Feature: GS method to control engine availability for a specific company (#7791) 4 years ago
script_enginelist.cpp Codechange: Replace FOR_ALL_ENGINES with range-based for loops 5 years ago
script_enginelist.hpp Cleanup: Removed SVN headers 5 years ago
script_error.cpp Cleanup: Removed SVN headers 5 years ago
script_error.hpp Add #7801: [Script] more error mappings 5 years ago
script_event.cpp Cleanup: Removed SVN headers 5 years ago
script_event.hpp Cleanup: Removed SVN headers 5 years ago
script_event_types.cpp Cleanup: Removed SVN headers 5 years ago
script_event_types.hpp Cleanup: Removed SVN headers 5 years ago
script_execmode.cpp Cleanup: Removed SVN headers 5 years ago
script_execmode.hpp Cleanup: Removed SVN headers 5 years ago
script_game.cpp Cleanup: Removed SVN headers 5 years ago
script_game.hpp Cleanup: Removed SVN headers 5 years ago
script_gamesettings.cpp Cleanup: Removed SVN headers 5 years ago
script_gamesettings.hpp Cleanup: Removed SVN headers 5 years ago
script_goal.cpp Cleanup: Removed SVN headers 5 years ago
script_goal.hpp Cleanup: Removed SVN headers 5 years ago
script_group.cpp Codechange: Replace vehicle related FOR_ALL with range-based for loops 5 years ago
script_group.hpp Cleanup: Removed SVN headers 5 years ago
script_grouplist.cpp Codechange: Replace FOR_ALL_GROUPS with range-based for loops 5 years ago
script_grouplist.hpp Cleanup: Removed SVN headers 5 years ago
script_industry.cpp Cleanup: Removed SVN headers 5 years ago
script_industry.hpp Cleanup: Removed SVN headers 5 years ago
script_industrylist.cpp Codechange: Replace FOR_ALL_INDUSTRIES with range-based for loops 5 years ago
script_industrylist.hpp Cleanup: Removed SVN headers 5 years ago
script_industrytype.cpp Cleanup: Removed SVN headers 5 years ago
script_industrytype.hpp Cleanup: Removed SVN headers 5 years ago
script_industrytypelist.cpp Cleanup: Removed SVN headers 5 years ago
script_industrytypelist.hpp Cleanup: Removed SVN headers 5 years ago
script_info_docs.hpp Cleanup: Removed SVN headers 5 years ago
script_infrastructure.cpp Cleanup: Removed SVN headers 5 years ago
script_infrastructure.hpp Cleanup: Removed SVN headers 5 years ago
script_list.cpp Cleanup: Removed SVN headers 5 years ago
script_list.hpp Cleanup: Removed SVN headers 5 years ago
script_log.cpp Cleanup: Removed SVN headers 5 years ago
script_log.hpp Cleanup: Removed SVN headers 5 years ago
script_map.cpp Cleanup: Removed SVN headers 5 years ago
script_map.hpp Cleanup: Removed SVN headers 5 years ago
script_marine.cpp Cleanup: Removed SVN headers 5 years ago
script_marine.hpp Cleanup: Removed SVN headers 5 years ago
script_news.cpp Cleanup: Removed SVN headers 5 years ago
script_news.hpp Cleanup: Removed SVN headers 5 years ago
script_object.cpp Cleanup: Removed SVN headers 5 years ago
script_object.hpp Cleanup: Removed SVN headers 5 years ago
script_order.cpp Cleanup: Removed SVN headers 5 years ago
script_order.hpp Cleanup: Removed SVN headers 5 years ago
script_rail.cpp Cleanup: Removed SVN headers 5 years ago
script_rail.hpp Cleanup: Removed SVN headers 5 years ago
script_railtypelist.cpp Cleanup: Removed SVN headers 5 years ago
script_railtypelist.hpp Cleanup: Removed SVN headers 5 years ago
script_road.cpp Cleanup: Removed SVN headers 5 years ago
script_road.hpp Cleanup: Removed SVN headers 5 years ago
script_roadtypelist.cpp Cleanup: Removed SVN headers 5 years ago
script_roadtypelist.hpp Cleanup: Removed SVN headers 5 years ago
script_sign.cpp Cleanup: Removed SVN headers 5 years ago
script_sign.hpp Cleanup: Removed SVN headers 5 years ago
script_signlist.cpp Codechange: Replace FOR_ALL_SIGNS with range-based for loops 5 years ago
script_signlist.hpp Cleanup: Removed SVN headers 5 years ago
script_station.cpp Cleanup: Removed SVN headers 5 years ago
script_station.hpp Cleanup: Removed SVN headers 5 years ago
script_stationlist.cpp Codechange: Replace station related FOR_ALL with range-based for loops 5 years ago
script_stationlist.hpp Cleanup: Removed SVN headers 5 years ago
script_story_page.cpp Cleanup: Removed SVN headers 5 years ago
script_story_page.hpp Cleanup: Removed SVN headers 5 years ago
script_storypageelementlist.cpp Codechange: Replace story related FOR_ALL with range-based for loops 5 years ago
script_storypageelementlist.hpp Cleanup: Removed SVN headers 5 years ago
script_storypagelist.cpp Codechange: Replace story related FOR_ALL with range-based for loops 5 years ago
script_storypagelist.hpp Cleanup: Removed SVN headers 5 years ago
script_subsidy.cpp Cleanup: Removed SVN headers 5 years ago
script_subsidy.hpp Cleanup: Removed SVN headers 5 years ago
script_subsidylist.cpp Codechange: Replace FOR_ALL_SUBSIDIES with range-based for loops 5 years ago
script_subsidylist.hpp Cleanup: Removed SVN headers 5 years ago
script_testmode.cpp Cleanup: Removed SVN headers 5 years ago
script_testmode.hpp Cleanup: Removed SVN headers 5 years ago
script_text.cpp Cleanup: Removed SVN headers 5 years ago
script_text.hpp Cleanup: Removed SVN headers 5 years ago
script_tile.cpp Cleanup: Removed SVN headers 5 years ago
script_tile.hpp Add #7801: [Script] more error mappings 5 years ago
script_tilelist.cpp Cleanup: Removed SVN headers 5 years ago
script_tilelist.hpp Cleanup: Removed SVN headers 5 years ago
script_town.cpp Feature: Script API to change town rating of companies 5 years ago
script_town.hpp Feature: Script API to change town rating of companies 5 years ago
script_townlist.cpp Codechange: Replace FOR_ALL_TOWNS with range-based for loops 5 years ago
script_townlist.hpp Cleanup: Removed SVN headers 5 years ago
script_tunnel.cpp Cleanup: Removed SVN headers 5 years ago
script_tunnel.hpp Cleanup: Removed SVN headers 5 years ago
script_types.hpp Cleanup: Removed SVN headers 5 years ago
script_vehicle.cpp Cleanup: Removed SVN headers 5 years ago
script_vehicle.hpp Cleanup: Removed SVN headers 5 years ago
script_vehiclelist.cpp Codechange: Replace vehicle related FOR_ALL with range-based for loops 5 years ago
script_vehiclelist.hpp Cleanup: Removed SVN headers 5 years ago
script_viewport.cpp Cleanup: Removed SVN headers 5 years ago
script_viewport.hpp Cleanup: Removed SVN headers 5 years ago
script_waypoint.cpp Cleanup: Removed SVN headers 5 years ago
script_waypoint.hpp Cleanup: Removed SVN headers 5 years ago
script_waypointlist.cpp Codechange: Replace station related FOR_ALL with range-based for loops 5 years ago
script_waypointlist.hpp Cleanup: Removed SVN headers 5 years ago
script_window.cpp Cleanup: Removed SVN headers 5 years ago
script_window.hpp Feature: Industry directory cargo filtering 5 years ago
squirrel_export.awk Cleanup: Removed SVN headers 5 years ago
squirrel_export.sh Cleanup: Removed SVN headers 5 years ago
squirrel_export.vbs Cleanup: Removed SVN headers 5 years ago