Commit Graph

  • dce7d5d9b0 Fix #8253: allow rendering graphs with values over 2**31 / 10 (#11915) Patric Stout 2024-02-01 22:53:30 +01:00
  • 770ca3a624 Fix #8253: don't use INVALID_DATAPOINT for a valid value (#11913) Patric Stout 2024-02-01 22:47:11 +01:00
  • 9a2f247de9 Fix: Display rank correcly with more than 15 companies in a league table dP 2024-01-31 23:35:49 +05:30
  • e1fbaf6f7f Update: Translations from eints english (au): 5 changes by krysclarke english (us): 5 changes by 2TallTyler chinese (simplified): 8 changes by WenSimEHRP korean: 5 changes by telk5093 russian: 14 changes by Ln-Wolf latvian: 4 changes by lexuslatvia portuguese: 11 changes by azulcosta portuguese (brazilian): 5 changes by pasantoro translators 2024-02-01 18:36:06 +00:00
  • ab1407fc43 Fix: [Script] Apply random deviation only at script start (#11944) Loïc Guilloux 2024-02-01 10:48:40 +01:00
  • e28edf6945 Remove: [Script] CONFIG_RANDOM from AddSetting flags (#11942) Patric Stout 2024-01-31 23:24:36 +01:00
  • ccaa383e85 Fix #11938: Check infinite money setting in cases where it was missed (#11939) merni-ns 2024-02-01 00:41:48 +05:30
  • 363e251a10 Change: make -dnet=9 give traces of the details of the network protocol (#11931) Patric Stout 2024-01-31 19:36:41 +01:00
  • bbae16574a Update: Translations from eints english (au): 10 changes by krysclarke english (us): 10 changes by 2TallTyler vietnamese: 10 changes by KhoiCanDev chinese (simplified): 62 changes by WenSimEHRP, 4 changes by XiaoJi-Game korean: 11 changes by telk5093 russian: 5 changes by Ln-Wolf finnish: 32 changes by hpiirai portuguese (brazilian): 12 changes by pasantoro translators 2024-01-31 18:34:42 +00:00
  • 3e6ed6f44a Fix #9697: don't extend the Online Players window too wide on opening (#11936) Patric Stout 2024-01-31 19:03:07 +01:00
  • 232151788d Fix #9655: [Emscripten] install the correct files on install (#11934) Patric Stout 2024-01-31 00:33:21 +01:00
  • 16c40d0844 Codechange: a wild quote appeared; it is gone now (#11935) Patric Stout 2024-01-31 00:21:33 +01:00
  • 4d2fc28834 Codechange: wrap 'if' in macros into 'do { ... } while (false)', so it does not break on following 'else'. frosch 2024-01-30 22:42:20 +01:00
  • e0bd1dd42e Codechange: replace a macro with a lambda. frosch 2024-01-30 22:30:17 +01:00
  • 46b1114c67 Change: forcefully enable prefixing logs with date (#11930) Patric Stout 2024-01-30 23:02:16 +01:00
  • 41f2eed425 Feature: Settings to scale cargo production of towns and industries (#10606) Tyler Trahan 2024-01-30 15:11:46 -05:00
  • 96651b5ada Cleanup: Use standard comment format (#11929) merni-ns 2024-01-31 00:13:42 +05:30
  • 3e5ba614ab Update: Translations from eints chinese (simplified): 7 changes by WenSimEHRP russian: 24 changes by Ln-Wolf finnish: 61 changes by hpiirai spanish: 1 change by MontyMontana french: 134 changes by glx22 portuguese: 22 changes by azulcosta portuguese (brazilian): 57 changes by pasantoro translators 2024-01-30 18:36:34 +00:00
  • a502453033 Fix 48b6b18: Increase MAX_VALUATE_OPS to match the previous limit glx22 2024-01-30 18:26:42 +01:00
  • 897b59c158 Add: [GS] Allow to set max loan for each company separately (#11224) dP 2024-01-30 23:45:19 +05:30
  • b370ae1212 Change: Build signals to the next junction when dragging regardless of the Ctrl state (#9637) dP 2024-01-30 23:44:26 +05:30
  • 5a88027a19 Feature: Infinite money mode (#11902) merni-ns 2024-01-30 23:31:02 +05:30
  • 7acf78964f Remove: "generation_seed" from config, as it was a write-only value (#11927) Patric Stout 2024-01-30 18:02:35 +01:00
  • a05b7acec8 Change: position error window closer to cursor on large screens (#11923) Patric Stout 2024-01-30 14:57:49 +01:00
  • 2b1f78d2ca Fix: Use alternate timekeeping units in savegame title (#11912) Tyler Trahan 2024-01-29 17:11:00 -05:00
  • 435d48e182 Fix: Sandbox window does not reduce height when interface scale is reduced. (#11924) Peter Nelson 2024-01-29 22:01:22 +00:00
  • 4024bb5554 Fix #11910: use economy timer for dmp_cmds files (#11925) Patric Stout 2024-01-29 22:58:22 +01:00
  • f1842f9144 Add: {CURRENCY_SHORT} only did k / m suffix. Add bn / tn and make translatable. (#11921) Patric Stout 2024-01-29 21:20:35 +01:00
  • 1d4b10a8b8 Update: Translations from eints english (au): 86 changes by krysclarke english (us): 105 changes by 2TallTyler chinese (simplified): 29 changes by WenSimEHRP korean: 156 changes by telk5093 russian: 4 changes by Ln-Wolf danish: 1 change by bscargo spanish: 132 changes by lrlopez portuguese: 52 changes by azulcosta portuguese (brazilian): 181 changes by pasantoro translators 2024-01-29 18:34:38 +00:00
  • acaceb45ba Codechange: Make command constant names consistent with command proc (#11920) dP 2024-01-29 18:11:36 +05:30
  • bf013097a7 Fix #11918: Houses should build only next to road stops, not any station type. (#11919) Peter Nelson 2024-01-29 01:27:34 +00:00
  • 90084dc74d Codechange: ignore duplicate script messages in regression output (#11905) Loïc Guilloux 2024-01-28 19:35:29 +01:00
  • 809b599c21 Update: Translations from eints english (au): 48 changes by krysclarke english (us): 32 changes by 2TallTyler vietnamese: 10 changes by KhoiCanDev chinese (simplified): 46 changes by WenSimEHRP, 2 changes by XiaoJi-Game korean: 58 changes by telk5093 russian: 57 changes by Ln-Wolf finnish: 22 changes by hpiirai catalan: 30 changes by J0anJosep danish: 12 changes by bscargo dutch: 45 changes by Afoklala spanish: 214 changes by lrlopez french: 8 changes by glx22 portuguese: 23 changes by azulcosta portuguese (brazilian): 30 changes by pasantoro polish: 4 changes by pAter-exe translators 2024-01-28 15:00:40 +00:00
  • 5a55c4a934 Feature: [NewGRF] Allow higher max speeds for ships Koen Bussemaker 2023-04-28 21:23:59 +02:00
  • 461d69a8f6 Fix #11907: Allow genders for time related {UNITS_XXX} (#11908) Loïc Guilloux 2024-01-28 14:45:08 +01:00
  • 17dfc1a49a Codechange: Replace SF_GUI_NEGATIVE_IS_SPECIAL with a settings value callback. frosch 2024-01-27 22:50:40 +01:00
  • 28c83089f6 Codechange: Remove TKM string code. frosch 2024-01-27 22:40:58 +01:00
  • 9344b50435 Codechange: Remove TKM from settings texts. frosch 2024-01-27 22:32:18 +01:00
  • 9e9a8ca7f6 Codechange: Add callbacks to IntSettingDesc to support dynamic strings for title, help and values. frosch 2024-01-27 22:11:20 +01:00
  • 022b9e92d2 Codechange: Move settings string formatting into IntSettingDesc members. frosch 2024-01-27 21:07:07 +01:00
  • a9d1078434 Codechange: Remove TKM from town action tooltips. frosch 2024-01-27 18:37:57 +01:00
  • abfeeea849 Codechange: Compose engine preview text from multiple strings. frosch 2024-01-26 22:02:27 +01:00
  • 68c64d2511 Codechange: Remove TKM string codes by duplicating strings. frosch 2024-01-26 21:05:09 +01:00
  • bd3d687bf9 Codechange: Merge all BaseGraphWindow widget enums into one. Previously it relied on some enum entries using the same integer value. frosch 2024-01-26 19:45:27 +01:00
  • 69f47caf3f Codechange: Remove TKM from vehicle list sorting dropdowns. frosch 2024-01-24 22:31:19 +01:00
  • 9741510396 Fix: Wallclock setting should not affect percent-based service interval increments. frosch 2024-01-24 19:30:23 +01:00
  • 86981c0983 Fix: Extra refit button when train/RV is in a depot (#11904) Tyler Trahan 2024-01-28 08:01:09 -05:00
  • 05b253b33b Fix ea8c1d85: improve smoothness of smooth-scrolling for 60+Hz screens (#11884) Patric Stout 2024-01-28 10:56:21 +01:00
  • 0c4e509b60 Fix #10439: [GS] Validate story page button colour, flags, cursor and vehicle type (#11892) SamuXarick 2024-01-27 23:29:10 +00:00
  • 76f0f9e386 Fix #10438: [GS] Validate story page element type for ScriptStoryPage::NewElement (#11888) SamuXarick 2024-01-27 21:11:02 +00:00
  • 6d276698b6 Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) Peter Nelson 2024-01-27 20:13:42 +00:00
  • 1df7b21ee3 Fix #11889: ConstructWindow not called from SurveyResultTextfileWindow constructor (#11903) Jonathan G Rennison 2024-01-27 19:44:10 +00:00
  • 250cf4f153 Doc: Forwardport changelog from 13.x branch (#11901) Patric Stout 2024-01-27 20:23:13 +01:00
  • d3c673e20b Fix #11894: Defer window OnResize event to avoid processing multiple times per input tick. (#11900) Peter Nelson 2024-01-27 18:44:27 +00:00
  • 8c5ad1ade7 Fix fd9e72a7: actually use the parameter value instead of the current date (#11898) Patric Stout 2024-01-27 18:34:04 +01:00
  • c6dc9570f0 Fix 62d7d92a: [CI] tibdex/github-app-token's syntax changed with v2 (#11893) Patric Stout 2024-01-27 15:50:14 +01:00
  • fef0bfcfd3 Fix: TextfileWindow called virtual methods before constructor completed. (#11889) Peter Nelson 2024-01-27 14:45:37 +00:00
  • 8a4a99b7e8 Fix #5713: FindClosestShipDepot only considers depots that are actually reachable (#11768) Kuhnovic 2024-01-27 15:06:14 +01:00
  • 89520f5665 Add: show in multiplayer the amount of hours a game has been unpaused (#11886) Patric Stout 2024-01-27 12:35:09 +01:00
  • 2bbc95cac3 Fix: update server as offline when unexpected disconnect during refresh (#11891) Patric Stout 2024-01-27 11:23:25 +01:00
  • 8770ef6bd9 Change: Make street lights transparent with houses (#11828) Richard Wheeler 2024-01-27 09:25:13 +00:00
  • 7916e97c62 Update: opengl; glext header to 20231129, wglext header to 20231018 Rubidium 2024-01-26 18:20:00 +01:00
  • a23cd4aef7 Update: nlohmann/json to 3.11.3 Rubidium 2024-01-26 18:12:24 +01:00
  • 79b684b8ac Update: fmt to 10.2.0 Rubidium 2024-01-26 18:13:55 +01:00
  • 80ebcc72fb Change: rebrand Cheats as Sandbox Options (#11874) Patric Stout 2024-01-26 19:56:01 +01:00
  • 28716548d2 Feature: Setting to automatically restart server based on hours played (#11142) Tyler Trahan 2024-01-26 10:25:25 -05:00
  • 37fd69b604 Remove: [CI] Linux Legacy support (#11882) Patric Stout 2024-01-25 23:24:43 +01:00
  • 09b66751cf Fix b38d3c2208: missing water regions invalidation when building locks (#11879) Loïc Guilloux 2024-01-25 23:18:26 +01:00
  • 62d7d92a0e Upgrade: [CI] bump the actions group with 9 updates (#11881) dependabot[bot] 2024-01-25 21:22:33 +00:00
  • cd75adfb71 Add: [Dependabot] introduce Dependabot to keep our workflows up-to-date (#11880) Patric Stout 2024-01-25 21:10:38 +01:00
  • 36579dd18b Change: set smooth-scrolling on by default (#11860) Patric Stout 2024-01-25 11:07:36 +01:00
  • ea8c1d8597 Change: make for smooth-scrolling based on actual time Patric Stout 2024-01-22 16:45:00 +01:00
  • cbb24b5d71 Codechange: Split bit numbers from values in RailTypeFlags, RoadTypeFlags enums (#11877) Jonathan G Rennison 2024-01-24 21:24:34 +00:00
  • 21581b6ab3 Feature: Setting for minutes per calendar year (#11428) Tyler Trahan 2024-01-23 18:33:54 -05:00
  • be8ed26db6 Update: Translations from eints norwegian (nynorsk): 5 changes by translators slovenian: 5 changes by translators faroese: 5 changes by translators hebrew: 5 changes by translators afrikaans: 5 changes by translators urdu: 5 changes by translators persian: 5 changes by translators bulgarian: 5 changes by translators belarusian: 5 changes by translators basque: 5 changes by translators russian: 23 changes by Ln-Wolf finnish: 1 change by hpiirai malay: 5 changes by translators scottish gaelic: 5 changes by translators croatian: 5 changes by translators latin: 5 changes by translators french: 49 changes by glx22, 8 changes by ottdfevr portuguese (brazilian): 80 changes by pasantoro icelandic: 5 changes by translators translators 2024-01-23 18:40:53 +00:00
  • fd9e72a7e7 Feature: Use real-time "wallclock" timekeeping units (#11341) Tyler Trahan 2024-01-23 11:36:09 -05:00
  • bbdbf9a589 Add: AI/GS Time Mode to choose between economy (default) and calendar time (#11603) Tyler Trahan 2024-01-23 10:42:10 -05:00
  • a1487ce620 Add: list_[scenario|heightmap] and load_[scenario|height] console commands (#11867) Patric Stout 2024-01-23 14:01:25 +01:00
  • 76499b96fb Fix fa479c4: Typo in vehicle list tooltip (#11871) Tyler Trahan 2024-01-22 18:17:26 -05:00
  • 090616b4c9 Add: allow loading heightmaps from command-line (#11870) Patric Stout 2024-01-22 23:35:25 +01:00
  • bf3fd6526b Fix: use correct size parameter type in TileArea constructors (#11869) Kuhnovic 2024-01-22 23:06:42 +01:00
  • 11d4f1b2bd Fix d3b2a576: LOAD_HEIGHTMAP / LOAD_SCENARIO are Scenario Editor modes (#11868) Patric Stout 2024-01-22 22:28:00 +01:00
  • d3b2a576de Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) Patric Stout 2024-01-22 20:22:45 +01:00
  • 75f21065c9 Codechange: refactor DecodeHexText to a generic purpose ConvertHexToBytes (#11866) Patric Stout 2024-01-22 19:42:47 +01:00
  • 786cc85e86 Update: Translations from eints english (au): 155 changes by krysclarke norwegian (bokmal): 9 changes by v0nNemizez english (us): 155 changes by 2TallTyler chinese (simplified): 9 changes by WenSimEHRP russian: 41 changes by Ln-Wolf finnish: 1 change by hpiirai translators 2024-01-22 18:40:42 +00:00
  • 735abfe111 Codechange: Split dates and timers into Economy and Calendar time (#10700) Tyler Trahan 2024-01-22 09:04:34 -05:00
  • 419f48dfb3 Change: set amount of smoke/sparks to "realistic" by default (#11624) EmperorJake 2024-01-22 08:23:35 +11:00
  • b38d3c2208 Change: simplified water region evaluation, removed savegame data (#11750) Kuhnovic 2024-01-21 21:56:50 +01:00
  • 1985e7415b Fix: smooth-scrolling large distances didn't got smoothly in one direction (#11861) Patric Stout 2024-01-21 21:52:44 +01:00
  • c7d5cedc7b Codechange: Replace C-style TICC/TOCC macros with C++ RAII implementation. (#11857) Peter Nelson 2024-01-21 18:38:40 +00:00
  • 691c628b07 Codechange: Use named initialization for unscaled WidgetDimensions. (#11859) Peter Nelson 2024-01-21 18:10:49 +00:00
  • 0c81579363 Fix #6377: two tarballs with the same folder in them were considered as one (#11855) Patric Stout 2024-01-21 19:06:58 +01:00
  • 6588680ccc Revert #6923: start_date parameter is no longer in use SamuXarick 2024-01-21 14:28:27 +00:00
  • f35e257adc Fix #9722: create vital windows as soon as local_company is set (#11858) Patric Stout 2024-01-21 18:36:33 +01:00
  • a9a0bfffc1 Change: Disable building rail infrastructure if train build limit is zero. (#11847) Peter Nelson 2024-01-21 16:51:23 +00:00
  • 89474701bc Codechange: Use templates to deduplicate goal widgets. (#11852) Peter Nelson 2024-01-21 16:23:17 +00:00
  • fa8294ebe7 Remove: rdtsc and TIC/TOC based on CPU ticks (#11856) Patric Stout 2024-01-21 16:38:15 +01:00
  • fe035c306e Codechange: prevent out-of-bound read (even if the result is never used) (#11853) Patric Stout 2024-01-21 15:25:00 +01:00
  • 8797cc7ef2 Codechange: Replace GroupStatistics' num_engines with std::map. (#11849) Peter Nelson 2024-01-21 14:09:44 +00:00
  • c0ab436077 Codechange: Store Colours in Colours type. (#11625) Peter Nelson 2024-01-21 13:23:04 +00:00