1
0
Fork 0

Commit Graph

  • cc6e4768a9
    Fix: Out-of-order window set up due to deferred window resize. (#12592) Peter Nelson 2024-04-29 17:05:35 +0100
  • 625c46e4f4
    Fix: Out-of-order window set up due to deferred window resize. Peter Nelson 2024-04-29 12:04:30 +0100
  • b852a3f408 Update: Translations from eints english (us): 3 changes by 2TallTyler korean: 3 changes by telk5093 hungarian: 2 changes by meskobalazs translators 2024-04-29 04:40:19 +0000
  • fd4cf699e5
    Codefix 37a03b5: the return value of maxdim should always be assigned (#12590) rubidium42 2024-04-28 19:42:58 +0200
  • 98d37338df Codechange: use ranged for loop instead of one with lengthof Rubidium 2024-04-28 18:30:02 +0200
  • 24b6ec80a9 Codechange: use ranged for loop and vector to determine the disaster to deploy Rubidium 2024-04-28 18:05:07 +0200
  • 87dbd4a833 Codechange: use ranged for loop to determine widest title Rubidium 2024-04-28 17:53:11 +0200
  • 3babfc1a37 Fix 37a03b5: the return value of maxdim should always be assigned Rubidium 2024-04-28 19:06:29 +0200
  • d183d8e587 Codechange: remove INVALID_STRING_ID now drop down uses spans Rubidium 2024-04-28 16:03:29 +0200
  • 37a03b513f Codechange: refactor string list dimension finding into a separate function Rubidium 2024-04-28 15:59:53 +0200
  • 546a996d95 Codechange: pass options to ShowDropDownMenu using a span Rubidium 2024-04-28 15:25:21 +0200
  • ad50c4f298 Codechange: inline sorter name definitions and use proper static accessor instead of (implying) this-> Rubidium 2024-04-28 14:56:52 +0200
  • 368f958bfe Codechange: use ranged for loop instead of one with lengthof Rubidium 2024-04-28 18:30:02 +0200
  • e2f8ba611a Codechange: use ranged for loop and vector to determine the disaster to deploy Rubidium 2024-04-28 18:05:07 +0200
  • 09a10414df Codechange: use ranged for loop to determine widest title Rubidium 2024-04-28 17:53:11 +0200
  • ef55cc7979
    Codechange: Remove support for links in tar files. (#12571) Peter Nelson 2024-04-28 15:18:24 +0100
  • 99b74c1064
    Fix #12584: Improved error handling during tar scan (#12586) Loïc Guilloux 2024-04-28 16:08:32 +0200
  • 4e3c52ef1f Codechange: remove INVALID_STRING_ID now drop down uses spans Rubidium 2024-04-28 16:03:29 +0200
  • 84a499b19a Codechange: refactor string list dimension finding into a separate function Rubidium 2024-04-28 15:59:53 +0200
  • b23199080f Codechange: pass options to ShowDropDownMenu using a span Rubidium 2024-04-28 15:25:21 +0200
  • 071b030df0 Codechange: inline sorter name definitions and use proper static accessor instead of (implying) this-> Rubidium 2024-04-28 14:56:52 +0200
  • 826deaee57 Codechange: refactor CalcHeightdiff to remove some magic numbers Rubidium 2024-04-27 21:25:15 +0200
  • 97a34bf06e Codechange: use C++ containers for the colour schemes Rubidium 2024-04-28 08:40:15 +0200
  • 77b786e87d
    Codechange: Remove support for links in tar files. Peter Nelson 2024-04-24 20:26:17 +0100
  • c276e17899 Codechange: use C++ containers for the colour schemes Rubidium 2024-04-28 08:40:15 +0200
  • ee9895a970 Update: Translations from eints norwegian (bokmal): 3 changes by eriksorngard french: 3 changes by ottdfevr portuguese: 3 changes by azulcosta translators 2024-04-28 04:41:11 +0000
  • 153b0135b3 Fix #12584: Improved error handling during tar scan glx22 2024-04-27 21:58:07 +0200
  • 7558bd7e87 Codechange: refactor CalcHeightdiff to remove some magic numbers Rubidium 2024-04-27 21:25:15 +0200
  • 440a633fcc Codechange: Remove shrink_to_fit for more lists. Peter Nelson 2024-04-27 08:50:46 +0100
  • 33aedc43a5 Codechange: Shrink GUIList vectors less often, reserve before use. Peter Nelson 2024-04-27 08:20:13 +0100
  • 345645f271
    Codechange: Remove shrink_to_fit for more lists. Peter Nelson 2024-04-27 08:50:46 +0100
  • 8ffebc91a2
    Codechange: Shrink GUIList vectors less often, reserve before use. Peter Nelson 2024-04-27 08:20:13 +0100
  • 8308998388 Update: Translations from eints english (au): 3 changes by krysclarke russian: 3 changes by Ln-Wolf finnish: 6 changes by hpiirai dutch: 6 changes by Afoklala portuguese (brazilian): 4 changes by pasantoro polish: 3 changes by pAter-exe translators 2024-04-27 04:40:44 +0000
  • bf8de188ec
    Codechange: Use member initialization of GRFFilePropsBase. (#12581) Peter Nelson 2024-04-26 22:58:54 +0100
  • 72c55128d2
    Codechange: Remove write-only spec_id from RoadStopSpec. (#12582) Peter Nelson 2024-04-26 21:56:30 +0100
  • 3c9b5eee22
    Codechange: Remove write-only spec_id from RoadStopSpec. Peter Nelson 2024-04-26 17:44:42 +0100
  • ef414eb51e
    Codechange: Use member initialization of GRFFilePropsBase. Peter Nelson 2024-04-26 17:43:00 +0100
  • a6d401debf
    Fix: Properly test for presence of waypoint in NewGRF resolver. (#12579) Peter Nelson 2024-04-26 17:47:53 +0100
  • a66b4f33d1
    Fix: Scrollbar scrolls to wrong position for current position. Peter Nelson 2024-04-25 17:44:38 +0100
  • a60a81f34e Update: Translations from eints swedish: 7 changes by joeax910 vietnamese: 15 changes by anmatngu greek: 31 changes by gh658804, 2 changes by KyriakosMich hungarian: 2 changes by egri-nagy portuguese (brazilian): 2 changes by pasantoro translators 2024-04-26 04:41:25 +0000
  • 0fdabca605 Codechange: use std::span instead of custom span in TGP Rubidium 2024-04-25 20:36:11 +0200
  • 6e4ab6f73f
    Fix: Properly test for presence of waypoint in NewGRF resolver. Peter Nelson 2024-04-26 02:38:49 +0100
  • f44d8fa2e4
    Codechange: Remove CDECL from filter functions. (#12578) Peter Nelson 2024-04-25 22:13:23 +0100
  • 46888e9d22 Codechange: use std::span instead of custom span in TGP Rubidium 2024-04-25 20:36:11 +0200
  • a019be6cab
    Codechange: Remove CDECL from filter functions. Peter Nelson 2024-04-25 21:14:46 +0100
  • 0075a95278
    Codefix: Make three _filter_funcs definitions distinct. (#12573) Peter Nelson 2024-04-25 21:01:15 +0100
  • 5bc9854be2
    Codechange: Make sort list function lists safer. (#12574) Peter Nelson 2024-04-25 21:00:49 +0100
  • 9b747a173d Fix #12509: Maintain timer sort invariants when changing period Jonathan G Rennison 2024-04-20 15:09:49 +0100
  • 11ec156b64 Codechange: Add a priority field to TimerGameTick::TPeriod Jonathan G Rennison 2024-04-20 15:39:36 +0100
  • 57f5d27427 Doc: Fix documentation of GetDefaultValueCallback André Cheng 2024-04-13 19:18:59 +0100
  • ceb0053dd9 Codechange: Correct return type of GetDefaultValueCallback André Cheng 2024-04-13 17:33:27 +0100
  • 339b0ea0ff Change: Show correct default value and unit for vehicle service interval setting André Cheng 2024-03-20 15:26:54 +0000
  • fd80a1ec66 Fix #11345: Use correct default button value for vehicle service interval setting André Cheng 2024-03-25 20:38:44 +0000
  • a4071b78d7 Codechange: Add callback to IntSettingDesc to support more default values André Cheng 2024-03-25 20:33:40 +0000
  • ca1c5dbfd7
    Codefix: Make three _filter_funcs definitions distinct. Peter Nelson 2024-04-25 08:50:16 +0100
  • 9a3db25e6c
    Codechange: Make sort list function lists safer. Peter Nelson 2024-04-25 08:20:46 +0100
  • e8d25d68b9 Update: Translations from eints russian: 2 changes by George-VB translators 2024-04-25 04:42:18 +0000
  • e8249e9075
    Codechange: Pass buffers for TarFile's ExtractString as span. (#12567) Peter Nelson 2024-04-24 21:34:21 +0100
  • 5159aa81d4
    Codechange: Use iterators when enabling industries. (#12569) Peter Nelson 2024-04-24 21:33:49 +0100
  • 26bb87ebf1
    Codechange: Replace SaveLoad var length arrays with switch block and sizeof. (#12570) Peter Nelson 2024-04-24 21:33:29 +0100
  • 1dc94d0670
    Codechange: Construct string_view with first+last. (#12568) Peter Nelson 2024-04-24 21:29:33 +0100
  • 6a3f50aa72
    Codechange: Replace separate EffectVehicle arrays. (#12565) Peter Nelson 2024-04-24 21:29:12 +0100
  • e20f48799e
    Codechange: Make StringToContentType() clearer. (#12566) Peter Nelson 2024-04-24 21:26:31 +0100
  • 5e689ce25e
    Codechange: Store cursor sprites in vector. (#12564) Peter Nelson 2024-04-24 21:26:07 +0100
  • 60dc628e48
    Codechange: Replace SaveLoad var length arrays with switch block and sizeof. Peter Nelson 2024-04-24 20:28:00 +0100
  • a780debfa8
    Codechange: Use iterators when enabling industries. Peter Nelson 2024-04-24 19:46:35 +0100
  • 078ed807c3
    Codechange: Pass buffers for ExtractString as span. Peter Nelson 2024-04-24 18:46:22 +0100
  • fbe59d0216
    Codechange: Construct string_view with first+last. Peter Nelson 2024-04-24 18:50:15 +0100
  • 2734c6ec54
    Codechange: Make StringToContentType() clearer. Peter Nelson 2024-04-24 18:35:01 +0100
  • 90dc6c25e9
    Codechange: Replace separate EffectVehicle arrays. Peter Nelson 2024-04-24 18:31:31 +0100
  • 1a2679cb3c
    Codechange: Store cursor sprites in vector. Peter Nelson 2024-04-24 18:28:10 +0100
  • f16ec252e6
    Merge aff56c42ab into 9121770582 Peter Nelson 2024-04-24 03:06:12 -0400
  • 9121770582 Update: Translations from eints korean: 3 changes by telk5093 catalan: 3 changes by J0anJosep french: 7 changes by ottdfevr polish: 7 changes by pAter-exe translators 2024-04-24 04:40:54 +0000
  • f9988abf32
    Fix #12497: [NewGRF] Increase vehicle motion counter for all parts. Peter Nelson 2024-04-23 20:50:09 +0100
  • ac6a945e26
    Revert 2408a68910: Remove work around for an MSVC bug from 17 years ago. (#12557) Peter Nelson 2024-04-23 17:05:08 +0100
  • c1256d8211 Change: [RoadStop] For DriveThroughRoadStop, calculate the occupied level based on actual vehicles on the tile. zacc 2024-04-23 18:13:40 +0900
  • fc93d3e7fb
    Revert 2408a68910: Remove work around for an MSVC bug from 17 years ago. Peter Nelson 2024-04-23 12:59:59 +0100
  • bef11941c6 Change: Allow rail and road depot overbuilding in current orientation in order to connect to rail or road Koen Bussemaker 2024-03-04 21:56:53 +0100
  • 95de90dd4e Update: Translations from eints norwegian (bokmal): 7 changes by eriksorngard danish: 7 changes by bscargo portuguese (brazilian): 4 changes by pasantoro translators 2024-04-23 04:40:32 +0000
  • 3814adaba8
    Codechange: Simplify GetScrolledItemFromWidget() (#12556) Peter Nelson 2024-04-22 20:00:14 +0100
  • 6e1918b27c
    Codechange: Simplify GetScrolledItemFromWidget() Peter Nelson 2024-03-19 00:41:43 +0000
  • c82a2575d7 Update: Translations from eints english (au): 3 changes by krysclarke english (us): 3 changes by 2TallTyler greek: 3 changes by gh658804 russian: 3 changes by Ln-Wolf finnish: 5 changes by hpiirai turkish: 7 changes by BeratSJ portuguese: 3 changes by azulcosta portuguese (brazilian): 3 changes by pasantoro translators 2024-04-22 04:40:33 +0000
  • ded4d63db2 Codechange: simplify access to the current screenshot format Rubidium 2024-04-20 15:34:30 +0200
  • d465257dd0
    Fix 952d111: Houses and industry tiles could accept incorrect cargo. (#12547) Peter Nelson 2024-04-21 19:46:05 +0100
  • 3b01d31280
    Fix 8746be8: Reinstate current order test when removing road stop. (#12552) Peter Nelson 2024-04-21 19:41:25 +0100
  • 7623fcb5ad
    Fix 8746be8: Reinstate current order test when removing road stop. Peter Nelson 2024-04-21 12:07:48 +0100
  • c073165e34 Update: Translations from eints greek: 5 changes by gh658804 finnish: 2 changes by hpiirai catalan: 4 changes by J0anJosep translators 2024-04-21 04:42:00 +0000
  • aa895535e6 Fix 5008706: improved scenario editor tooltips in map generation stages are out of place Rubidium 2024-04-20 20:52:44 +0200
  • 959ced71bb
    Codechange: Add constants for original input/output cargo counts. (#12548) Peter Nelson 2024-04-20 20:50:48 +0100
  • e63a0573d7 Fix 5008706: improved scenario editor tooltips in map generation stages are out of place Rubidium 2024-04-20 20:52:44 +0200
  • 9b4914a65a
    Codechange: Add constants for original input/output cargo counts. Peter Nelson 2024-04-20 19:38:51 +0100
  • 10fac1e75d
    Fix 952d111: Houses and industry tiles could accept incorrect cargo. Peter Nelson 2024-04-20 17:26:40 +0100
  • b4e00fa738
    Codechange: Replace C-casts in pool functions. (#12541) Peter Nelson 2024-04-20 16:50:13 +0100
  • c5ef47ee09
    Codechange: [Script] Use std::unique_ptr for Company::ai_instance (#12544) Loïc Guilloux 2024-04-20 16:58:46 +0200
  • 1dfd0c19f4 Fix: allow only 255 league tables, as 255 is the invalid id sentinel Rubidium 2024-04-20 16:13:04 +0200
  • a3c85929f4 Fix #12509: Maintain timer sort invariants when changing period Jonathan G Rennison 2024-04-20 15:09:49 +0100
  • 2848d64490 Codechange: Add a priority field to TimerGameTick::TPeriod Jonathan G Rennison 2024-04-20 15:39:36 +0100
  • 43fca2b8e2 Fix: allow only 255 league tables, as 255 is the invalid id sentinel Rubidium 2024-04-20 16:13:04 +0200
  • 559cb78035 Codechange: [Script] Use std::unique_ptr for Company::ai_instance glx22 2024-04-20 16:12:11 +0200
  • bf9b00f409
    Codechange: Replace C-casts in pool functions. Peter Nelson 2024-04-20 12:49:18 +0100