• Joined on 2023-09-09
mirror synced commits to refs/pull/11435/merge at mirror/OpenTTD from mirror 2023-11-25 16:33:55 +00:00
449cd89355 Merge 7bc82b4fef50ccef01eee006ea08e3c505484567 into 47eabe0cd9
7bc82b4fef Add: Redraw timetable GUI every second
50fd5bf0f8 Feature: Use seconds for timetables
bc13da937d Codechange: Use ticks for timetable start date
47eabe0cd9 Fix 7cfcf65: Check if last-remembered build vehicle cargo filter is valid. (#11486)
Compare 5 commits »
mirror synced commits to refs/pull/11468/head at mirror/OpenTTD from mirror 2023-11-25 16:33:55 +00:00
bc13da937d Codechange: Use ticks for timetable start date
mirror synced commits to refs/pull/11468/merge at mirror/OpenTTD from mirror 2023-11-25 00:13:55 +00:00
ab1550f8d1 Merge 981ec0bdff8d507b1e28625c578c784b453bc861 into 47eabe0cd9
47eabe0cd9 Fix 7cfcf65: Check if last-remembered build vehicle cargo filter is valid. (#11486)
Compare 2 commits »
mirror synced commits to refs/pull/11393/merge at mirror/OpenTTD from mirror 2023-11-25 00:13:54 +00:00
47eabe0cd9 Fix 7cfcf65: Check if last-remembered build vehicle cargo filter is valid. (#11486)
096da3e59f Fix #11407: Don't steal focus from dropdown menus. (#11484)
Compare 3 commits »
mirror synced commits to refs/pull/10582/merge at mirror/OpenTTD from mirror 2023-11-25 00:13:54 +00:00
47eabe0cd9 Fix 7cfcf65: Check if last-remembered build vehicle cargo filter is valid. (#11486)
096da3e59f Fix #11407: Don't steal focus from dropdown menus. (#11484)
09d01bd015 Fix: Restore original cargo legend 'blob' dimensions. (#11480)
c2f19fed24 Fix: Widget without tooltip should use STR_NULL not STR_EMPTY. (#11482)
Compare 62 commits »
mirror synced commits to refs/pull/11483/merge at mirror/OpenTTD from mirror 2023-11-24 16:03:53 +00:00
a22d96240b Merge cd14648a0f72d1d4c6d5a32e7a0ab02bbb987f8f into 47eabe0cd9
47eabe0cd9 Fix 7cfcf65: Check if last-remembered build vehicle cargo filter is valid. (#11486)
Compare 2 commits »
mirror synced commits to refs/pull/11406/merge at mirror/OpenTTD from mirror 2023-11-23 23:43:55 +00:00
096da3e59f Fix #11407: Don't steal focus from dropdown menus. (#11484)
09d01bd015 Fix: Restore original cargo legend 'blob' dimensions. (#11480)
c2f19fed24 Fix: Widget without tooltip should use STR_NULL not STR_EMPTY. (#11482)
c18a1494b7 Codechange: Remove FONT_HEIGHT_... macros. (#11481)
Compare 11 commits »
mirror synced commits to master at mirror/OpenTTD from mirror 2023-11-23 23:43:54 +00:00
47eabe0cd9 Fix 7cfcf65: Check if last-remembered build vehicle cargo filter is valid. (#11486)
mirror synced commits to refs/pull/11483/merge at mirror/OpenTTD from mirror 2023-11-23 15:33:54 +00:00
ff5bc002de Merge cd14648a0f72d1d4c6d5a32e7a0ab02bbb987f8f into 096da3e59f
096da3e59f Fix #11407: Don't steal focus from dropdown menus. (#11484)
Compare 2 commits »
mirror synced commits to refs/pull/11468/merge at mirror/OpenTTD from mirror 2023-11-22 23:13:55 +00:00
03ab2c4c4d Merge 981ec0bdff8d507b1e28625c578c784b453bc861 into 096da3e59f
096da3e59f Fix #11407: Don't steal focus from dropdown menus. (#11484)
981ec0bdff Codechange: Use ticks for timetable start date
68a2cb12a0 Codechange: Define a TickCounter variable type for TimerGameTick::counter
Compare 4 commits »
mirror synced commits to master at mirror/OpenTTD from mirror 2023-11-22 23:13:55 +00:00
096da3e59f Fix #11407: Don't steal focus from dropdown menus. (#11484)
mirror synced commits to refs/pull/11030/merge at mirror/OpenTTD from mirror 2023-11-22 23:13:55 +00:00
09d01bd015 Fix: Restore original cargo legend 'blob' dimensions. (#11480)
c2f19fed24 Fix: Widget without tooltip should use STR_NULL not STR_EMPTY. (#11482)
c18a1494b7 Codechange: Remove FONT_HEIGHT_... macros. (#11481)
96ec9c1b47 Update: Translations from eints
Compare 5 commits »
mirror synced commits to refs/pull/11435/head at mirror/OpenTTD from mirror 2023-11-22 23:13:55 +00:00
9e76fd5689 Add: Redraw timetable GUI every second
780fdda447 Feature: Use seconds for timetables
981ec0bdff Codechange: Use ticks for timetable start date
68a2cb12a0 Codechange: Define a TickCounter variable type for TimerGameTick::counter
Compare 4 commits »
mirror synced commits to refs/pull/11435/merge at mirror/OpenTTD from mirror 2023-11-22 23:13:55 +00:00
0b9baf8b85 Merge 9e76fd5689191b1938a9fb147ffaabe56fea0c70 into 096da3e59f
9e76fd5689 Add: Redraw timetable GUI every second
780fdda447 Feature: Use seconds for timetables
096da3e59f Fix #11407: Don't steal focus from dropdown menus. (#11484)
981ec0bdff Codechange: Use ticks for timetable start date
Compare 10 commits »
mirror synced commits to refs/pull/11468/head at mirror/OpenTTD from mirror 2023-11-22 23:13:55 +00:00
981ec0bdff Codechange: Use ticks for timetable start date
68a2cb12a0 Codechange: Define a TickCounter variable type for TimerGameTick::counter
Compare 2 commits »
mirror synced commits to refs/pull/11393/merge at mirror/OpenTTD from mirror 2023-11-22 15:03:55 +00:00
09d01bd015 Fix: Restore original cargo legend 'blob' dimensions. (#11480)
c2f19fed24 Fix: Widget without tooltip should use STR_NULL not STR_EMPTY. (#11482)
c18a1494b7 Codechange: Remove FONT_HEIGHT_... macros. (#11481)
96ec9c1b47 Update: Translations from eints
Compare 17 commits »
mirror synced commits to refs/pull/11140/merge at mirror/OpenTTD from mirror 2023-11-22 15:03:55 +00:00
91422e7e8f Merge d55fccb718cf3c17c987f491161a197f0557b6d1 into 09d01bd015
09d01bd015 Fix: Restore original cargo legend 'blob' dimensions. (#11480)
c2f19fed24 Fix: Widget without tooltip should use STR_NULL not STR_EMPTY. (#11482)
c18a1494b7 Codechange: Remove FONT_HEIGHT_... macros. (#11481)
96ec9c1b47 Update: Translations from eints
Compare 10 commits »
mirror synced commits to refs/pull/10953/merge at mirror/OpenTTD from mirror 2023-11-22 15:03:55 +00:00
7dd22ef1dc Merge 84c3dac05b0efdff3aef1b0d0de7ff2ade1a7840 into 09d01bd015
09d01bd015 Fix: Restore original cargo legend 'blob' dimensions. (#11480)
c2f19fed24 Fix: Widget without tooltip should use STR_NULL not STR_EMPTY. (#11482)
c18a1494b7 Codechange: Remove FONT_HEIGHT_... macros. (#11481)
96ec9c1b47 Update: Translations from eints
Compare 10 commits »
mirror synced and deleted reference refs/tags/refs/pull/11480/merge at mirror/OpenTTD from mirror 2023-11-21 22:43:55 +00:00
mirror synced commits to refs/pull/11435/merge at mirror/OpenTTD from mirror 2023-11-21 22:43:55 +00:00
c4dab0a0fc Merge 230f69197c223db7d47ce50a43af224464ccfb43 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 6 commits »