1
0
Fork 0

Commit Graph

  • a23dda7ffe Codechange: use const auto & instead of making a copy Rubidium 2025-03-08 20:42:02 +0100
  • e1313cafed Codechange: use const auto & instead of making a copy Rubidium 2025-03-08 20:42:02 +0100
  • 91d22f7617
    Codechange: Use EnumBitSet for VehStates. (#13755) Peter Nelson 2025-03-08 18:24:21 +0000
  • f90bf04c5e Codefix: std::move string leaves the old one in an undefined state Rubidium 2025-03-08 16:56:29 +0100
  • 0cc65320fe
    Merge 25c7e5de10 into 0b102db421 frosch 2025-03-08 17:01:36 +0000
  • 0b102db421 Codefix: initialise a few uninitialised variables Rubidium 2025-03-08 17:08:12 +0100
  • a6a323fae1 Codefix: initialise a few uninitialised variables Rubidium 2025-03-08 17:08:12 +0100
  • 8a243f7391 Fix: [Script] Getting expiry date could cause out of bounds access Rubidium 2025-03-08 14:12:02 +0100
  • cfa31849be Fix: company livery window's instance variables were not set Rubidium 2025-03-08 15:23:08 +0100
  • 71e3f28e0a Codefix: TrackdirCrossesTrackdirs does not work for turning RV TrackDirs Rubidium 2025-03-08 16:08:54 +0100
  • 0787cde25f Codechange: remove unused INVALID_TRACK_BIT Rubidium 2025-03-08 15:32:13 +0100
  • 56fb5de63c Fix: company livery window's instance variables were not set Rubidium 2025-03-08 15:23:08 +0100
  • 7e9be9a2b4 Fix: [Script] Getting expiry date could cause out of bounds access Rubidium 2025-03-08 14:12:02 +0100
  • f8478cdee4
    Fix 51fd2853cb: Different news widget layouts require different font sizes. (#13752) Peter Nelson 2025-03-08 12:00:56 +0000
  • a154df6549 Update: Translations from eints translators 2025-03-08 04:38:53 +0000
  • 4048adffdb
    Fix #13760: Store encoded error message inside CommandCost. Peter Nelson 2025-03-08 00:03:33 +0000
  • 794317e870
    Fix #13758: Owned by error message consumed too many parameters. (#13762) Peter Nelson 2025-03-07 23:36:18 +0000
  • 2c211630cb
    Fix #13759: Really don't set error owner to OWNER_TOWN. (#13761) Peter Nelson 2025-03-07 23:35:28 +0000
  • 98682eadeb
    Fix #13758: Owned by error message consumed too many parameters. Peter Nelson 2025-03-07 22:51:28 +0000
  • 276933f8c8
    Fix #13759: Really don't set error owner to OWNER_TOWN. Peter Nelson 2025-03-07 22:50:46 +0000
  • 714bc5e254
    Codechange: Use EnumBitSet for VehStates. Peter Nelson 2025-03-05 23:13:55 +0000
  • 49c760a472 Update: Translations from eints translators 2025-03-07 04:44:48 +0000
  • 1080ca64a8 Fix #13740: [Script] Handle implicit orders for jump orders glx22 2025-03-05 23:38:53 +0100
  • 3fde611012
    Codechange: Use EnumBitSet for AirportMovingDataFlags. (#13754) Peter Nelson 2025-03-06 19:03:41 +0000
  • a9aeafcb8b
    Codechange: Use EnumBitSet for AirportMovingDataFlags. Peter Nelson 2025-03-05 23:39:36 +0000
  • 13dd93d9e9
    Add: Show hyperlink destination tooltips in text window. Peter Nelson 2025-03-05 00:32:16 +0000
  • 84f093fc72 Update: Translations from eints translators 2025-03-06 04:44:52 +0000
  • 274b7a0195
    Fix #13645: "Follow vehicle" button not raised when following stopped. (#13746) Peter Nelson 2025-03-06 00:00:57 +0000
  • 47ae285c9d
    Fix 2d7d085e8e: Autorenew failed error string consumed too many parameters. (#13750) Peter Nelson 2025-03-05 22:50:33 +0000
  • be7095de55
    Fix 51fd2853cb: Different news widget layouts require different font sizes. Peter Nelson 2025-03-05 22:30:28 +0000
  • 7009e5841d Fix #13749: Apply callback when automatically changing timekeeping unit glx22 2025-03-05 23:09:29 +0100
  • 878b632390
    Fix 2d7d085e8e: Autorenew failed error string consumed too many parameters. Peter Nelson 2025-03-05 21:55:57 +0000
  • 72ddac02bd Codechange: Add plural genders by duplicating the singular ones frosch 2025-03-05 12:36:50 +0100
  • 4b93a5240b Codechange: Example usage of plural genders frosch 2025-03-05 12:18:35 +0100
  • 273bcf008b Codechange #13709: Update gender definitions for Spanish (es_ES and es_MX) frosch 2025-03-05 12:17:42 +0100
  • 6d631d7a13
    Fix f8b1e30: Fix recent savegames may have incorrect EngineFlags saved. (#13745) Peter Nelson 2025-03-05 17:58:03 +0000
  • a8ae770a42
    Fix #13645: "Follow vehicle" button not raised when following stopped. Peter Nelson 2025-03-05 17:18:13 +0000
  • c1c8b36f6f
    Fix f8b1e30: Fix recent savegames that may have incorrect EngineFlags saved. Peter Nelson 2025-03-05 17:10:37 +0000
  • 7d0abeadae Codechange: Add plural genders by duplicating the singular ones frosch 2025-03-05 12:36:50 +0100
  • 64a2cf3b23 Codechange: Example usage of plural genders frosch 2025-03-05 12:18:35 +0100
  • abcc475b03 Codechange #13709: Update gender definitions for Spanish (es_ES and es_MX) frosch 2025-03-05 12:17:42 +0100
  • 0ade7638df
    Fix #13668, fd2949d: Include the `\0` in TextBuf max_chars cropping (#13672) Loïc Guilloux 2025-03-05 12:05:19 +0100
  • a00ac01c0b Change: Use max of calculated and minimal heights in ScriptLeagueWindow SamuXarick 2025-03-03 20:47:43 +0000
  • 7723625823
    Fix #13729, f8b1e30: Incorrect conversion of EngineFlags to EngineFlag (#13743) Loïc Guilloux 2025-03-05 10:12:06 +0100
  • 0cfcc07ee6 Update: Translations from eints translators 2025-03-05 04:44:13 +0000
  • ef96e45337 Fix #13729, f8b1e30: Incorrect conversion of EngineFlags to EngineFlag glx22 2025-03-05 04:21:36 +0100
  • 51fd2853cb
    Fix 6e10584b91: Keep custom news from game scripts in encoded form. (#13741) Peter Nelson 2025-03-04 23:15:50 +0000
  • 5df7956441
    Fix 6e10584b91: Keep custom news from game scripts in encoded form. Peter Nelson 2025-03-04 18:16:36 +0000
  • b979f0414c Codechange: Prevent nested encoded strings. Peter Nelson 2025-03-04 18:18:28 +0000
  • b55af05626 Codechange: Pass encoded script strings as EncodedString. Peter Nelson 2025-03-04 01:00:40 +0000
  • 2a05a845df Feature: Snow-covered rocks are now visible. Peter Nelson 2025-02-20 19:22:43 +0000
  • 28a1267e57 Change: Adjust costs for clearing snowy landscape tiles. Peter Nelson 2025-02-20 19:21:40 +0000
  • a79598df83
    Feature: Snow-covered rocks are now visible. Peter Nelson 2025-02-20 19:22:43 +0000
  • 90ae166071
    Change: Adjust costs for clearing snowy landscape tiles. Peter Nelson 2025-02-20 19:21:40 +0000
  • f0e39ad0d5
    Codechange: Prevent nested encoded strings. Peter Nelson 2025-03-04 18:18:28 +0000
  • 19daf5a3d1
    Codechange: Pass encoded script strings as EncodedString. Peter Nelson 2025-03-04 01:00:40 +0000
  • 6acbc775e5
    Fix #13725: Use proper query strings for changing timetable values (#13737) Tyler Trahan 2025-03-04 11:58:28 -0500
  • 54526c4d47 Fix #13725: Use proper query strings for changing timetable values Tyler Trahan 2025-03-04 10:36:40 -0500
  • 8a09bb8127
    Fix #11226: Don't draw story page elements that won't be visible. (#13736) Peter Nelson 2025-03-04 13:38:37 +0000
  • ec27b82531
    Fix #11226: Don't draw story page elements that won't be visible. Peter Nelson 2025-03-04 12:51:58 +0000
  • 27761ae431 Cleanup: Remove global string parameters. Peter Nelson 2025-03-03 23:32:51 +0000
  • e818fcbf19 Codechange: Allow encoded strings to use as many parameters as necessary. Peter Nelson 2024-12-16 19:58:46 +0000
  • 37b276b4b5 Cleanup: Remove STR_JUST_STRING2/4. Peter Nelson 2025-03-03 23:55:10 +0000
  • a1bcfb836a Codechange: Remove leftover SetStringTips. Peter Nelson 2025-03-03 21:49:47 +0000
  • e10e96b9d5 Codechange: Drop default widget strings for autoreplace window. Peter Nelson 2025-03-03 21:43:14 +0000
  • 3d95a7813f Codechange: Drop default widget strings for AI config window. Peter Nelson 2025-03-03 23:05:24 +0000
  • ab0d6e8b95 Codechange: Drop default widget strings for network windows. Peter Nelson 2025-03-03 18:48:59 +0000
  • d7963f6eb7 Codechange: Drop default widget strings for NewGRF debug window. Peter Nelson 2025-03-03 18:48:58 +0000
  • 72a6d27252 Update: Translations from eints translators 2025-03-04 04:44:36 +0000
  • 4e485cd083
    Fix: Network relay question used string parameters unconventionally. (#13734) Peter Nelson 2025-03-04 00:25:15 +0000
  • c1949157e6
    Cleanup: Remove STR_JUST_STRING2/4. Peter Nelson 2025-03-03 23:55:10 +0000
  • 12ba6a69e0
    Codechange: Remove leftover SetStringTips. Peter Nelson 2025-03-03 21:49:47 +0000
  • b1b50871d5
    Codechange: Drop default widget strings for autoreplace window. Peter Nelson 2025-03-03 21:43:14 +0000
  • 35dd97e9c0
    Codechange: Drop default widget strings for AI config window. Peter Nelson 2025-03-03 23:05:24 +0000
  • 1c41a6fa75
    Codechange: Drop default widget strings for network windows. Peter Nelson 2025-03-03 18:48:59 +0000
  • 0e9d0c47da
    Codechange: Drop default widget strings for NewGRF debug window. Peter Nelson 2025-03-03 18:48:58 +0000
  • 14bda87650
    Cleanup: Remove global string parameters. Peter Nelson 2025-03-03 23:32:51 +0000
  • 3e7a46e584
    Codechange: Allow encoded strings to use as many parameters as necessary. Peter Nelson 2024-12-16 19:58:46 +0000
  • ed65fea7dd
    Codechange: Move to GetWidgetString for help window. (#13733) Peter Nelson 2025-03-03 23:32:08 +0000
  • c9624cef7c Codechange: remove MallocT, CallocT and ReallocT Rubidium 2025-02-23 03:21:18 +0100
  • ea2a38faee
    Fix: Network relay question used string parameters unconventionally. Peter Nelson 2025-03-03 23:05:57 +0000
  • 0d4346c8dc
    Fix #13727, bdd1406: Incorrect ls.vehicle_names size for TTO saves (#13732) Loïc Guilloux 2025-03-03 23:59:57 +0100
  • 57cb8c583f
    Codechange: Move to GetWidgetString for help window. Peter Nelson 2025-03-03 12:00:20 +0000
  • aec1046d19 Codechange: Drop default widget strings for goal window. Peter Nelson 2025-03-03 21:43:01 +0000
  • 3757d8affe Codechange: Drop default widget strings for league window. Peter Nelson 2025-03-03 21:42:38 +0000
  • d587426912 Codechange: Drop default widget strings for story window. Peter Nelson 2025-03-03 18:48:59 +0000
  • c7d6934816 Codechange: Move to GetWidgetString for town windows. Peter Nelson 2025-03-03 21:54:09 +0000
  • 92e4ef7e77 Codechange: Move to GetWidgetString for toolbar windows. Peter Nelson 2025-03-03 21:54:08 +0000
  • e81884ab31 Codechange: Move to GetWidgetString for timetable window. Peter Nelson 2025-03-03 21:54:08 +0000
  • bc4ca1651d Codechange: remove MallocT, CallocT and ReallocT Rubidium 2025-02-23 03:21:18 +0100
  • 3880cc1b57 Codechange: swap x/y axes for dirty blocks around Rubidium 2025-01-18 16:39:43 +0100
  • ec1b9e53f4 Codechange: use std::vector over ReallocT for dirty blocks Rubidium 2025-01-18 11:43:22 +0100
  • 054ea4359d Fix #13727, bdd1406: Incorrect ls.vehicle_names size for TTO saves glx22 2025-03-03 23:18:43 +0100
  • 92b723cb4e
    Fix #13723: Invalid string parameters for build airport window. (#13724) Peter Nelson 2025-03-03 22:17:54 +0000
  • c258845d74
    Codechange: Drop default widget strings for goal window. Peter Nelson 2025-03-03 21:43:01 +0000
  • dd04bcfac2
    Codechange: Drop default widget strings for league window. Peter Nelson 2025-03-03 21:42:38 +0000
  • e0dbe8b18e
    Codechange: Drop default widget strings for story window. Peter Nelson 2025-03-03 18:48:59 +0000
  • 183639005d
    Codechange: Move to GetWidgetString for town windows. Peter Nelson 2025-03-03 21:54:09 +0000
  • 74245325c6
    Codechange: Move to GetWidgetString for toolbar windows. Peter Nelson 2025-03-03 21:54:08 +0000
  • eb112d70af
    Codechange: Move to GetWidgetString for timetable window. Peter Nelson 2025-03-03 21:54:08 +0000