• Joined on 2023-09-09
mirror synced commits to refs/pull/12003/head at mirror/OpenTTD from mirror 2024-02-09 21:51:21 +00:00
1b892ee320 Change: Store running AI config inside Company
bed3ef6f6b Cleanup: Incorrect savegame number for SLV_DEPOT_UNBUNCHING constant (#12045)
e38c3c59f3 Fix #11840: Ship pathfinder always returns a valid trackdir if one is available (#12031)
b68d263d5f Fix #12014: Remove water when area clearing ship depot (#12030)
10bcf0172e Fix #12022: Adjust economy date when changing timekeeping units in Scenario Editor (#12042)
Compare 25 commits »
mirror synced commits to refs/pull/12035/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:21 +00:00
466e6bb524 Fix #12037: Blurry OpenTTD font on Mac OS. (#12047)
48e7dceb3c Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034)
bed3ef6f6b Cleanup: Incorrect savegame number for SLV_DEPOT_UNBUNCHING constant (#12045)
e38c3c59f3 Fix #11840: Ship pathfinder always returns a valid trackdir if one is available (#12031)
Compare 8 commits »
mirror synced commits to refs/pull/12023/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:21 +00:00
239671acb8 Merge a67084b6e87a7173762e41f1a03a766c9cf99a1d into 466e6bb524
466e6bb524 Fix #12037: Blurry OpenTTD font on Mac OS. (#12047)
48e7dceb3c Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034)
bed3ef6f6b Cleanup: Incorrect savegame number for SLV_DEPOT_UNBUNCHING constant (#12045)
e38c3c59f3 Fix #11840: Ship pathfinder always returns a valid trackdir if one is available (#12031)
Compare 8 commits »
mirror synced commits to refs/pull/12021/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:21 +00:00
466e6bb524 Fix #12037: Blurry OpenTTD font on Mac OS. (#12047)
48e7dceb3c Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034)
bed3ef6f6b Cleanup: Incorrect savegame number for SLV_DEPOT_UNBUNCHING constant (#12045)
e38c3c59f3 Fix #11840: Ship pathfinder always returns a valid trackdir if one is available (#12031)
Compare 8 commits »
mirror synced commits to refs/pull/12039/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:21 +00:00
8949127c76 Merge 4711fe204011b3a51f91d2a0b07c96e9f22a1dbd into 466e6bb524
466e6bb524 Fix #12037: Blurry OpenTTD font on Mac OS. (#12047)
48e7dceb3c Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034)
bed3ef6f6b Cleanup: Incorrect savegame number for SLV_DEPOT_UNBUNCHING constant (#12045)
e38c3c59f3 Fix #11840: Ship pathfinder always returns a valid trackdir if one is available (#12031)
Compare 8 commits »
mirror synced commits to refs/pull/11818/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:20 +00:00
7474b0aacf Merge bab5686cc9a8d0235c4564fc2e8554060f15737d into 466e6bb524
466e6bb524 Fix #12037: Blurry OpenTTD font on Mac OS. (#12047)
48e7dceb3c Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034)
bed3ef6f6b Cleanup: Incorrect savegame number for SLV_DEPOT_UNBUNCHING constant (#12045)
e38c3c59f3 Fix #11840: Ship pathfinder always returns a valid trackdir if one is available (#12031)
Compare 8 commits »
mirror synced commits to refs/pull/11887/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:20 +00:00
52e7121c7e Merge 75598c4df0e85d5b4f0f0440fccbb7649576311c into 466e6bb524
466e6bb524 Fix #12037: Blurry OpenTTD font on Mac OS. (#12047)
75598c4df0 Codefix #10405, a3dd750: [Script] Test engine and vehicle type validity for ScriptGroup::GetNumEngines
48e7dceb3c Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034)
bed3ef6f6b Cleanup: Incorrect savegame number for SLV_DEPOT_UNBUNCHING constant (#12045)
Compare 22 commits »
mirror synced commits to refs/pull/11896/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:20 +00:00
48e7dceb3c Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034)
bed3ef6f6b Cleanup: Incorrect savegame number for SLV_DEPOT_UNBUNCHING constant (#12045)
e38c3c59f3 Fix #11840: Ship pathfinder always returns a valid trackdir if one is available (#12031)
b68d263d5f Fix #12014: Remove water when area clearing ship depot (#12030)
Compare 21 commits »
mirror synced commits to refs/pull/11993/head at mirror/OpenTTD from mirror 2024-02-09 21:51:20 +00:00
cc7cccf1c9 Change: use proper number formats and abbreviations for Chinese, Japanese and Korean
6ac543daff Add: number format configuration based on old digitsep and STR_CURRENCY_SHORT_* values
7a7725a614 Cleanup: remove digit group separators from strgen and languages
a0b480f573 Feature: fully user configurable number format and abbreviations
c67f976062 Change: remove saving of digit group and decimal separators from the savegame
Compare 16 commits »
mirror synced commits to refs/pull/11993/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:20 +00:00
b31f421d82 Merge cc7cccf1c99ed62986a6d271e06bbafa00938da5 into 466e6bb524
466e6bb524 Fix #12037: Blurry OpenTTD font on Mac OS. (#12047)
48e7dceb3c Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034)
cc7cccf1c9 Change: use proper number formats and abbreviations for Chinese, Japanese and Korean
6ac543daff Add: number format configuration based on old digitsep and STR_CURRENCY_SHORT_* values
Compare 19 commits »
mirror synced commits to refs/pull/11887/head at mirror/OpenTTD from mirror 2024-02-09 21:51:20 +00:00
75598c4df0 Codefix #10405, a3dd750: [Script] Test engine and vehicle type validity for ScriptGroup::GetNumEngines
bed3ef6f6b Cleanup: Incorrect savegame number for SLV_DEPOT_UNBUNCHING constant (#12045)
e38c3c59f3 Fix #11840: Ship pathfinder always returns a valid trackdir if one is available (#12031)
b68d263d5f Fix #12014: Remove water when area clearing ship depot (#12030)
10bcf0172e Fix #12022: Adjust economy date when changing timekeeping units in Scenario Editor (#12042)
Compare 153 commits »
mirror synced commits to refs/pull/10273/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:20 +00:00
48e7dceb3c Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034)
bed3ef6f6b Cleanup: Incorrect savegame number for SLV_DEPOT_UNBUNCHING constant (#12045)
e38c3c59f3 Fix #11840: Ship pathfinder always returns a valid trackdir if one is available (#12031)
b68d263d5f Fix #12014: Remove water when area clearing ship depot (#12030)
Compare 7 commits »
mirror synced commits to refs/pull/10409/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:20 +00:00
65e903208e Merge 9fcfdc54d3cfe13945ab7267b221a388e895e631 into 48e7dceb3c
48e7dceb3c Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034)
bed3ef6f6b Cleanup: Incorrect savegame number for SLV_DEPOT_UNBUNCHING constant (#12045)
e38c3c59f3 Fix #11840: Ship pathfinder always returns a valid trackdir if one is available (#12031)
b68d263d5f Fix #12014: Remove water when area clearing ship depot (#12030)
Compare 21 commits »
mirror synced commits to refs/pull/10538/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:20 +00:00
48e7dceb3c Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034)
bed3ef6f6b Cleanup: Incorrect savegame number for SLV_DEPOT_UNBUNCHING constant (#12045)
e38c3c59f3 Fix #11840: Ship pathfinder always returns a valid trackdir if one is available (#12031)
b68d263d5f Fix #12014: Remove water when area clearing ship depot (#12030)
Compare 21 commits »
mirror synced commits to refs/pull/11679/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:20 +00:00
466e6bb524 Fix #12037: Blurry OpenTTD font on Mac OS. (#12047)
48e7dceb3c Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034)
bed3ef6f6b Cleanup: Incorrect savegame number for SLV_DEPOT_UNBUNCHING constant (#12045)
e38c3c59f3 Fix #11840: Ship pathfinder always returns a valid trackdir if one is available (#12031)
Compare 8 commits »
mirror synced and deleted reference refs/tags/refs/pull/11841/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:19 +00:00
mirror synced commits to master at mirror/OpenTTD from mirror 2024-02-09 21:51:19 +00:00
466e6bb524 Fix #12037: Blurry OpenTTD font on Mac OS. (#12047)
48e7dceb3c Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034)
bed3ef6f6b Cleanup: Incorrect savegame number for SLV_DEPOT_UNBUNCHING constant (#12045)
e38c3c59f3 Fix #11840: Ship pathfinder always returns a valid trackdir if one is available (#12031)
b68d263d5f Fix #12014: Remove water when area clearing ship depot (#12030)
Compare 7 commits »
mirror synced and deleted reference refs/tags/refs/pull/12034/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:19 +00:00
mirror synced and deleted reference refs/tags/refs/pull/12031/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:19 +00:00
mirror synced and deleted reference refs/tags/refs/pull/12030/merge at mirror/OpenTTD from mirror 2024-02-09 21:51:19 +00:00