Commit Graph

  • 13183d3f13 Add command result flag for whether SetResultData was called Jonathan G Rennison 2023-05-30 23:29:53 +01:00
  • 0302e6f168 Codechange: initialize all values of ICURun on construction (#10892) Patric Stout 2023-05-30 21:17:30 +02:00
  • c8b70e4877 Update: Translations from eints ukrainian: 53 changes by alextov portuguese (brazilian): 1 change by ericandradex translators 2023-05-30 18:40:56 +00:00
  • 5dcbd9271b Hide min_years_for_shares setting when shares are disabled Jonathan G Rennison 2023-05-30 19:19:41 +01:00
  • bac8f032da Re-add company shares Jonathan G Rennison 2023-05-30 18:57:42 +01:00
  • 6297abdb3b Remove str_fmt and str_vfmt Jonathan G Rennison 2023-05-30 00:53:31 +01:00
  • 94c422499f Use last pointer in std::string returning GetString Jonathan G Rennison 2023-05-30 00:49:59 +01:00
  • 7aef72b946 Add static_assert for length of _command_proc_table Jonathan G Rennison 2023-05-30 00:49:35 +01:00
  • 02fe4af934 Merge branch 'master' into jgrpp Jonathan G Rennison 2023-05-30 00:49:14 +01:00
  • 3ec66e5fb5 Fix not being able to reload GS in script debug window Jonathan G Rennison 2023-05-29 20:21:07 +01:00
  • e1203c3a48 Update: Translations from eints esperanto: 51 changes by legoscia translators 2023-05-29 18:39:22 +00:00
  • d086f288cd Codechange: Remove duplicated includes. (#10888) PeterN 2023-05-29 14:29:00 +01:00
  • 702194cfef Change: Cargo flow legend only shows defined cargo. (#10872) PeterN 2023-05-29 06:48:43 +01:00
  • d6b8fc9fe8 Github: Fix CI build checkout with workflow dispatch ref Jonathan G Rennison 2023-05-29 00:23:52 +01:00
  • bf1e66b2f3 Add missing <functional> header to src/timer/timer.h Jonathan G Rennison 2023-05-28 23:51:37 +01:00
  • c9c6721a47 Update: Translations from eints esperanto: 44 changes by legoscia translators 2023-05-28 18:42:42 +00:00
  • 6091d7470c Merge branch 'master' into jgrpp Jonathan G Rennison 2023-05-28 10:20:03 +01:00
  • bae1897826 Change: Include font style in font name for Freetype. Peter Nelson 2023-05-26 19:33:09 +01:00
  • 9976293c1e Codechange: Return fontcache font name as std::string. Peter Nelson 2023-05-26 19:32:41 +01:00
  • 90fdf17e39 Update: Translations from eints esperanto: 28 changes by legoscia translators 2023-05-27 18:40:39 +00:00
  • c880157518 Fix: Check max member count in squirrel classes (#10883) Loïc Guilloux 2023-05-27 18:09:21 +02:00
  • b02817f262 Merge branch 'master' into jgrpp Jonathan G Rennison 2023-05-27 01:12:36 +01:00
  • ef03d44fb3 Use std::unique_ptr for GRFLineToSpriteOverride Jonathan G Rennison 2023-05-26 20:49:05 +01:00
  • f00e0e195f cpp-btree: Add support for uncopyable/move-only map/multimap value types Jonathan G Rennison 2023-05-26 20:49:14 +01:00
  • 8ea9c1a133 Fix #10880: Crash in object window due to incorrect parameter order. (#10881) PeterN 2023-05-26 22:29:52 +01:00
  • b381a30d2d Merge branch 'master' into jgrpp Jonathan G Rennison 2023-05-26 20:08:05 +01:00
  • 876871157f Fix: Ask FontConfig for the face index when opening fonts. (#10878) PeterN 2023-05-26 19:56:13 +01:00
  • 42b3c5fe25 Fix highlight of adjacent rail/road waypoints when only one waypoint type Jonathan G Rennison 2023-05-26 19:38:17 +01:00
  • fd4d4d341d Merge branch 'master' into jgrpp Jonathan G Rennison 2023-05-26 19:36:48 +01:00
  • 101e4e54a1 Fix d9a04ba446: Ensure MD5Hash is initialized. (#10876) PeterN 2023-05-26 19:17:54 +01:00
  • ba11467c02 Fix: Rail waypoint selection window not closed Jonathan G Rennison 2023-05-25 23:15:15 +01:00
  • 7615c831aa Avoid unnecessary checks when removing adjacent level crossing tile Jonathan G Rennison 2023-05-26 00:52:33 +01:00
  • 0b9b080aa6 Fix closing build waypoint window not closing waypoint selection window Jonathan G Rennison 2023-05-25 22:50:57 +01:00
  • a419674157 Add coverage button to waypoint window Jonathan G Rennison 2023-05-25 22:35:05 +01:00
  • df5ca1d7fb Highlight waypoint tiles when adjacent or distant joining Jonathan G Rennison 2023-05-25 22:34:54 +01:00
  • 584faaf064 Change: Reorganise industry accept/produce arrays. (#10853) PeterN 2023-05-25 21:25:46 +01:00
  • 65159f4b22 Refactor viewport catchment overlay change handling Jonathan G Rennison 2023-05-25 20:28:31 +01:00
  • 23ab1cb3d0 Show ctrl-click function of shared orders button in tooltip Jonathan G Rennison 2023-05-25 20:02:29 +01:00
  • 9f24895480 Fix case of Ctrl+Click in English tooltip texts Jonathan G Rennison 2023-05-25 19:53:35 +01:00
  • 0fd62de4f2 Re-organise interface settings in settings window Jonathan G Rennison 2023-05-25 19:36:34 +01:00
  • f053082478 Viewport map: Use transport colour for road bridge/tunnels and aqueducts Jonathan G Rennison 2023-05-25 18:06:59 +01:00
  • db3b086a52 Fix #10867, 8b93e45: Squirrel compile error exception type changed (#10869) Loïc Guilloux 2023-05-25 12:46:27 +02:00
  • b133328737 Codechange: use std::string over strecat to create the RV capacity string Rubidium 2023-05-24 22:58:21 +02:00
  • 4fdde00e25 Codechange: use std::string to create the GRF parameter list Rubidium 2023-05-24 22:46:22 +02:00
  • fbab94eabb Codechange: use std::string to create error message about external files Rubidium 2023-05-24 22:40:12 +02:00
  • 30b9e02dd9 Codechange: replace crashlog filenames with std::string in Crashlog Rubidium 2023-05-20 20:04:43 +02:00
  • 19304bd3d5 Codechange: replace seprintf with fmt::format for filling the crash log data Rubidium 2023-05-20 19:45:38 +02:00
  • f4b0ac2bd4 Codechange: use std::string for formatting settings Rubidium 2023-05-24 21:35:11 +02:00
  • b5ee8e9e42 Add unset hotkey to toggle showing slopes in viewport map mode Jonathan G Rennison 2023-05-24 20:24:08 +01:00
  • d29cec53e0 Viewport map: Show bridges and tunnels in rail type colour in routes mode Jonathan G Rennison 2023-05-24 20:04:32 +01:00
  • 9cb992ab14 Viewport map: Adjust vertical alignment of tunnels Jonathan G Rennison 2023-05-24 20:15:55 +01:00
  • 1412ea48ed Update: Translations from eints esperanto: 268 changes by legoscia translators 2023-05-24 18:40:52 +00:00
  • 09408e8e46 Codechange: Add IsCargoAccepted/Produced() helpers. Peter Nelson 2023-05-24 00:52:44 +01:00
  • 633f19419d Codechange: Make more use of GetCargoAccepted/ProducedIndex(). Peter Nelson 2023-05-24 00:52:11 +01:00
  • 5428b6dd9b GS: Documentation/comment fixes for ScriptAsyncMode Jonathan G Rennison 2023-05-23 22:49:48 +01:00
  • cd9930542d GS: Add GSAsyncMode(bool) class to set async mode of script DoCommands Jonathan G Rennison 2023-05-23 20:52:08 +01:00
  • df6c35a48a Documentation: Add contents listing to script additions document Jonathan G Rennison 2023-05-23 22:07:52 +01:00
  • 72dcdfafbd Add setting for server sent commands per frame limit Jonathan G Rennison 2023-05-23 21:55:10 +01:00
  • a25e674f06 Add "command" debug category to log commands Jonathan G Rennison 2023-05-23 21:28:01 +01:00
  • 29b20718ba Codechange: use Tthis instead of StrongTypedef, so ==/= does not compare/assign different strong typedefs Rubidium 2023-05-23 19:43:00 +02:00
  • 9f0e406a51 Update: Translations from eints esperanto: 18 changes by legoscia translators 2023-05-23 18:41:14 +00:00
  • 8931e90302 Cleanup: No need to cound actual cargo to get scroll count. Peter Nelson 2023-05-23 17:19:38 +01:00
  • f177ce7c9a Codechange: Base CargoArray off std::array. Peter Nelson 2023-05-23 12:23:50 +01:00
  • 74e42e39a8 Codechange: Use CargoArray::GetCount() Peter Nelson 2023-05-23 12:23:50 +01:00
  • a6c5b4ce4b Cleanup: Remove BOM/ZWNBSP in the middle of .editorconfig (#10860) Loïc Guilloux 2023-05-23 12:49:47 +02:00
  • 76516d7f70 Codechange: Use IsValidCargoID/IsValidCargoType. Peter Nelson 2023-05-04 11:29:21 +01:00
  • c4ca6a0f74 Codechange: Rename IsCargo..Valid to IsValidCargo.. Peter Nelson 2023-05-04 10:39:22 +01:00
  • 8bb23e07ba Merge PR #520 into jgrpp Jonathan G Rennison 2023-05-22 20:06:55 +01:00
  • e8748c310c Merge PR #519 into jgrpp Jonathan G Rennison 2023-05-22 20:05:20 +01:00
  • a99418cb69 Revert "Codechange: Explicitly move a few variables to avoid a copy constructor (fixes warning from clang)" Jonathan G Rennison 2023-05-22 20:02:17 +01:00
  • e9b376d484 Update: Translations from eints catalan: 14 changes by J0anJosep portuguese: 20 changes by azulcosta portuguese (brazilian): 15 changes by ericandradex translators 2023-04-15 18:39:48 +00:00
  • 37b8b59c85 Merge branch 'master' into jgrpp Jonathan G Rennison 2023-05-22 19:50:45 +01:00
  • e2827d0e9c Update: Translations from eints galician: 41 changes by pvillaverde esperanto: 95 changes by legoscia portuguese (brazilian): 18 changes by ericandradex translators 2023-05-22 18:40:22 +00:00
  • 9a4512f789 Remove linkgraph duration not day length scaled setting Jonathan G Rennison 2023-05-22 19:38:52 +01:00
  • 5dd99fb046 Add setting for milliseconds per game tick mode Jonathan G Rennison 2023-05-22 18:40:46 +01:00
  • 5e8266ac7d Fix value of payment algorithm setting when loading new vanilla saves Jonathan G Rennison 2023-05-22 17:46:40 +01:00
  • 8ba1010fb4 Merge branch 'master' into jgrpp Jonathan G Rennison 2023-05-22 17:38:03 +01:00
  • a19a43a4f7 Codechange: use fmt::format and time conversions over "custom" implementation Rubidium 2023-05-20 16:14:12 +02:00
  • 6ec28479ea Update: Korean translation for 0.53.3 TELK 2023-05-22 22:07:00 +09:00
  • eb635b85bb Fix: work around GCC compiler bug #105120 in fmt Rubidium 2023-05-20 12:00:31 +02:00
  • 187fa3f214 Codechange: update to fmt 10.0.0 and add formatting support for chrono and std types Rubidium 2023-05-20 11:50:13 +02:00
  • 6f2f38b3ed Codechange: fmt (and std::format) do explicitly not support enums out-of-the-box Rubidium 2023-05-20 11:46:46 +02:00
  • 49da6b2070 🌐 Update Galician Translations up to 0.53.3 pvillaverde 2023-05-22 13:29:16 +02:00
  • bc45c3f66c Change: Remember waypoint filter string. (#10857) PeterN 2023-05-22 08:03:20 +01:00
  • 63d9bb93b8 Codechange: migrate from C-style GetString to C++-style GetString Rubidium 2023-05-19 14:35:53 +02:00
  • 1a179cb297 Codechange: use GetString + StrMakeValid to pass string without colours/font sizes to Debug Rubidium 2023-05-19 14:35:10 +02:00
  • 00695c29de Codechange: simplify news string drawing by using StrMakeValid to replaces newlines with spaces Rubidium 2023-05-19 14:22:50 +02:00
  • 9610705f46 Update: Translations from eints esperanto: 52 changes by legoscia translators 2023-05-21 18:40:42 +00:00
  • 60540f7df6 Change: Allow dedicated server to use threaded saves. (#10787) axet 2023-05-21 20:53:21 +03:00
  • 2efd88d513 Cleanup: version of strgen/settingsgen was always $Revision$, so remove it Rubidium 2023-05-21 08:33:04 +02:00
  • 2dbd974d4c Codechange: prevent using (f)printf/(f)puts over fmt::print Rubidium 2023-05-21 08:32:13 +02:00
  • 411379f587 Codechange: replace puts with fmt::print Rubidium 2023-05-21 08:21:40 +02:00
  • 275ebf4509 Codechange: replace fprintf(<FILE*> with fmt::print(<FILE*> Rubidium 2023-05-21 08:13:28 +02:00
  • c518293135 Codechange: replace printf with fmt::print Rubidium 2023-05-21 08:04:33 +02:00
  • d57046e7ec Change: Use "Via-Destination-Source" as default station cargodist display (#10851) Tyler Trahan 2023-05-21 08:57:14 -04:00
  • 2677c60f11 Don't show different version warning in save window when no file selected Jonathan G Rennison 2023-05-21 12:26:55 +01:00
  • 3cbd1a5a76 Add conditional order test for whether slot is empty/not empty Jonathan G Rennison 2023-05-21 12:03:22 +01:00
  • 0850193a38 Fix: survey result on crash only worked on Linux (#10855) Patric Stout 2023-05-21 12:57:32 +02:00
  • 98dffc3157 Update: Translations from eints catalan: 12 changes by J0anJosep esperanto: 678 changes by legoscia translators 2023-05-20 18:39:31 +00:00
  • 3323402aaa Codechange: rename smallvec_type to container_func and use only when needed Rubidium 2023-05-18 11:20:35 +02:00