• Joined on 2023-09-09
mirror synced commits to refs/pull/11225/merge at mirror/OpenTTD from mirror 2023-09-13 18:53:57 +00:00
220f93f552 Fix: IConsoleWindow:GetTextBoundingRect() is incorrect (#11292)
71c2878799 Fix #10600: 'Replace Vehicles' didn't show numbers >999 (#10680)
9c49a61249 Fix: base cargo payment on load/unload tile, instead of station sign location (#11281)
ba67f39db6 Codechange: vendor the nlohmann-json library (#11290)
Compare 10 commits »
mirror synced commits to refs/pull/11232/merge at mirror/OpenTTD from mirror 2023-09-13 18:53:57 +00:00
5bf34afbe7 Merge 3f6fc3b6a07eee4ed917b26e97017a6f8910c2d1 into d1a0ca67be
d1a0ca67be Codechange: simplify splitting of CargoPacket (#11286)
Compare 2 commits »
mirror synced commits to refs/pull/11253/merge at mirror/OpenTTD from mirror 2023-09-13 18:53:57 +00:00
15cbc08689 Merge 085c6aacb2f92053ba572630ebf69746de51d28c into 220f93f552
220f93f552 Fix: IConsoleWindow:GetTextBoundingRect() is incorrect (#11292)
71c2878799 Fix #10600: 'Replace Vehicles' didn't show numbers >999 (#10680)
9c49a61249 Fix: base cargo payment on load/unload tile, instead of station sign location (#11281)
ba67f39db6 Codechange: vendor the nlohmann-json library (#11290)
Compare 12 commits »
mirror synced commits to refs/pull/11281/head at mirror/OpenTTD from mirror 2023-09-13 18:53:57 +00:00
22066a653a Change: base cargo payment on load tile, not station sign location
0a2bbb0f6c Change: base cargo payment on unload tile, not station sign location
d1a0ca67be Codechange: simplify splitting of CargoPacket (#11286)
a16aa3ef7d Update: Translations from eints
b389d45d55 Doc: Add more hyperlinks within the included documentation (#11288)
Compare 7 commits »
mirror synced commits to refs/pull/11283/head at mirror/OpenTTD from mirror 2023-09-13 18:53:57 +00:00
32270ceb1a Fix: only count distance traveled in vehicles for cargo payment
9c49a61249 Fix: base cargo payment on load/unload tile, instead of station sign location (#11281)
ba67f39db6 Codechange: vendor the nlohmann-json library (#11290)
41de0d46f3 Feature: Help and manuals access window
2cff43251e Add: Install additional documentation files with the game
Compare 11 commits »
mirror synced commits to refs/pull/11283/merge at mirror/OpenTTD from mirror 2023-09-13 18:53:57 +00:00
470c26acf5 Merge 32270ceb1a451f241586da15faba468ce3c42ec7 into 220f93f552
32270ceb1a Fix: only count distance traveled in vehicles for cargo payment
220f93f552 Fix: IConsoleWindow:GetTextBoundingRect() is incorrect (#11292)
71c2878799 Fix #10600: 'Replace Vehicles' didn't show numbers >999 (#10680)
9c49a61249 Fix: base cargo payment on load/unload tile, instead of station sign location (#11281)
Compare 10 commits »
mirror synced commits to refs/pull/11290/head at mirror/OpenTTD from mirror 2023-09-13 18:53:57 +00:00
c37d550b18 Codechange: vendor the nlohmann-json library
mirror synced commits to master at mirror/OpenTTD from mirror 2023-09-13 18:53:56 +00:00
fca62c245f Update: Translations from eints
220f93f552 Fix: IConsoleWindow:GetTextBoundingRect() is incorrect (#11292)
71c2878799 Fix #10600: 'Replace Vehicles' didn't show numbers >999 (#10680)
9c49a61249 Fix: base cargo payment on load/unload tile, instead of station sign location (#11281)
ba67f39db6 Codechange: vendor the nlohmann-json library (#11290)
Compare 9 commits »
mirror synced commits to refs/pull/10680/head at mirror/OpenTTD from mirror 2023-09-13 18:53:56 +00:00
575ebb4bb7 Fix #10600: 'Replace Vehicles' shows numbers >999
d1a0ca67be Codechange: simplify splitting of CargoPacket (#11286)
a16aa3ef7d Update: Translations from eints
b389d45d55 Doc: Add more hyperlinks within the included documentation (#11288)
3fd50c2949 Update: Translations from eints
Compare 781 commits »
mirror synced commits to refs/pull/10700/head at mirror/OpenTTD from mirror 2023-09-13 18:53:56 +00:00
c94ee0a5a4 Codechange: Sync calendar and economy dates when loading NewGRFs
1551d73895 Doc: Clarify in economy and calendar timer files the usecases for each
56d951a7cb Codechange: Use economy dates for linkgraphs
591c818b89 Codechange: Use ecomomy dates for timetables
7833195934 Codechange: Use economy dates for subsidy date displays
Compare 40 commits »
mirror synced and deleted reference refs/tags/refs/pull/10259/merge at mirror/OpenTTD from mirror 2023-09-13 18:53:56 +00:00
mirror synced commits to refs/pull/11136/merge at mirror/OpenTTD from mirror 2023-09-13 18:53:56 +00:00
220f93f552 Fix: IConsoleWindow:GetTextBoundingRect() is incorrect (#11292)
71c2878799 Fix #10600: 'Replace Vehicles' didn't show numbers >999 (#10680)
9c49a61249 Fix: base cargo payment on load/unload tile, instead of station sign location (#11281)
ba67f39db6 Codechange: vendor the nlohmann-json library (#11290)
Compare 12 commits »
mirror synced commits to refs/pull/11142/merge at mirror/OpenTTD from mirror 2023-09-13 18:53:56 +00:00
e7e16d827c Merge ec6619767a7a06ea20ff0c9ab6b294c482b82547 into 220f93f552
220f93f552 Fix: IConsoleWindow:GetTextBoundingRect() is incorrect (#11292)
71c2878799 Fix #10600: 'Replace Vehicles' didn't show numbers >999 (#10680)
9c49a61249 Fix: base cargo payment on load/unload tile, instead of station sign location (#11281)
ba67f39db6 Codechange: vendor the nlohmann-json library (#11290)
Compare 19 commits »
mirror synced commits to refs/pull/10700/merge at mirror/OpenTTD from mirror 2023-09-13 18:53:56 +00:00
3d340ba607 Merge c94ee0a5a48a1733bfac45c9be2228d140c87c52 into fca62c245f
fca62c245f Update: Translations from eints
220f93f552 Fix: IConsoleWindow:GetTextBoundingRect() is incorrect (#11292)
71c2878799 Fix #10600: 'Replace Vehicles' didn't show numbers >999 (#10680)
9c49a61249 Fix: base cargo payment on load/unload tile, instead of station sign location (#11281)
Compare 32 commits »
mirror synced and deleted reference refs/tags/refs/pull/10680/merge at mirror/OpenTTD from mirror 2023-09-13 18:53:56 +00:00
mirror synced and deleted reference refs/tags/refs/pull/10783/merge at mirror/OpenTTD from mirror 2023-09-13 18:53:56 +00:00
mirror synced and deleted reference refs/tags/refs/pull/11281/merge at mirror/OpenTTD from mirror 2023-09-13 18:53:56 +00:00
mirror synced and deleted reference refs/tags/refs/pull/11286/merge at mirror/OpenTTD from mirror 2023-09-13 18:53:56 +00:00
mirror synced and deleted reference refs/tags/refs/pull/11290/merge at mirror/OpenTTD from mirror 2023-09-13 18:53:56 +00:00
mirror synced and deleted reference refs/tags/refs/pull/7786/merge at mirror/OpenTTD from mirror 2023-09-13 18:53:56 +00:00