• Joined on 2023-09-09
mirror synced commits to refs/pull/11440/head at mirror/OpenTTD from mirror 2023-11-05 22:53:53 +00:00
1159d378c7 Codechange: Don't be lenient with invalid NWidgetPart lists.
c1dedf0c54 Add: WindowDesc unit test to validate NWidgetPart lists.
1029ff7cb6 Add: Mock sprite cache intialization.
ff2444d81d Add: Expose minimal parts of SpriteCache internals.
caab96cb1b Add: MockFontCache for testing GUI code that only needs to know font sizes.
Compare 7 commits »
mirror synced commits to refs/pull/11435/merge at mirror/OpenTTD from mirror 2023-11-05 22:53:53 +00:00
0278324f7a Merge 67950cb78fae5ebb238310a500585639d406b2ba into b5861fd8f3
b5861fd8f3 Fix: Using MIN_YEAR for a date is probably wrong, Use MIN_DATE instead. (#11444)
ef385499c7 Codechange: Remove ineffective NWidgetParts. (#11443)
Compare 3 commits »
mirror synced commits to refs/pull/11430/merge at mirror/OpenTTD from mirror 2023-11-05 22:53:53 +00:00
1d3760d4f2 Change: Bring airport picker inline with other pickers.
9328dfc147 Change: Bring dock picker inline with other pickers.
0220701bb9 Change: Improve layout of object picker.
fec2750c69 Change: Improve layout of road/tram stop pickers.
Compare 20 commits »
mirror synced commits to refs/pull/11439/merge at mirror/OpenTTD from mirror 2023-11-05 22:53:53 +00:00
badce415ea Change: Add horizontal scrollbar to Industry Directory window.
8ff6562b2f Codechange: Reduce variable scope.
6b9dc8cfcf Codechange: Don't filter industry list by cargo type every 3-sec refresh.
4033750968 Codechange: Remove redundant NWID_VERTICAL in Industry Directory layout.
Compare 18 commits »
mirror synced commits to refs/pull/11440/merge at mirror/OpenTTD from mirror 2023-11-05 14:43:55 +00:00
b80e56f98b Merge 205c198bd41406ece87e0e37d2d1c29f6f6b023c into ef385499c7
ef385499c7 Codechange: Remove ineffective NWidgetParts. (#11443)
Compare 2 commits »
mirror synced commits to refs/pull/11439/merge at mirror/OpenTTD from mirror 2023-11-05 14:43:55 +00:00
ef385499c7 Codechange: Remove ineffective NWidgetParts. (#11443)
Compare 2 commits »
mirror synced commits to refs/pull/11406/merge at mirror/OpenTTD from mirror 2023-11-05 14:43:54 +00:00
01728177e7 Update: Translations from eints
Compare 2 commits »
mirror synced commits to refs/pull/10606/merge at mirror/OpenTTD from mirror 2023-11-05 14:43:54 +00:00
14660e546b Merge c904a46b9fdc58e956e1fc012c36ee03a86c763f into 01728177e7
01728177e7 Update: Translations from eints
Compare 2 commits »
mirror synced commits to master at mirror/OpenTTD from mirror 2023-11-05 14:43:54 +00:00
ef385499c7 Codechange: Remove ineffective NWidgetParts. (#11443)
mirror synced commits to refs/pull/11440/merge at mirror/OpenTTD from mirror 2023-11-05 06:33:54 +00:00
04598ddb3a Merge 205c198bd41406ece87e0e37d2d1c29f6f6b023c into 01728177e7
205c198bd4 Codechange: Don't be lenient with invalid NWidgetPart lists.
b872d61b8c Add: WindowDesc unit test to validate NWidgetPart lists.
ada282af2d Add: Mock sprite cache intialization.
Compare 4 commits »
mirror synced commits to refs/pull/11378/merge at mirror/OpenTTD from mirror 2023-11-05 06:33:54 +00:00
ccdcf373eb Merge 4944d968eaaeac30eb56b59d415b5ef1030e7025 into 01728177e7
01728177e7 Update: Translations from eints
071fdab236 Codechange: Replicate cursor screen backup to chat message display, removing explicit memory management.
bbd64bbe2b Fix #9545: Crash when all cargo types are disabled. (#11432)
c059ce0c97 Fix cda6f24f: don't ignore binary-dir if it happens to be working-dir (#11431)
Compare 32 commits »
mirror synced commits to refs/pull/11440/head at mirror/OpenTTD from mirror 2023-11-05 06:33:54 +00:00
205c198bd4 Codechange: Don't be lenient with invalid NWidgetPart lists.
b872d61b8c Add: WindowDesc unit test to validate NWidgetPart lists.
ada282af2d Add: Mock sprite cache intialization.
Compare 3 commits »
mirror synced commits to refs/pull/11341/merge at mirror/OpenTTD from mirror 2023-11-04 22:23:54 +00:00
9014a69d3d Merge 6be29de50017b798da9cac5e4fc8ab544bc676d9 into 071fdab236
071fdab236 Codechange: Replicate cursor screen backup to chat message display, removing explicit memory management.
bbd64bbe2b Fix #9545: Crash when all cargo types are disabled. (#11432)
Compare 3 commits »
mirror synced commits to refs/pull/11420/merge at mirror/OpenTTD from mirror 2023-11-04 22:23:54 +00:00
01728177e7 Update: Translations from eints
071fdab236 Codechange: Replicate cursor screen backup to chat message display, removing explicit memory management.
bbd64bbe2b Fix #9545: Crash when all cargo types are disabled. (#11432)
Compare 4 commits »
mirror synced commits to refs/pull/11406/merge at mirror/OpenTTD from mirror 2023-11-04 22:23:54 +00:00
071fdab236 Codechange: Replicate cursor screen backup to chat message display, removing explicit memory management.
bbd64bbe2b Fix #9545: Crash when all cargo types are disabled. (#11432)
c059ce0c97 Fix cda6f24f: don't ignore binary-dir if it happens to be working-dir (#11431)
db6b32e421 Codechange: Avoid pointers and lengthof in ExpensesList. (#11427)
Compare 31 commits »
mirror synced commits to refs/pull/11404/merge at mirror/OpenTTD from mirror 2023-11-04 22:23:54 +00:00
bc0a913e6c Merge 95b88f6f30c34cc6f80057be9685c2a578289b1f into 071fdab236
071fdab236 Codechange: Replicate cursor screen backup to chat message display, removing explicit memory management.
bbd64bbe2b Fix #9545: Crash when all cargo types are disabled. (#11432)
c059ce0c97 Fix cda6f24f: don't ignore binary-dir if it happens to be working-dir (#11431)
db6b32e421 Codechange: Avoid pointers and lengthof in ExpensesList. (#11427)
Compare 16 commits »
mirror synced commits to refs/pull/11390/merge at mirror/OpenTTD from mirror 2023-11-04 22:23:54 +00:00
d97f902e75 Merge 29dda94f76956e64d36f2b21d1d3e88068bc9c7d into 071fdab236
071fdab236 Codechange: Replicate cursor screen backup to chat message display, removing explicit memory management.
bbd64bbe2b Fix #9545: Crash when all cargo types are disabled. (#11432)
c059ce0c97 Fix cda6f24f: don't ignore binary-dir if it happens to be working-dir (#11431)
db6b32e421 Codechange: Avoid pointers and lengthof in ExpensesList. (#11427)
Compare 17 commits »
mirror synced commits to refs/pull/11389/merge at mirror/OpenTTD from mirror 2023-11-04 22:23:54 +00:00
d774604f33 Merge 35b685d0919ba5bc2040e9664ab63f5a7433a79a into 071fdab236
071fdab236 Codechange: Replicate cursor screen backup to chat message display, removing explicit memory management.
bbd64bbe2b Fix #9545: Crash when all cargo types are disabled. (#11432)
c059ce0c97 Fix cda6f24f: don't ignore binary-dir if it happens to be working-dir (#11431)
db6b32e421 Codechange: Avoid pointers and lengthof in ExpensesList. (#11427)
Compare 9 commits »
mirror synced commits to refs/pull/11387/merge at mirror/OpenTTD from mirror 2023-11-04 22:23:54 +00:00
071fdab236 Codechange: Replicate cursor screen backup to chat message display, removing explicit memory management.
bbd64bbe2b Fix #9545: Crash when all cargo types are disabled. (#11432)
c059ce0c97 Fix cda6f24f: don't ignore binary-dir if it happens to be working-dir (#11431)
db6b32e421 Codechange: Avoid pointers and lengthof in ExpensesList. (#11427)
Compare 9 commits »
mirror synced commits to refs/pull/11386/merge at mirror/OpenTTD from mirror 2023-11-04 22:23:54 +00:00
071fdab236 Codechange: Replicate cursor screen backup to chat message display, removing explicit memory management.
bbd64bbe2b Fix #9545: Crash when all cargo types are disabled. (#11432)
c059ce0c97 Fix cda6f24f: don't ignore binary-dir if it happens to be working-dir (#11431)
Compare 4 commits »