Commit Graph

  • d2f98440bb Codechange: Make assert in follow_track easier to understand and debug Koen Bussemaker 2024-05-05 14:52:01 +0200
  • 84ebae0bf5
    Codechange: Tweak layout of network client list. (#12624) Peter Nelson 2024-05-05 14:57:17 +0100
  • f993e30850 Take cargo refit into account in build vehicle window capacity sort modes Jonathan G Rennison 2024-05-05 12:55:33 +0100
  • 1e5c96ef87 De-duplicate filling TestedEngineDetails in build vehicle windows Jonathan G Rennison 2024-05-05 12:38:25 +0100
  • cf94bd321d
    Codechange: Remove redundant SetMinimalSize of preview buttons. (#12622) Peter Nelson 2024-05-05 12:38:00 +0100
  • 72b2840a97
    Codechange: Use PIP spacing instead of spacers in tree picker window. (#12623) Peter Nelson 2024-05-05 12:37:45 +0100
  • fe374a1db0 Allow sorting by cargo capacity/running cost in dual pane train purchase window Jonathan G Rennison 2024-05-05 11:41:37 +0100
  • 99f497cb08 Update: Translations from eints english (au): 2 changes by krysclarke korean: 2 changes by telk5093 russian: 2 changes by Ln-Wolf finnish: 2 changes by hpiirai danish: 2 changes by bscargo lithuanian: 4 changes by dziugas1959 portuguese: 2 changes by azulcosta portuguese (brazilian): 4 changes by pasantoro translators 2024-05-05 04:40:50 +0000
  • 9fe9e4d398 Codechange: use vector instead of manual memory management for decompressing text files Rubidium 2024-04-30 18:29:10 +0200
  • 126173a839 Fix text filter in dual-pane purchase window with GRF custom names Jonathan G Rennison 2024-05-04 11:40:45 +0100
  • d074ab909c
    Codechange: Replace Array/FixedSizeArray with std::deque. (#12409) Peter Nelson 2024-05-04 10:55:16 +0100
  • cb26b0e92d
    Doc: Re-order release instructions to not tell the world prematurely (#12620) Tyler Trahan 2024-05-04 05:38:59 -0400
  • f629d3c921
    Codechange: Use vectors instead of CallocT/free for cache checks. (#12619) Peter Nelson 2024-05-04 09:42:20 +0100
  • 115ac2629b
    Cleanup: Remove TileMatrix that hasn't been used for 4+ years. (#12621) Peter Nelson 2024-05-04 09:41:58 +0100
  • 60cf37e0d1 Update: Translations from eints translators 2024-05-04 04:41:06 +0000
  • 6dab30f928 Documentation: Remove random_bits variable from road stops (NML) Jonathan G Rennison 2024-05-03 21:16:08 +0100
  • 6ef682cf44 Documentation: Fix typo Jonathan G Rennison 2024-05-03 20:53:22 +0100
  • a413ddfd82 Readme: Expand introduction section a bit Jonathan G Rennison 2024-05-03 19:02:18 +0100
  • 4f7fa73140 Readme: Remove various things which have been upstreamed Jonathan G Rennison 2024-05-03 19:02:03 +0100
  • e89a40994a Reduce diff with upstream for fileio.cpp Jonathan G Rennison 2024-05-03 18:10:51 +0100
  • a2bd2efec1 Codechange: Remove support for links in tar files. (#12571) Peter Nelson 2024-04-28 15:18:24 +0100
  • 716ba5fd2a Fix #12584: Improved error handling during tar scan (#12586) Loïc Guilloux 2024-04-28 16:08:32 +0200
  • 8769318653 Codechange: Ensure SDLK mappings stay in the expected order. (#12608) Peter Nelson 2024-05-02 23:19:08 +0100
  • fd183914c8 Fix 2d27e8e: Update numpad keycodes for SDL2, making it usable (#12596) Fen 2024-05-01 23:10:01 +0200
  • 9a7c30a109 Codechange: Let ClickSliderWidget handle rounding to nearest mark. Peter Nelson 2024-05-02 22:31:47 +0100
  • 9d2efd4c96 Codechange: Use callback function to set labels of slider widget marks. Peter Nelson 2024-05-02 22:27:17 +0100
  • 8b6661d486 Codefix 90029be: build failure for SDL 1.2 Rubidium 2024-05-03 07:44:48 +0200
  • 0b50834f81 Fix 2955ff3: CMake atomic check fails due to chosen compiler Rubidium 2024-05-02 23:30:09 +0200
  • e0048d798f Update: Translations from eints hungarian: 5 changes by egri-nagy translators 2024-05-03 04:41:54 +0000
  • 90029beb49
    Codechange: Ensure SDLK mappings stay in the expected order. (#12608) Peter Nelson 2024-05-02 23:19:08 +0100
  • c17fa6032b
    Doc: Add Apache 2.0 licensing info for CheckAtomic.cmake (#12603) James Addison 2024-05-02 14:13:00 +0100
  • ef99aa81a3 Codechange: Store validity of water regions in separate vector Koen Bussemaker 2024-04-23 21:01:48 +0200
  • cf96d49ced
    Codechange: Use vector for airport tile layouts. (#12607) Peter Nelson 2024-05-02 12:37:54 +0100
  • 65c9df49d9 Update: Translations from eints chinese (simplified): 8 changes by XiaoJi-Game catalan: 3 changes by J0anJosep translators 2024-05-02 04:41:51 +0000
  • f1334b9854 Documentation: Fix typo Jonathan G Rennison 2024-05-01 22:12:12 +0100
  • 2559bdfa6f
    Fix 2d27e8e: Update numpad keycodes for SDL2, making it usable (#12596) Fen 2024-05-01 23:10:01 +0200
  • 9647fe1d05 Change: [Linkgraph] Improve distance scaling algorithm in demand scaler Jonathan G Rennison 2024-04-20 13:53:42 +0100
  • f146680121
    Codechange: Use vector for industry random sounds. (#12606) Peter Nelson 2024-05-01 20:55:00 +0100
  • 7147fe9e7a
    Codechange: Use range-for when loading NewGRF deterministic sprite groups. (#12605) Peter Nelson 2024-05-01 19:59:46 +0100
  • 532ce1a907
    Codechange: Use Recv/Send_bytes for md5sum. (#12602) Peter Nelson 2024-05-01 18:55:54 +0100
  • 1424a184d8
    Codechange: Use vector/span when loading wagon overrides. (#12604) Peter Nelson 2024-05-01 18:23:27 +0100
  • 96d82b4363 Update: Translations from eints chinese (simplified): 1 change by WenSimEHRP greek: 52 changes by KyriakosMich german: 3 changes by Wuzzy2 basque: 36 changes by Porrumentzio danish: 3 changes by bscargo translators 2024-05-01 04:41:08 +0000
  • 69cb68a3e2 Override remain at station behaviour for road vehicles with explicit stop direction set Calvin Sykes 2024-04-19 18:01:49 +0100
  • 247b40c95b Adjust setting texts for show running costs per year setting Jonathan G Rennison 2024-04-30 18:20:58 +0100
  • d90c540f9e Enable economy day length scaling in wallclock timekeeping mode Jonathan G Rennison 2024-04-30 01:11:38 +0100
  • 4df44fea38 Update: Translations from eints swedish: 3 changes by joeax910 galician: 63 changes by pvillaverde translators 2024-04-30 04:40:35 +0000
  • 9a07f14f56 Show running costs in calendar years by default Jonathan G Rennison 2024-04-29 22:57:02 +0100
  • c5cd598217 Debug: Log number of GRFs at level sl=2 when loading a game Jonathan G Rennison 2024-04-29 20:14:37 +0100
  • adc7840f01 Scheduled dispatch: Caveat text for number of vehicles required Jonathan G Rennison 2024-04-29 18:31:37 +0100
  • a14f850f33 Debug: Show unreachable error groups in sprite dump when show details enabled Jonathan G Rennison 2024-04-29 17:27:22 +0100
  • 96ddabb30c Codechange: Remove write-only spec_id from RoadStopSpec. (#12582) Peter Nelson 2024-04-26 21:56:30 +0100
  • cc6e4768a9
    Fix: Out-of-order window set up due to deferred window resize. (#12592) Peter Nelson 2024-04-29 17:05:35 +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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 991b7a958e Do not reset lateness on auto-timetable congestion detection, when using scheduled dispatch Jonathan G Rennison 2024-04-27 18:45:37 +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
  • a6d401debf
    Fix: Properly test for presence of waypoint in NewGRF resolver. (#12579) Peter Nelson 2024-04-26 17:47:53 +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
  • f44d8fa2e4
    Codechange: Remove CDECL from filter functions. (#12578) Peter Nelson 2024-04-25 22:13:23 +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
  • 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
  • b39bd33c1c
    Update: Korean translation up to 980de73 (#688) TELK 2024-04-25 03:49:01 +0900
  • 29871e412c Fix 69e7c1697: Add missing include for MSVC Jonathan G Rennison 2024-04-24 17:16:03 +0100
  • bbb4abcafc Update: Korean translation up to 980de735 TELK 2024-04-24 20:59:10 +0900
  • 2ed145b162 Update: Korean translation - time TELK 2024-04-21 13:09:45 +0900
  • 5cff938970 Update: ko-KR / Colouring some setting TELK 2024-03-16 09:20:43 +0900
  • 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
  • ce40e85ccc Fix ROADSTOP_DRAW_MODE_WAYP_GROUND when used with RSF_DRAW_MODE_REGISTER Jonathan G Rennison 2024-04-23 22:30:13 +0100