Commit Graph

  • fd144369a9 Tracerestrict: Re-order action/condition type dropdown Jonathan G Rennison 2023-03-08 20:33:57 +00:00
  • 119e24fe9d Tracerestrict: Reset dual instruction value when changing instruction type Jonathan G Rennison 2023-03-08 20:25:42 +00:00
  • 4af7f3e645 Update: Translations from eints catalan: 13 changes by J0anJosep translators 2023-03-08 18:48:34 +00:00
  • c74dfe393f Fix #10556: Duplication of road infrastructure count updates (#10557) Jonathan G Rennison 2023-03-08 18:38:19 +00:00
  • 8002f023cb Autoreplace window: Don't scroll to selected engine if it isn't listed Jonathan G Rennison 2023-03-08 18:01:27 +00:00
  • 0fc9223724 VarAction2: Support extended bytes for var 0x7E proc with more_action2_ids Jonathan G Rennison 2023-03-07 22:27:24 +00:00
  • 3287acd114 Fix 13528bfcd0: bank balance command allows int64, GS was limited to int32 Rubidium 2023-03-07 22:56:20 +01:00
  • b6609d1833 Fix: Network server highlight invisible with RTL layout. Peter Nelson 2023-01-21 18:02:39 +00:00
  • e061fa06fd Fix template train build window not being refreshed for variants changes Jonathan G Rennison 2023-03-07 19:11:59 +00:00
  • df2b66ad5d Update: Translations from eints english (au): 14 changes by krysclarke romanian: 3 changes by bnegrut finnish: 10 changes by hpiirai translators 2023-03-07 18:49:32 +00:00
  • 57437e7068 Saveload: Fix upstream version handling of league table chunks Jonathan G Rennison 2023-03-07 18:41:23 +00:00
  • 6aa8997eee Saveload: Add corresponding upstream version to SLXI chunk Jonathan G Rennison 2023-03-07 18:40:53 +00:00
  • 2acc00ab13 Saveload: Fix upstream chunk load state not be cleared before load Jonathan G Rennison 2023-03-07 18:12:11 +00:00
  • 8dca681c8c Use btree_multimap for pending speed restrictions Jonathan G Rennison 2023-03-07 00:19:43 +00:00
  • 70311c0843 Tracerestrict: Use btree_multimap for slot vehicle index Jonathan G Rennison 2023-03-06 23:51:17 +00:00
  • 633c72b10b Add utility function to test equivalence of multimaps Jonathan G Rennison 2023-03-06 23:48:46 +00:00
  • dedb0ff7e2 Avoid unordered map/multimap for tunnel tile index and axis height maps Jonathan G Rennison 2023-03-06 22:44:17 +00:00
  • 6a9d82bde0 utils: Add missing file headers Jonathan G Rennison 2023-03-06 21:48:11 +00:00
  • 0e7b115e43 utils/conv-lang.pl: Fix whitespace before shebang Jonathan G Rennison 2023-03-06 21:46:38 +00:00
  • d94e8d7b5c Merge branch 'master' into jgrpp Jonathan G Rennison 2023-03-06 21:43:40 +00:00
  • 83946ca31d Codechange: use GSCompanyMode::IsValid, IsDeity, and the precondition helpers Rubidium 2023-03-02 19:44:13 +01:00
  • cada2ca310 Add: GSCompanyMode::IsValid and IsDeity, and precondition enforcement helpers Rubidium 2023-03-02 19:44:13 +01:00
  • 665a73b3c7 Update: Translations from eints english (us): 12 changes by 2TallTyler korean: 14 changes by telk5093 portuguese: 12 changes by azulcosta polish: 16 changes by pAter-exe translators 2023-03-06 18:49:27 +00:00
  • b07d964081 Allow use of GetTownRoadType result in HasRoadTypeAvail for towns Jonathan G Rennison 2023-03-06 01:07:16 +00:00
  • faa77e2605 Merge branch 'master' into jgrpp Jonathan G Rennison 2023-03-06 01:05:43 +00:00
  • ca149447d7 Codechange: Use SQInteger for generic numbers in script_window glx22 2023-03-04 23:03:24 +01:00
  • f752d96125 Codechange: Use SQInteger for generic numbers in script_vehicle glx22 2023-03-04 22:42:21 +01:00
  • 4e48bf2e16 Codechange: Use SQInteger for generic numbers in script_town glx22 2023-03-04 19:32:41 +01:00
  • 18fe0a4046 Codechange: Use SQInteger for generic numbers in script_tilelist glx22 2023-03-04 19:32:14 +01:00
  • cada18a6f8 Codechange: Use SQInteger for generic numbers in script_tile glx22 2023-03-04 19:09:36 +01:00
  • 07b73a8c02 Codechange: Use SQInteger for generic numbers in script_subsidy glx22 2023-03-04 19:07:46 +01:00
  • cd80b31d19 Codechange: Use SQInteger for generic numbers in script_storypage glx22 2023-03-04 19:07:30 +01:00
  • a9a55f2153 Codechange: Use SQInteger for generic numbers in script_station glx22 2023-03-04 19:07:11 +01:00
  • 446ebaa6b9 Codechange: Use SQInteger for generic numbers in script_road glx22 2023-03-04 18:28:36 +01:00
  • 4f6a2f31b5 Codechange: Use SQInteger for generic numbers in script_rail glx22 2023-03-04 17:46:43 +01:00
  • cb2e76aae3 Codechange: Use SQInteger for generic numbers in script_priorityqueue glx22 2023-03-04 17:45:56 +01:00
  • 777b4d0987 Codechange: Use SQInteger for generic numbers in script_order glx22 2023-03-04 17:45:29 +01:00
  • 49ea69fdef Codechange: Use SQInteger for generic numbers in script_objecttype glx22 2023-03-04 17:45:19 +01:00
  • 0293fd41e5 Codechange: Use SQInteger for generic numbers in script_news glx22 2023-03-04 17:45:03 +01:00
  • f22903ab14 Codechange: Use SQInteger for generic numbers in script_newgrf glx22 2023-03-04 15:52:47 +01:00
  • ca67075397 Codechange: Use SQInteger for generic numbers in script_map glx22 2023-03-04 15:51:14 +01:00
  • a225fda9fe Codechange: Use SQInteger for generic numbers in script_list glx22 2023-03-04 15:51:01 +01:00
  • 74ab9ee9dd Codechange: Use SQInteger for generic numbers in script_league glx22 2023-03-04 15:50:51 +01:00
  • 367b2ba6d1 Codechange: Use SQInteger for generic numbers in script_infrastructure glx22 2023-03-04 15:50:40 +01:00
  • 5eaf9d39bf Codechange: Use SQInteger for generic numbers in script_industrytype glx22 2023-03-04 15:50:28 +01:00
  • 6671994655 Codechange: Use SQInteger for generic numbers in script_industry glx22 2023-03-04 15:50:14 +01:00
  • 8eb35633ec Codechange: Use SQInteger for generic numbers in script_group glx22 2023-03-03 18:52:39 +01:00
  • 6ca8499e6a Codechange: Use SQInteger for generic numbers in script_goal glx22 2023-02-11 19:02:23 +01:00
  • e784915b27 Codechange: Use SQInteger for generic numbers in script_gamesettings glx22 2023-02-11 18:47:20 +01:00
  • 6b8b4c392f Codechange: Use SQInteger for generic numbers in script_engine glx22 2023-02-11 16:31:43 +01:00
  • 2f40bf8097 Codechange: Use SQInteger for generic numbers in script_date glx22 2023-02-10 18:40:44 +01:00
  • 424ae74504 Codechange: Use SQInteger for generic numbers in script_companymode glx22 2023-02-10 17:37:18 +01:00
  • 89c0841d0a Codechange: Use SQInteger for generic numbers in script_company glx22 2023-02-10 01:42:01 +01:00
  • 7727323dbe Codechange: Use SQInteger for generic numbers in script_cargomonitor glx22 2023-02-10 01:18:00 +01:00
  • 40424601c6 Codechange: Use SQInteger for generic numbers in script_cargo glx22 2023-02-09 22:47:44 +01:00
  • 83826b1793 Codechange: Use SQInteger for generic numbers in script_bridgelist glx22 2023-02-09 22:26:02 +01:00
  • 58bf2f7176 Codechange: Use SQInteger for generic numbers in script_bridge glx22 2023-02-09 22:14:03 +01:00
  • 73561802cb Codechange: Use SQInteger for generic numbers in script_airport glx22 2023-02-09 19:44:31 +01:00
  • b6f3552e4b Fix: [Script] Inconsistent precondition failure return values glx22 2023-02-10 18:11:57 +01:00
  • e06a666fa2 Fix: remove ScriptController constructor from API documentation glx22 2023-02-10 18:11:57 +01:00
  • 67a4c5e0db Codechange: Use {fmt} for script_admin JSON generation glx22 2023-02-09 19:28:50 +01:00
  • 983790ec7a Remove unused town argument from GetTownRoadType Jonathan G Rennison 2023-03-05 21:28:24 +00:00
  • ce8cde3b8d Fix: [Script] Detect circular references in ScriptText glx22 2023-03-05 17:00:57 +01:00
  • 9a957f1d4b Change: [Script] Improve ScriptText validation error messages glx22 2023-03-05 17:00:16 +01:00
  • 8fa61533f0 Fix 30ae072: when a road type is hidden, towns may not build them even when that flag is set Rubidium 2023-03-05 19:54:30 +01:00
  • e60632bce6 Update: Translations from eints italian: 12 changes by Rivarossi russian: 14 changes by Ln-Wolf finnish: 2 changes by hpiirai portuguese (brazilian): 14 changes by ericandradex translators 2023-03-05 18:44:04 +00:00
  • 9d5f6c4fec Merge pull request #492 from GalizaTTD/missing-translations-script Jonathan G Rennison 2023-03-05 16:11:41 +00:00
  • eb6a5bddeb Added conv-lang.pl & moved to utils folder pvillaverde 2023-03-05 16:03:41 +01:00
  • de17e0aa4d NewGRF: Add extension for more Action2 set IDs Jonathan G Rennison 2023-03-05 14:40:02 +00:00
  • 2b288c8056 Merge PR #491: Galician language strings Jonathan G Rennison 2023-03-05 13:57:48 +00:00
  • 21fe9efd3f CMake: Suppress -Wdeprecated-builtins on Emscripten Jonathan G Rennison 2023-03-05 13:23:08 +00:00
  • 1c3ad3d248 Skip override section pvillaverde 2023-03-05 14:22:15 +01:00
  • e3d537a404 Fix long lines being added despite already translated pvillaverde 2023-03-05 14:15:09 +01:00
  • cbd71b3d58 Merge branch 'master' into jgrpp Jonathan G Rennison 2023-03-05 12:41:58 +00:00
  • a0fca6d96c Add script for updating translations pvillaverde 2023-03-05 13:32:32 +01:00
  • 30ae07269d Fix: game scripts must not build with non-existing road types Rubidium 2023-03-04 20:56:17 +01:00
  • 01ebfad809 Fix 3719f60: Crash when copying non-station orders (#10540) dP 2023-03-05 02:52:30 +04:00
  • 16a7bc54b3 Update: Translations from eints finnish: 2 changes by hpiirai catalan: 2 changes by J0anJosep translators 2023-03-04 18:44:24 +00:00
  • 2ea1766677 Merge branch 'master' into jgrpp Jonathan G Rennison 2023-03-04 16:44:23 +00:00
  • 4ec6a99dd8 Add GetTileTrackStatus wrapper for when red signals part is not needed Jonathan G Rennison 2023-03-04 01:50:18 +00:00
  • ae7c86c49d Merge branch 'master' into jgrpp Jonathan G Rennison 2023-03-04 01:11:51 +00:00
  • 3549d5be20 Add fmt-based Debug macro for upstream Jonathan G Rennison 2023-03-03 23:59:49 +00:00
  • a2d2dcd3d5 3rdparty: Add fmt from upstream Jonathan G Rennison 2023-03-03 23:57:13 +00:00
  • 87f4d37de3 Fix #10522: Link graph line tooltip test for vertical lines (#10524) Jonathan G Rennison 2023-03-03 22:37:17 +00:00
  • 3719f60de0 Add: Use specific error message when vehicle cannot go to station/waypoint Tyler Trahan 2022-03-29 22:14:12 +01:00
  • 44848f4edf Add: CommandCost supports an optional second error string Tyler Trahan 2018-11-19 18:59:25 +00:00
  • e3169c73bd Fix: Restore using founder client name as company manager name (#10535) dP 2023-03-04 01:04:02 +04:00
  • ec8b2836df Update: Translations from eints english (us): 2 changes by 2TallTyler dutch: 2 changes by Afoklala polish: 3 changes by pAter-exe translators 2023-03-03 18:44:33 +00:00
  • 088cc20186 Fix water flooding in the scenario editor at day lengths > 4 Jonathan G Rennison 2023-03-02 19:31:33 +00:00
  • 58aa769282 Update: Translations from eints vietnamese: 2 changes by KhoiCanDev italian: 2 changes by Rivarossi russian: 2 changes by Ln-Wolf turkish: 3 changes by EndChapter portuguese: 2 changes by azulcosta translators 2023-03-02 18:50:41 +00:00
  • 2a2e51765a Cleanup 54db96b: Left-over function declaration (#10528) Loïc Guilloux 2023-03-01 23:53:50 +01:00
  • 9bdcbc5af7 Update: Translations from eints french: 3 changes by glx22 translators 2023-03-01 18:47:27 +00:00
  • 36700631aa Use SoftClamp for QueryWindow::FindWindowPlacementAndResize Jonathan G Rennison 2023-03-01 18:15:26 +00:00
  • 0e4b716815 Fix: O(N^2) cost of Station::RecomputeCatchmentForAll Jonathan G Rennison 2019-09-23 18:45:37 +01:00
  • 5d0ad5625b Fix : [NewGRF] Object and road stop ignore property handlers (#10525) Jonathan G Rennison 2023-03-01 00:19:39 +00:00
  • 412eab22c0 Fix: IgnoreRoadStopProperty did not handle properties 0x0E - 0x12, 0x15 Jonathan G Rennison 2023-02-28 22:13:14 +00:00
  • 8e900c7a87 Fix: IgnoreObjectProperty did not handle object property 0x18 Jonathan G Rennison 2023-02-28 22:10:43 +00:00
  • e17c82e32b Add: maximum number of companies allowed to the client list Zachary 2022-10-03 10:52:38 -04:00
  • 467b20f5e2 Link graph: Fix tooltips with vertical link graph lines Jonathan G Rennison 2023-02-28 18:59:48 +00:00
  • 6f9b3fa964 Update: Translations from eints chinese (traditional): 7 changes by inAndyPao translators 2023-02-28 18:45:57 +00:00