• Joined on 2023-09-09
mirror synced commits to refs/pull/12657/merge at mirror/OpenTTD from mirror 2024-06-09 17:43:14 +00:00
c39d3f6053 Feature: Add the ability to clone an area with structures
7db756e602 Change: Do not automatically connect double depots with track
fa82dd6096 Fix #12030: Water infrastructure totals when using DC_FORCE_CLEAR_TILE
b4b2fad8e0 Fix #12648: Ensure all uses of std::filesystem::path use native encoding. (#12650)
Compare 12 commits »
mirror synced commits to refs/pull/12657/head at mirror/OpenTTD from mirror 2024-06-09 17:43:14 +00:00
c39d3f6053 Feature: Add the ability to clone an area with structures
fa82dd6096 Fix #12030: Water infrastructure totals when using DC_FORCE_CLEAR_TILE
b4b2fad8e0 Fix #12648: Ensure all uses of std::filesystem::path use native encoding. (#12650)
fce9361bf2 Change: Position caret on left or right of glyph depending on language direction.
5cd81a980e Codechange: Store both left and right glyph positions in a run.
Compare 76 commits »
mirror synced commits to refs/pull/12690/merge at mirror/OpenTTD from mirror 2024-06-09 17:43:14 +00:00
c839a2047d Merge 21c300e89102d58e335a5ab204c8f6871416c871 into b4b2fad8e0
b4b2fad8e0 Fix #12648: Ensure all uses of std::filesystem::path use native encoding. (#12650)
Compare 2 commits »
mirror synced commits to refs/pull/12671/merge at mirror/OpenTTD from mirror 2024-06-09 17:43:14 +00:00
7db756e602 Change: Do not automatically connect double depots with track
fa82dd6096 Fix #12030: Water infrastructure totals when using DC_FORCE_CLEAR_TILE
b4b2fad8e0 Fix #12648: Ensure all uses of std::filesystem::path use native encoding. (#12650)
fce9361bf2 Change: Position caret on left or right of glyph depending on language direction.
Compare 10 commits »
mirror synced commits to refs/pull/12719/merge at mirror/OpenTTD from mirror 2024-06-09 09:33:15 +00:00
2411f3ead2 Merge 10c3932b4c1c9be55401fd62a220287b87045307 into b4b2fad8e0
b4b2fad8e0 Fix #12648: Ensure all uses of std::filesystem::path use native encoding. (#12650)
fce9361bf2 Change: Position caret on left or right of glyph depending on language direction.
5cd81a980e Codechange: Store both left and right glyph positions in a run.
80ddcb9d7d Codechange: Move GetCharPosInString/GetCharAtPosition to gfx_layout.
Compare 7 commits »
mirror synced commits to refs/pull/12761/merge at mirror/OpenTTD from mirror 2024-06-09 09:33:15 +00:00
1630ca7c88 Merge fdc6cd1804ae2a3b7d30c63f93d723efb9083146 into 6bf214af6e
6bf214af6e Update: Translations from eints
Compare 2 commits »
mirror synced commits to refs/pull/12767/merge at mirror/OpenTTD from mirror 2024-06-09 09:33:15 +00:00
6bf214af6e Update: Translations from eints
Compare 2 commits »
mirror synced commits to refs/pull/12712/merge at mirror/OpenTTD from mirror 2024-06-09 09:33:14 +00:00
fce9361bf2 Change: Position caret on left or right of glyph depending on language direction.
5cd81a980e Codechange: Store both left and right glyph positions in a run.
80ddcb9d7d Codechange: Move GetCharPosInString/GetCharAtPosition to gfx_layout.
bbbf2b5282 Codechange: Return read-only span instead of vector from layout run functions.
Compare 6 commits »
mirror synced commits to refs/pull/12718/merge at mirror/OpenTTD from mirror 2024-06-09 09:33:14 +00:00
61da71d788 Merge 90551ff0b5cbaebc9bec1d3a81965c8af4de8f05 into fce9361bf2
fce9361bf2 Change: Position caret on left or right of glyph depending on language direction.
5cd81a980e Codechange: Store both left and right glyph positions in a run.
80ddcb9d7d Codechange: Move GetCharPosInString/GetCharAtPosition to gfx_layout.
bbbf2b5282 Codechange: Return read-only span instead of vector from layout run functions.
Compare 6 commits »
mirror synced commits to refs/pull/12690/merge at mirror/OpenTTD from mirror 2024-06-09 09:33:14 +00:00
0c210f0134 Merge 21c300e89102d58e335a5ab204c8f6871416c871 into fce9361bf2
21c300e891 Fix: Adjust header guards in settings_gui.
c8cbaec958 Add: Comments marking the end of the settings tabs
9b96a379bf Feature: Add font resizing UI to Game Options.
e7e18a4662 Add: ResizeFont function to the fontcache.
Compare 39 commits »
mirror synced and deleted reference refs/tags/refs/pull/12650/merge at mirror/OpenTTD from mirror 2024-06-09 09:33:14 +00:00
mirror synced and deleted reference refs/tags/refs/pull/12760/merge at mirror/OpenTTD from mirror 2024-06-09 09:33:14 +00:00
mirror synced commits to master at mirror/OpenTTD from mirror 2024-06-09 09:33:14 +00:00
b4b2fad8e0 Fix #12648: Ensure all uses of std::filesystem::path use native encoding. (#12650)
fce9361bf2 Change: Position caret on left or right of glyph depending on language direction.
5cd81a980e Codechange: Store both left and right glyph positions in a run.
80ddcb9d7d Codechange: Move GetCharPosInString/GetCharAtPosition to gfx_layout.
bbbf2b5282 Codechange: Return read-only span instead of vector from layout run functions.
Compare 6 commits »
mirror synced commits to refs/pull/12554/merge at mirror/OpenTTD from mirror 2024-06-09 09:33:14 +00:00
8ac2f43f98 Merge 6b8db74afd6c269cba526a0d73acbd7b5d789894 into b4b2fad8e0
b4b2fad8e0 Fix #12648: Ensure all uses of std::filesystem::path use native encoding. (#12650)
fce9361bf2 Change: Position caret on left or right of glyph depending on language direction.
5cd81a980e Codechange: Store both left and right glyph positions in a run.
80ddcb9d7d Codechange: Move GetCharPosInString/GetCharAtPosition to gfx_layout.
Compare 10 commits »
mirror synced commits to refs/pull/12646/merge at mirror/OpenTTD from mirror 2024-06-09 09:33:14 +00:00
5bb23bfb06 Merge 4e3252f8cf6950d3a47df5b133a6ddcbbe490189 into fce9361bf2
fce9361bf2 Change: Position caret on left or right of glyph depending on language direction.
5cd81a980e Codechange: Store both left and right glyph positions in a run.
80ddcb9d7d Codechange: Move GetCharPosInString/GetCharAtPosition to gfx_layout.
bbbf2b5282 Codechange: Return read-only span instead of vector from layout run functions.
Compare 9 commits »
mirror synced commits to refs/pull/12690/head at mirror/OpenTTD from mirror 2024-06-09 09:33:14 +00:00
21c300e891 Fix: Adjust header guards in settings_gui.
c8cbaec958 Add: Comments marking the end of the settings tabs
9b96a379bf Feature: Add font resizing UI to Game Options.
e7e18a4662 Add: ResizeFont function to the fontcache.
4062997b79 Codechange: Expose SetFontSize in Fontcache class.
Compare 46 commits »
mirror synced commits to refs/pull/12718/head at mirror/OpenTTD from mirror 2024-06-09 01:23:15 +00:00
90551ff0b5 Codechange: What the heck MSVC?
10e4a5d2cd Codechange: Replace all FILE * with FileHandle RAII class.
e3e6de448d Codechange: Move filesystem include to stdafx.
d7eb29d292 Update: Translations from eints
df1b6a933b Fix #12764: Crash when opening Detailed performance rating window with no companies. (#12765)
Compare 46 commits »
mirror synced commits to refs/pull/12730/merge at mirror/OpenTTD from mirror 2024-06-09 01:23:15 +00:00
79c1492a73 Codechange: Use unique_ptr in MemoryDumper. (#12766)
af7ad964dd Codechange: Avoid unnecessary allocation of temporaries in layout line cache (#12737)
d7eb29d292 Update: Translations from eints
df1b6a933b Fix #12764: Crash when opening Detailed performance rating window with no companies. (#12765)
Compare 18 commits »
mirror synced commits to refs/pull/12719/head at mirror/OpenTTD from mirror 2024-06-09 01:23:15 +00:00
10c3932b4c Change: more random tree grouping
8ea4c0159f Codechange: rename solitary tree divisor constant
Compare 2 commits »
mirror synced commits to refs/pull/12718/merge at mirror/OpenTTD from mirror 2024-06-09 01:23:15 +00:00
c24686e5d6 Merge 90551ff0b5cbaebc9bec1d3a81965c8af4de8f05 into 79c1492a73
90551ff0b5 Codechange: What the heck MSVC?
79c1492a73 Codechange: Use unique_ptr in MemoryDumper. (#12766)
af7ad964dd Codechange: Avoid unnecessary allocation of temporaries in layout line cache (#12737)
10e4a5d2cd Codechange: Replace all FILE * with FileHandle RAII class.
Compare 20 commits »