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/template
rubidium 5730e63a10 (svn r25213) -Fix [FS#5537]: clarify on which tiles IsDesertTile and IsSnowTile work, i.e. the ones without infrastructure or buildings
-Feature: introduce GetTerrainType which allows one to get that information for tiles with buildings and infrastructure as well
11 years ago
..
template_accounting.hpp.sq
template_admin.hpp.sq (svn r23623) -Add: allow bi-directional communication with the AdminPort and GameScript 13 years ago
template_airport.hpp.sq
template_base.hpp.sq
template_basestation.hpp.sq
template_bridge.hpp.sq
template_bridgelist.hpp.sq
template_cargo.hpp.sq
template_cargolist.hpp.sq
template_cargomonitor.hpp.sq (svn r24406) -Feature: Allow game scripts to monitor cargo pickups and deliveries done by companies. 12 years ago
template_company.hpp.sq
template_companymode.hpp.sq (svn r23632) -Add: GSCompanyMode, to change company in GameScripts 13 years ago
template_date.hpp.sq
template_depotlist.hpp.sq
template_engine.hpp.sq
template_enginelist.hpp.sq
template_error.hpp.sq
template_event.hpp.sq
template_event_types.hpp.sq (svn r24291) -Add: [Script] ScriptEventRoadReconstruction. 12 years ago
template_execmode.hpp.sq
template_game.hpp.sq
template_gamesettings.hpp.sq
template_goal.hpp.sq (svn r23827) -Feature [FS#4992]: [NoGo] Allow to chose the goal question window's title from a (small) set of options 13 years ago
template_group.hpp.sq
template_grouplist.hpp.sq
template_industry.hpp.sq
template_industrylist.hpp.sq
template_industrytype.hpp.sq
template_industrytypelist.hpp.sq
template_infrastructure.hpp.sq
template_list.hpp.sq
template_log.hpp.sq
template_map.hpp.sq
template_marine.hpp.sq
template_news.hpp.sq (svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameScript only) 13 years ago
template_order.hpp.sq
template_rail.hpp.sq
template_railtypelist.hpp.sq
template_road.hpp.sq
template_sign.hpp.sq
template_signlist.hpp.sq
template_station.hpp.sq
template_stationlist.hpp.sq
template_subsidy.hpp.sq
template_subsidylist.hpp.sq
template_testmode.hpp.sq
template_text.hpp.sq (svn r23635) -Add: introduce GSText, to allow translating GameScript text, even over network 13 years ago
template_tile.hpp.sq (svn r25213) -Fix [FS#5537]: clarify on which tiles IsDesertTile and IsSnowTile work, i.e. the ones without infrastructure or buildings 11 years ago
template_tilelist.hpp.sq
template_town.hpp.sq
template_townlist.hpp.sq
template_tunnel.hpp.sq
template_vehicle.hpp.sq
template_vehiclelist.hpp.sq
template_viewport.hpp.sq (svn r23625) -Add: ScriptViewport::ScrollTo, for SinglePlayer only (GameScript only) 13 years ago
template_waypoint.hpp.sq
template_waypointlist.hpp.sq
template_window.hpp.sq (svn r24842) -Remove: News settings window. 12 years ago