Commit Graph

  • 4072dcff49 Fix #10486: [Script] Debug window requires AIs to be started before GS (#10487) Loïc Guilloux 2023-02-17 12:24:51 +01:00
  • 5e398d9478 Add GUI/command support for >255 station types per station class Jonathan G Rennison 2023-02-16 22:33:34 +00:00
  • 27cbb81df5 Fix: [Actions] vcpkg needs pkg-config to build zlib on macOS (#10488) Loïc Guilloux 2023-02-16 22:35:51 +01:00
  • 50a48b1264 strgen: Allow inserting strings before as well as after Jonathan G Rennison 2023-02-16 01:26:14 +00:00
  • ea589fca6e strgen: Allow using another string as a default translation source Jonathan G Rennison 2023-02-16 00:56:21 +00:00
  • 2829a6fdf7 strgen: Split non-upstream translated strings into separate file Jonathan G Rennison 2023-02-16 00:35:44 +00:00
  • 2afd2967f2 strgen: Split non-upstream english.txt strings into separate file Jonathan G Rennison 2023-02-16 00:02:08 +00:00
  • fdfcb09aa3 Fix #10131: actually cancel downloads when pressing cancel Patric Stout 2023-02-15 20:54:08 +01:00
  • dea2dea881 Fix: reset content download progress to zero if falling back to TCP Patric Stout 2023-02-15 20:51:58 +01:00
  • 1c17556f96 Codechange: replace instance of char * with std::string Patric Stout 2023-02-15 20:10:30 +01:00
  • 7e79c6b34b Set text colour for standard per-town actions Jonathan G Rennison 2023-02-15 22:41:13 +00:00
  • 3e7a625e0e Fix function locals shadowing parameters Jonathan G Rennison 2023-02-16 00:09:14 +00:00
  • 796924ec32 Change type of extended feature versions arrays Jonathan G Rennison 2023-02-15 23:49:40 +00:00
  • 633450f620 Add cast to clarify slicing of TimeSettings from _settings_client.gui Jonathan G Rennison 2023-02-15 23:25:23 +00:00
  • 8d6e57799c Fix various possible integer type conversion issues Jonathan G Rennison 2023-02-15 23:05:03 +00:00
  • 7c1d2bef0e Fix string parsing in scheduled dispatch window Jonathan G Rennison 2023-02-15 22:53:02 +00:00
  • cff6f9ba00 Remove incorrect nullness check Jonathan G Rennison 2023-02-15 22:52:35 +00:00
  • 8d1563a1ed Various integer width type changes Jonathan G Rennison 2023-02-15 22:03:29 +00:00
  • fbfbaa118a Remove use of gmtime and asctime Jonathan G Rennison 2023-02-15 21:31:43 +00:00
  • 844322c5a8 Wallclock format: Add form which accepts a std::time_t Jonathan G Rennison 2023-02-15 21:31:23 +00:00
  • fef39b5797 Use backup/restore wrappers for various _cur_dpi changes Jonathan G Rennison 2023-02-15 21:13:58 +00:00
  • 85889143c7 Add mode to AutoRestoreBackup to not change backed up value Jonathan G Rennison 2023-02-15 21:13:07 +00:00
  • 0722bb3bf4 Change: try to detect the CA file/path for CURL (#10481) Patric Stout 2023-02-15 22:58:43 +01:00
  • 16352559f2 Change: release with (much) newer versions of dependencies for Generic Linux (#10484) Patric Stout 2023-02-15 22:18:23 +01:00
  • ea90fa24f8 Codechange: move curl into a thread so simplify code (#10480) Patric Stout 2023-02-15 21:56:19 +01:00
  • 2b4b2f605d Github: Enable workflow_dispatch for codeql Jonathan G Rennison 2023-02-15 00:07:07 +00:00
  • 228b34c2bf Update: Translations from eints english (au): 1 change by krysclarke czech: 2 changes by jachymozo finnish: 1 change by hpiirai translators 2023-02-14 18:46:38 +00:00
  • fe2c8a1240 Codechange: Decouple INDUSTRY_CTRL into separate commands (#10475) dP 2023-02-14 14:29:11 +04:00
  • a08ce897c0 Merge pull request #484 from telk5093/jgrpp Jonathan G Rennison 2023-02-13 23:58:43 +00:00
  • a4bc4a91d7 TBTR: Fix inconsistent use of override keyword Jonathan G Rennison 2023-02-13 23:58:03 +00:00
  • 3b9015ef7a Fix successfully mapped properties in HandleAction0PropertyDefault Jonathan G Rennison 2023-02-13 23:49:53 +00:00
  • d7fcb420c4 Fix: compilation with libcurl from 2013. frosch 2023-02-13 20:09:49 +01:00
  • 274bcf8d80 Fix 64523709: rpm uses different package names than deb. frosch 2023-02-12 23:56:13 +01:00
  • c756b8de8e GRF: Add second success indicator mechanism for feature tests and ID mappings Jonathan G Rennison 2023-02-13 20:05:30 +00:00
  • 04847b1208 Update: Translations from eints english (us): 1 change by 2TallTyler portuguese: 2 changes by ppxppy translators 2023-02-13 18:47:38 +00:00
  • dbca0780e5 Update: Korean translation up to 85de07d TELK 2023-02-13 21:55:22 +09:00
  • 85de07dee1 Documentation: Clarify that more_objects_per_grf must be tested for to enable it Jonathan G Rennison 2023-02-12 22:33:17 +00:00
  • 55146f459f Ensure that SortRailTypes sort is deterministic Jonathan G Rennison 2023-02-12 22:16:47 +00:00
  • 64699d94c9 GRF: Only use extended bytes for object IDs if feature is tested for Jonathan G Rennison 2023-02-12 21:56:08 +00:00
  • a85b3d7de7 GRF: Add generic mechanism to observe which features have been tested Jonathan G Rennison 2023-02-12 21:50:52 +00:00
  • 53835cef8e Documentation: Add documentation for more objects per GRF Jonathan G Rennison 2023-02-12 20:31:53 +00:00
  • dceafaf2db GRF: Initial support for > 255 road stop specs per GRF Jonathan G Rennison 2023-02-12 12:14:48 +00:00
  • cfbd6406e1 Documentation: Fix NML documentation of variable nearby_tile_road_stop_id Jonathan G Rennison 2023-02-12 18:04:22 +00:00
  • c592b38067 VarAction2: Combine object slope ^ foundation_change_tile_slope sequence Jonathan G Rennison 2023-02-12 11:29:44 +00:00
  • 76648b9dca Debug: Show name of extended variables referenced via variable 0x7B Jonathan G Rennison 2023-02-12 18:03:59 +00:00
  • 695ce0ab09 Update: Translations from eints swedish: 3 changes by joeax910 italian: 1 change by Rivarossi russian: 1 change by Ln-Wolf ukrainian: 1 change by serg-bloim latvian: 7 changes by lexuslatvia translators 2023-02-12 18:45:01 +00:00
  • b539799c0a GRF: Fix c0c9c66f: ObjectMapSpriteGroup with missing object specs Jonathan G Rennison 2023-02-12 12:59:36 +00:00
  • 64523709bf Add: use https:// for content-service connections (#10448) Patric Stout 2023-02-12 12:07:31 +01:00
  • ae9b416684 Merge branch 'master' into jgrpp Jonathan G Rennison 2023-02-11 22:11:21 +00:00
  • 09f7f32b8d Update: Translations from eints ukrainian: 2 changes by serg-bloim translators 2023-02-11 18:44:57 +00:00
  • 36722592b4 Fix scrollbars of text windows not being inited at window creation Jonathan G Rennison 2023-02-11 17:19:13 +00:00
  • c0c9c66f7b GRF: Initial support for > 255 objects per GRF Jonathan G Rennison 2023-02-11 00:30:16 +00:00
  • a2c8168924 Fix #10465: Delay closing of network join progress window (#10466) Loïc Guilloux 2023-02-11 12:32:45 +01:00
  • 35ad964c6b Feature: Ctrl+Click to reset late counter for the entire vehicle group. Bilongozhko, Serhii (Contractor) 2023-02-10 13:29:29 -05:00
  • 231935fccd Change: Show buy company dialog window even when playing in the AI company SamuXarick 2023-02-10 11:31:40 +00:00
  • 43ce73db86 Fix: [Script] Use Money instead of int32 for presenting the value of a company to AIs SamuXarick 2023-02-09 18:51:58 +00:00
  • 26dc69ff13 Use a std::vector for Object::counts Jonathan G Rennison 2023-02-10 23:36:40 +00:00
  • c95a3be243 Change: Expose ObjectSpec vector to simplify iteration. Peter Nelson 2023-01-15 00:04:53 +00:00
  • 74e4556a85 Codechange: Store objectspecs in std::vector instead of flat array. Peter Nelson 2022-11-06 19:21:03 +00:00
  • d34e1bbbc1 Codechange: Bind objectspecs to classes once all finalised. Peter Nelson 2023-01-16 23:31:31 +00:00
  • 9cda69cab1 Codechange: Use std::vector for NewGRF class lists. Peter Nelson 2023-01-08 15:36:57 +00:00
  • 43d58ce6c8 GRF: Extend EntityIDMapping/OverrideManagerBase to 16 bit entity IDs Jonathan G Rennison 2023-02-10 22:57:19 +00:00
  • 6b99b6672e Fix: [Script] ScriptBase::Rand() return value was between -MIN(int32) and MAX(int32) (#10443) Loïc Guilloux 2023-02-10 19:55:59 +01:00
  • 7bd475b86c Update: Translations from eints english (au): 2 changes by krysclarke estonian: 107 changes by RM87 romanian: 2 changes by bnegrut finnish: 8 changes by hpiirai dutch: 4 changes by Afoklala portuguese: 2 changes by azulcosta polish: 2 changes by pAter-exe translators 2023-02-10 18:48:19 +00:00
  • 3278f4c7bb Fix #10280, 59645c6: Ignore double-click for unavailable town actions glx22 2023-02-10 05:05:16 +01:00
  • d6aa526b69 Fix #10461, 59645c6: Properly check for _local_company validity glx22 2023-02-10 02:15:50 +01:00
  • 3396411b58 Fix 05ec32f5: Savegame load check of DATE chunk Jonathan G Rennison 2023-02-10 18:16:00 +00:00
  • 483e3172af Merge branch 'master' into jgrpp Jonathan G Rennison 2023-02-10 17:18:39 +00:00
  • 05ec32f577 Run water flooding at constant speed at day lengths >= 4 Jonathan G Rennison 2023-02-09 21:39:04 +00:00
  • 59251d3c6b Update: Translations from eints english (us): 2 changes by 2TallTyler estonian: 110 changes by RM87 czech: 5 changes by jacobczsk italian: 11 changes by Rivarossi russian: 2 changes by Ln-Wolf translators 2023-02-09 18:45:50 +00:00
  • b083584649 Update: Translations from eints arabic (egypt): 30 changes by AviationGamerX portuguese: 1 change by azulcosta translators 2023-02-08 18:47:55 +00:00
  • f12498b633 Add: Show NewGRF name in NewGRF-created errors (#10457) Tyler Trahan 2023-02-07 15:13:32 -05:00
  • 2fcb735d7b Fix build window column sizes after map generation Jonathan G Rennison 2023-02-07 19:29:26 +00:00
  • 0c36e4a771 Update: Translations from eints english (au): 1 change by krysclarke english (us): 1 change by 2TallTyler vietnamese: 2 changes by KhoiCanDev luxembourgish: 5 changes by phreeze83 catalan: 3 changes by J0anJosep french: 11 changes by ZarTek-Creole, 5 changes by glx22 translators 2023-02-07 18:45:46 +00:00
  • b5bc001d42 Codechange: Swap comments for CommandHelper::Post overloads (#10454) dP 2023-02-07 17:55:46 +04:00
  • f951ce6931 Fix: Ensure logo for Windows Store common assets package is named correctly Owen Rudge 2023-02-06 11:14:07 +00:00
  • 17f1d92072 Template replacement: Allow naming templates Jonathan G Rennison 2023-02-06 23:48:14 +00:00
  • 6d91e8ce36 Template replacement: Fix various types Jonathan G Rennison 2023-02-06 23:34:14 +00:00
  • 8de7f75f0e Template replacement: Add missing owner checks in template commands Jonathan G Rennison 2023-02-06 23:07:28 +00:00
  • 07b7cc5652 Tracerestrict: Add condition whether reservation passes through tile Jonathan G Rennison 2023-02-06 19:54:14 +00:00
  • cb2944205c Update: Translations from eints english (au): 4 changes by krysclarke swedish: 16 changes by joeax910 english (us): 2 changes by 2TallTyler chinese (simplified): 2 changes by XiaoJi-Game hebrew: 3 changes by Boltyansky romanian: 10 changes by kneekoo russian: 5 changes by Ln-Wolf portuguese: 2 changes by azulcosta polish: 4 changes by pAter-exe translators 2023-02-06 18:44:47 +00:00
  • 07c923eceb Feature: [NewGRF] Engine name callback. Michael Lutz 2023-01-22 22:06:48 +01:00
  • 5daaa45e4a Add: [NewGRF] Second vehicle property for additional callback flags. Michael Lutz 2023-01-22 18:56:36 +01:00
  • 3fdf57cbd6 Change: [NewGRF] Extend the D8xx (DCxx) string area up to FFFF. Michael Lutz 2023-01-22 18:34:35 +01:00
  • 7c998d46bd Update: Translations from eints spanish (mexican): 22 changes by VMMF chinese (simplified): 2 changes by XiaoJi-Game turkish: 2 changes by EndChapter translators 2023-02-05 18:43:07 +00:00
  • b080f24bd8 Codechange: move windows common to AI and GS out of ai_gui glx22 2023-02-04 04:17:55 +01:00
  • 78e3c93a25 Fix: caption for GS settings window opened from debug window glx22 2023-02-04 04:15:11 +01:00
  • cef9931e53 Cleanup: GS don't have "start_date" glx22 2023-02-04 00:55:11 +01:00
  • 9951c0dbd5 Documentation: Update NewGRF road stop docs Jonathan G Rennison 2023-02-05 18:06:57 +00:00
  • 1272bec13b Road stops: Add height property for build window preview Jonathan G Rennison 2023-02-05 17:40:14 +00:00
  • 91d736ace5 GRF: Fix ignorable unknown mapped road type and road stop properties Jonathan G Rennison 2023-02-05 16:07:23 +00:00
  • 6aafccfb22 Update: Translations from eints korean: 2 changes by telk5093 spanish: 2 changes by MontyMontana portuguese: 2 changes by azulcosta translators 2023-02-04 18:44:14 +00:00
  • ff0e779680 Merge branch 'master' into jgrpp Jonathan G Rennison 2023-02-04 11:37:45 +00:00
  • 9006a47104 Debug: Fix wrong drawing position of extension variables in debug window Jonathan G Rennison 2023-02-04 11:13:13 +00:00
  • 219e41b5d6 Debug: Enable inspecting non-GRF objects Jonathan G Rennison 2023-02-04 11:00:00 +00:00
  • b364b41768 Update: Translations from eints english (us): 2 changes by 2TallTyler finnish: 2 changes by hpiirai catalan: 2 changes by J0anJosep dutch: 2 changes by Afoklala translators 2023-02-03 18:44:54 +00:00
  • 8999f9237b Documentation: Add link anchors and index for NewGRF NML additions Jonathan G Rennison 2023-02-03 17:06:03 +00:00
  • e8dca9f220 Debug: Add time since load/unload to station debug info Jonathan G Rennison 2023-02-02 18:48:46 +00:00
  • e41af1f2bb Update: Translations from eints portuguese (brazilian): 8 changes by ericandradex translators 2023-02-02 18:44:54 +00:00
  • 1f194eb94e Fix: [Script] Incorrect value for GOAL_INVALID (#10436) SamuXarick 2023-02-01 22:35:51 +00:00