• Joined on 2023-09-09
mirror synced commits to refs/pull/11404/merge at mirror/OpenTTD from mirror 2023-11-21 06:23:54 +00:00
200343eead Merge 95b88f6f30c34cc6f80057be9685c2a578289b1f into 0d60dc0353
0d60dc0353 Fix 96d98d08: Crash in text layouter due to trying to find height of string with zero-width.
62d4fd0572 Codechange: Add method to guess the width/height required for a multiline string.
f281525492 Codechange: Add method to resize both width and height of a widget.
d04fd4602d Codechange: Assert that max width passed to GetStringHeight is non-zero.
Compare 33 commits »
mirror synced commits to refs/pull/10953/merge at mirror/OpenTTD from mirror 2023-11-21 06:23:54 +00:00
13eba1a986 Merge 84c3dac05b0efdff3aef1b0d0de7ff2ade1a7840 into a58a043402
a58a043402 Fix 6065122: Missing SetFill on worldgen spacer. (#11477)
9822fa6584 Fix: Trivial autoreplace of mixed cargo articulated engines (#11253)
96d98d08c8 Change: Use sparse padding for main intro menu. (#11475)
c80fa7d752 Codechange: Simplify setting minimum width for game options dropdown lists. (#11474)
Compare 51 commits »
mirror synced and deleted reference refs/tags/refs/pull/11478/merge at mirror/OpenTTD from mirror 2023-11-21 06:23:54 +00:00
mirror synced commits to refs/pull/11468/merge at mirror/OpenTTD from mirror 2023-11-20 22:13:56 +00:00
f882e4370b Merge 5383fd36bc64391bdce57a74ac27103a93357643 into a58a043402
a58a043402 Fix 6065122: Missing SetFill on worldgen spacer. (#11477)
9822fa6584 Fix: Trivial autoreplace of mixed cargo articulated engines (#11253)
Compare 3 commits »
mirror synced commits to refs/pull/11136/merge at mirror/OpenTTD from mirror 2023-11-20 22:13:55 +00:00
a58a043402 Fix 6065122: Missing SetFill on worldgen spacer. (#11477)
9822fa6584 Fix: Trivial autoreplace of mixed cargo articulated engines (#11253)
Compare 3 commits »
mirror synced commits to master at mirror/OpenTTD from mirror 2023-11-20 22:13:55 +00:00
a58a043402 Fix 6065122: Missing SetFill on worldgen spacer. (#11477)
mirror synced commits to refs/pull/11030/merge at mirror/OpenTTD from mirror 2023-11-20 22:13:55 +00:00
a58a043402 Fix 6065122: Missing SetFill on worldgen spacer. (#11477)
9822fa6584 Fix: Trivial autoreplace of mixed cargo articulated engines (#11253)
Compare 3 commits »
mirror synced commits to refs/pull/11140/merge at mirror/OpenTTD from mirror 2023-11-20 22:13:55 +00:00
16cbefc67b Merge d55fccb718cf3c17c987f491161a197f0557b6d1 into a58a043402
a58a043402 Fix 6065122: Missing SetFill on worldgen spacer. (#11477)
9822fa6584 Fix: Trivial autoreplace of mixed cargo articulated engines (#11253)
Compare 3 commits »
mirror synced commits to refs/pull/11389/merge at mirror/OpenTTD from mirror 2023-11-20 22:13:55 +00:00
07bdc48ada Merge 35b685d0919ba5bc2040e9664ab63f5a7433a79a into a58a043402
a58a043402 Fix 6065122: Missing SetFill on worldgen spacer. (#11477)
9822fa6584 Fix: Trivial autoreplace of mixed cargo articulated engines (#11253)
96d98d08c8 Change: Use sparse padding for main intro menu. (#11475)
c80fa7d752 Codechange: Simplify setting minimum width for game options dropdown lists. (#11474)
Compare 10 commits »
mirror synced commits to refs/pull/11391/merge at mirror/OpenTTD from mirror 2023-11-20 22:13:55 +00:00
a58a043402 Fix 6065122: Missing SetFill on worldgen spacer. (#11477)
Compare 2 commits »
mirror synced commits to refs/pull/11406/merge at mirror/OpenTTD from mirror 2023-11-20 22:13:55 +00:00
a58a043402 Fix 6065122: Missing SetFill on worldgen spacer. (#11477)
9822fa6584 Fix: Trivial autoreplace of mixed cargo articulated engines (#11253)
Compare 3 commits »
mirror synced commits to refs/pull/11435/merge at mirror/OpenTTD from mirror 2023-11-20 22:13:55 +00:00
46296a5370 Merge 230f69197c223db7d47ce50a43af224464ccfb43 into a58a043402
a58a043402 Fix 6065122: Missing SetFill on worldgen spacer. (#11477)
9822fa6584 Fix: Trivial autoreplace of mixed cargo articulated engines (#11253)
Compare 3 commits »
mirror synced and deleted reference refs/tags/refs/pull/11253/merge at mirror/OpenTTD from mirror 2023-11-20 14:03:55 +00:00
mirror synced commits to master at mirror/OpenTTD from mirror 2023-11-20 14:03:55 +00:00
9822fa6584 Fix: Trivial autoreplace of mixed cargo articulated engines (#11253)
mirror synced commits to refs/pull/10409/merge at mirror/OpenTTD from mirror 2023-11-20 14:03:55 +00:00
f3c643fdd1 Merge 7895396f689480bf4ff5937daf0a58ec9b4be515 into 96d98d08c8
96d98d08c8 Change: Use sparse padding for main intro menu. (#11475)
c80fa7d752 Codechange: Simplify setting minimum width for game options dropdown lists. (#11474)
f58a7ef673 Codechange: Remove now-unnecessary containers in picker layouts. (#11473)
293a26f248 Change: Use sparse padding and SETTING_BUTTON sizes for custom currency window. (#11472)
Compare 5 commits »
mirror synced commits to refs/pull/11391/merge at mirror/OpenTTD from mirror 2023-11-20 14:03:55 +00:00
9822fa6584 Fix: Trivial autoreplace of mixed cargo articulated engines (#11253)
Compare 2 commits »
mirror synced commits to refs/pull/11435/merge at mirror/OpenTTD from mirror 2023-11-20 05:53:55 +00:00
ed16efd4db Merge 230f69197c223db7d47ce50a43af224464ccfb43 into 96d98d08c8
96d98d08c8 Change: Use sparse padding for main intro menu. (#11475)
c80fa7d752 Codechange: Simplify setting minimum width for game options dropdown lists. (#11474)
f58a7ef673 Codechange: Remove now-unnecessary containers in picker layouts. (#11473)
293a26f248 Change: Use sparse padding and SETTING_BUTTON sizes for custom currency window. (#11472)
Compare 8 commits »
mirror synced commits to refs/pull/11406/merge at mirror/OpenTTD from mirror 2023-11-20 05:53:55 +00:00
96d98d08c8 Change: Use sparse padding for main intro menu. (#11475)
c80fa7d752 Codechange: Simplify setting minimum width for game options dropdown lists. (#11474)
f58a7ef673 Codechange: Remove now-unnecessary containers in picker layouts. (#11473)
293a26f248 Change: Use sparse padding and SETTING_BUTTON sizes for custom currency window. (#11472)
Compare 5 commits »
mirror synced commits to refs/pull/11140/merge at mirror/OpenTTD from mirror 2023-11-20 05:53:55 +00:00
114b267a0e Merge d55fccb718cf3c17c987f491161a197f0557b6d1 into 96d98d08c8
96d98d08c8 Change: Use sparse padding for main intro menu. (#11475)
c80fa7d752 Codechange: Simplify setting minimum width for game options dropdown lists. (#11474)
f58a7ef673 Codechange: Remove now-unnecessary containers in picker layouts. (#11473)
293a26f248 Change: Use sparse padding and SETTING_BUTTON sizes for custom currency window. (#11472)
Compare 28 commits »
mirror synced commits to refs/pull/11253/merge at mirror/OpenTTD from mirror 2023-11-20 05:53:55 +00:00
96d98d08c8 Change: Use sparse padding for main intro menu. (#11475)
c80fa7d752 Codechange: Simplify setting minimum width for game options dropdown lists. (#11474)
f58a7ef673 Codechange: Remove now-unnecessary containers in picker layouts. (#11473)
293a26f248 Change: Use sparse padding and SETTING_BUTTON sizes for custom currency window. (#11472)
Compare 5 commits »