This website requires JavaScript.
Explore
Help
Sign In
gronod
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD.git
synced
2025-06-21 04:29:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
67ab3108d6
OpenTTD
/
src
/
script
/
api
/
game
History
zuu
67ab3108d6
(svn r25785) -Feature: [Script] Allow AIs and GS to found towns. Allow GS to rename towns
2013-09-19 18:48:05 +00:00
..
game_accounting.hpp.sq
game_admin.hpp.sq
game_airport.hpp.sq
game_base.hpp.sq
game_basestation.hpp.sq
game_bridge.hpp.sq
game_bridgelist.hpp.sq
game_cargo.hpp.sq
game_cargolist.hpp.sq
game_cargomonitor.hpp.sq
(svn r24406) -Feature: Allow game scripts to monitor cargo pickups and deliveries done by companies.
2012-07-15 17:11:14 +00:00
game_company.hpp.sq
game_companymode.hpp.sq
game_controller.hpp.sq
(svn r24542) -Feature: Allow AI/GS script developers to break the execution of their scripts using ScriptController::Break
2012-09-21 20:49:43 +00:00
game_date.hpp.sq
game_depotlist.hpp.sq
game_engine.hpp.sq
game_enginelist.hpp.sq
game_error.hpp.sq
(svn r24982) -Fix [FS#5465]: [Script] Crash when passing too many parameters
2013-02-08 20:34:27 +00:00
game_event_types.hpp.sq
(svn r24291) -Add: [Script] ScriptEventRoadReconstruction.
2012-05-26 14:16:45 +00:00
game_event.hpp.sq
(svn r24291) -Add: [Script] ScriptEventRoadReconstruction.
2012-05-26 14:16:45 +00:00
game_execmode.hpp.sq
game_game.hpp.sq
game_gamesettings.hpp.sq
game_goal.hpp.sq
(svn r25296) -Feature: Goals can now have a progress text and/or be marked as completed.
2013-05-26 19:54:43 +00:00
game_industry.hpp.sq
game_industrylist.hpp.sq
game_industrytype.hpp.sq
(svn r24513) -Add: [Script] ScriptIndustryType::IsProcessingIndustry.
2012-09-08 12:14:00 +00:00
game_industrytypelist.hpp.sq
game_infrastructure.hpp.sq
game_list.hpp.sq
game_log.hpp.sq
game_map.hpp.sq
game_marine.hpp.sq
game_news.hpp.sq
(svn r24286) -Add: [GS] Some more GSNews::NewsItem::NewsTypes.
2012-05-26 14:16:12 +00:00
game_order.hpp.sq
game_rail.hpp.sq
(svn r25614) -Fix [FS#5651]: [Script] Give a slightly less generic error when removing inexisting rail
2013-07-15 18:19:26 +00:00
game_railtypelist.hpp.sq
game_road.hpp.sq
game_sign.hpp.sq
game_signlist.hpp.sq
game_station.hpp.sq
(svn r25150) -Fix [FS#5514]: [Script] The was no way to differentiate between a cargo-station combination with or without rating, so introduce [AI|GS]Station::HasRating and let GetRating return -1 when there is no rating
2013-04-06 12:36:33 +00:00
game_stationlist.hpp.sq
game_story_page.hpp.sq
(svn r25352) -Feature: GameScript API for selecting a story page to view
2013-06-09 12:57:22 +00:00
game_subsidy.hpp.sq
game_subsidylist.hpp.sq
game_testmode.hpp.sq
game_text.hpp.sq
game_tile.hpp.sq
(svn r25213) -Fix [FS#5537]: clarify on which tiles IsDesertTile and IsSnowTile work, i.e. the ones without infrastructure or buildings
2013-04-30 17:16:32 +00:00
game_tilelist.hpp.sq
game_town.hpp.sq
(svn r25785) -Feature: [Script] Allow AIs and GS to found towns. Allow GS to rename towns
2013-09-19 18:48:05 +00:00
game_townlist.hpp.sq
game_tunnel.hpp.sq
game_vehicle.hpp.sq
game_vehiclelist.hpp.sq
game_viewport.hpp.sq
game_waypoint.hpp.sq
game_waypointlist.hpp.sq
game_window.hpp.sq
(svn r25623) -Fix [FS#5611] (r25296): Progress column width in goal window was not updated when a string changed while the window is open
2013-07-21 15:59:07 +00:00