.. |
ai
|
|
|
game
|
|
|
ai_changelog.hpp
|
|
|
CMakeLists.txt
|
|
|
Doxyfile_AI.in
|
|
|
Doxyfile_GS.in
|
|
|
doxygen_filter.awk
|
|
|
doxygen_filter.sh
|
|
|
game_changelog.hpp
|
Add: [Script] Game script control of industry production level.
|
2023-09-02 16:20:59 +02:00 |
script_accounting.cpp
|
|
|
script_accounting.hpp
|
|
|
script_admin.cpp
|
Codechange: vendor the nlohmann-json library (#11290)
|
2023-09-13 16:11:34 +02:00 |
script_admin.hpp
|
Codechange: keep how we convert string <-> JSON private (#11269)
|
2023-09-08 19:03:10 +02:00 |
script_airport.cpp
|
|
|
script_airport.hpp
|
|
|
script_asyncmode.cpp
|
|
|
script_asyncmode.hpp
|
|
|
script_base.cpp
|
Codechange: Silence warnings about intentionally unused parameters.
|
2023-09-19 22:49:59 +02:00 |
script_base.hpp
|
|
|
script_basestation.cpp
|
Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761)
|
2023-08-12 18:14:21 +00:00 |
script_basestation.hpp
|
|
|
script_bridge.cpp
|
Codechange: make explicit when a TileIndex is cast to its basetype (#11190)
|
2023-08-15 18:12:05 +02:00 |
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: make TimerGameCalendar Date and Year types strongly typed (#10761)
|
2023-08-12 18:14:21 +00:00 |
script_client.hpp
|
|
|
script_clientlist.cpp
|
|
|
script_clientlist.hpp
|
|
|
script_company.cpp
|
|
|
script_company.hpp
|
|
|
script_companymode.cpp
|
|
|
script_companymode.hpp
|
|
|
script_controller.cpp
|
|
|
script_controller.hpp
|
|
|
script_date.cpp
|
Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes
|
2023-09-10 08:40:25 -04:00 |
script_date.hpp
|
Codechange: Delete date_type.h
|
2023-09-10 08:40:25 -04:00 |
script_depotlist.cpp
|
Codechange: make explicit when a TileIndex is cast to its basetype (#11190)
|
2023-08-15 18:12:05 +02:00 |
script_depotlist.hpp
|
|
|
script_engine.cpp
|
Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761)
|
2023-08-12 18:14:21 +00:00 |
script_engine.hpp
|
|
|
script_enginelist.cpp
|
|
|
script_enginelist.hpp
|
|
|
script_error.cpp
|
|
|
script_error.hpp
|
|
|
script_event_types.cpp
|
Codechange: vendor the nlohmann-json library (#11290)
|
2023-09-13 16:11:34 +02:00 |
script_event_types.hpp
|
Codechange: keep how we convert string <-> JSON private (#11269)
|
2023-09-08 19:03:10 +02:00 |
script_event.cpp
|
|
|
script_event.hpp
|
|
|
script_execmode.cpp
|
|
|
script_execmode.hpp
|
|
|
script_game.cpp
|
|
|
script_game.hpp
|
|
|
script_gamesettings.cpp
|
|
|
script_gamesettings.hpp
|
|
|
script_goal.cpp
|
|
|
script_goal.hpp
|
|
|
script_group.cpp
|
|
|
script_group.hpp
|
|
|
script_grouplist.cpp
|
|
|
script_grouplist.hpp
|
|
|
script_includes.hpp.in
|
|
|
script_industry.cpp
|
Add: [Script] Custom news message text for industry SetProductionLevel.
|
2023-09-02 16:20:59 +02:00 |
script_industry.hpp
|
Add: [Script] Custom news message text for industry SetProductionLevel.
|
2023-09-02 16:20:59 +02:00 |
script_industrylist.cpp
|
|
|
script_industrylist.hpp
|
|
|
script_industrytype.cpp
|
|
|
script_industrytype.hpp
|
|
|
script_industrytypelist.cpp
|
|
|
script_industrytypelist.hpp
|
|
|
script_info_docs.hpp
|
|
|
script_infrastructure.cpp
|
Codechange: Use existing functions in GetMonthlyInfrastructureCosts. (#11237)
|
2023-08-27 22:12:44 +02:00 |
script_infrastructure.hpp
|
|
|
script_league.cpp
|
|
|
script_league.hpp
|
|
|
script_list.cpp
|
Codechange: use default dtor instead of empty (#10826)
|
2023-05-14 23:31:03 +02:00 |
script_list.hpp
|
|
|
script_log_types.hpp
|
|
|
script_log.cpp
|
|
|
script_log.hpp
|
|
|
script_map.cpp
|
|
|
script_map.hpp
|
Codechange: make explicit when a TileIndex is cast to its basetype (#11190)
|
2023-08-15 18:12:05 +02:00 |
script_marine.cpp
|
|
|
script_marine.hpp
|
|
|
script_newgrf.cpp
|
|
|
script_newgrf.hpp
|
|
|
script_news.cpp
|
|
|
script_news.hpp
|
|
|
script_object.cpp
|
|
|
script_object.hpp
|
Codechange: add tests for GS <-> AdminPort JSON conversion (#11252)
|
2023-08-31 19:38:15 +00:00 |
script_objecttype.cpp
|
|
|
script_objecttype.hpp
|
|
|
script_objecttypelist.cpp
|
|
|
script_objecttypelist.hpp
|
|
|
script_order.cpp
|
|
|
script_order.hpp
|
|
|
script_priorityqueue.cpp
|
|
|
script_priorityqueue.hpp
|
|
|
script_rail.cpp
|
Codechange: Rename *Railtype* to *RailType* for consistency. (#11287)
|
2023-09-11 08:55:12 +00:00 |
script_rail.hpp
|
|
|
script_railtypelist.cpp
|
Codechange: Rename *Railtype* to *RailType* for consistency. (#11287)
|
2023-09-11 08:55:12 +00:00 |
script_railtypelist.hpp
|
|
|
script_road.cpp
|
Codechange: make explicit when a TileIndex is cast to its basetype (#11190)
|
2023-08-15 18:12:05 +02:00 |
script_road.hpp
|
|
|
script_roadtypelist.cpp
|
|
|
script_roadtypelist.hpp
|
|
|
script_sign.cpp
|
|
|
script_sign.hpp
|
|
|
script_signlist.cpp
|
|
|
script_signlist.hpp
|
|
|
script_station.cpp
|
Codechange: cleanup CargoPacket in terms of variable/function names (#11278)
|
2023-09-09 23:21:21 +02:00 |
script_station.hpp
|
|
|
script_stationlist.cpp
|
Codechange: cleanup CargoPacket in terms of variable/function names (#11278)
|
2023-09-09 23:21:21 +02:00 |
script_stationlist.hpp
|
|
|
script_story_page.cpp
|
Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761)
|
2023-08-12 18:14:21 +00:00 |
script_story_page.hpp
|
|
|
script_storypageelementlist.cpp
|
|
|
script_storypageelementlist.hpp
|
|
|
script_storypagelist.cpp
|
|
|
script_storypagelist.hpp
|
|
|
script_subsidy.cpp
|
|
|
script_subsidy.hpp
|
|
|
script_subsidylist.cpp
|
|
|
script_subsidylist.hpp
|
|
|
script_testmode.cpp
|
|
|
script_testmode.hpp
|
|
|
script_text.cpp
|
|
|
script_text.hpp
|
|
|
script_tile.cpp
|
|
|
script_tile.hpp
|
|
|
script_tilelist.cpp
|
Codechange: make explicit when a TileIndex is cast to its basetype (#11190)
|
2023-08-15 18:12:05 +02:00 |
script_tilelist.hpp
|
|
|
script_town.cpp
|
Codechange: Move Ticks into their own class
|
2023-09-10 08:40:25 -04:00 |
script_town.hpp
|
|
|
script_townlist.cpp
|
|
|
script_townlist.hpp
|
|
|
script_tunnel.cpp
|
Codechange: make explicit when a TileIndex is cast to its basetype (#11190)
|
2023-08-15 18:12:05 +02:00 |
script_tunnel.hpp
|
|
|
script_types.hpp
|
|
|
script_vehicle.cpp
|
Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761)
|
2023-08-12 18:14:21 +00:00 |
script_vehicle.hpp
|
|
|
script_vehiclelist.cpp
|
|
|
script_vehiclelist.hpp
|
|
|
script_viewport.cpp
|
|
|
script_viewport.hpp
|
|
|
script_waypoint.cpp
|
|
|
script_waypoint.hpp
|
|
|
script_waypointlist.cpp
|
|
|
script_waypointlist.hpp
|
|
|
script_window.cpp
|
|
|
script_window.hpp.in
|
|
|
squirrel_export.hpp.sq.in
|
|
|