• Joined on 2023-09-09
mirror synced commits to refs/pull/11262/merge at mirror/OpenTTD from mirror 2023-09-16 12:13:53 +00:00
c6f5b57f13 Fix #11297, 4e9a871: SCC_GENDER_LIST tried to determine the gender from the wrong sub-string. (#11299)
39ef4b503f Fix: also apply cargo filters on shared groups in vehicle listing (#11294)
8d90448153 Update: Translations from eints
42170e6c2b Codechange: Rename RoadType parameter of MakeRoadDepot
Compare 12 commits »
mirror synced commits to refs/pull/11012/merge at mirror/OpenTTD from mirror 2023-09-16 12:13:53 +00:00
c6f5b57f13 Fix #11297, 4e9a871: SCC_GENDER_LIST tried to determine the gender from the wrong sub-string. (#11299)
39ef4b503f Fix: also apply cargo filters on shared groups in vehicle listing (#11294)
8d90448153 Update: Translations from eints
42170e6c2b Codechange: Rename RoadType parameter of MakeRoadDepot
Compare 23 commits »
mirror synced commits to refs/pull/10953/merge at mirror/OpenTTD from mirror 2023-09-16 04:03:55 +00:00
9eba1b0ef7 Merge 84c3dac05b0efdff3aef1b0d0de7ff2ade1a7840 into c6f5b57f13
c6f5b57f13 Fix #11297, 4e9a871: SCC_GENDER_LIST tried to determine the gender from the wrong sub-string. (#11299)
39ef4b503f Fix: also apply cargo filters on shared groups in vehicle listing (#11294)
8d90448153 Update: Translations from eints
42170e6c2b Codechange: Rename RoadType parameter of MakeRoadDepot
Compare 57 commits »
mirror synced commits to refs/pull/11283/merge at mirror/OpenTTD from mirror 2023-09-16 04:03:55 +00:00
295d9e7a67 Merge 32270ceb1a451f241586da15faba468ce3c42ec7 into c6f5b57f13
c6f5b57f13 Fix #11297, 4e9a871: SCC_GENDER_LIST tried to determine the gender from the wrong sub-string. (#11299)
39ef4b503f Fix: also apply cargo filters on shared groups in vehicle listing (#11294)
8d90448153 Update: Translations from eints
Compare 4 commits »
mirror synced commits to refs/pull/11253/merge at mirror/OpenTTD from mirror 2023-09-16 04:03:55 +00:00
10218cc0d9 Merge 085c6aacb2f92053ba572630ebf69746de51d28c into c6f5b57f13
c6f5b57f13 Fix #11297, 4e9a871: SCC_GENDER_LIST tried to determine the gender from the wrong sub-string. (#11299)
39ef4b503f Fix: also apply cargo filters on shared groups in vehicle listing (#11294)
8d90448153 Update: Translations from eints
42170e6c2b Codechange: Rename RoadType parameter of MakeRoadDepot
Compare 14 commits »
mirror synced and deleted reference refs/tags/refs/pull/11225/merge at mirror/OpenTTD from mirror 2023-09-15 19:53:54 +00:00
mirror synced and deleted reference refs/tags/refs/pull/11294/merge at mirror/OpenTTD from mirror 2023-09-15 19:53:54 +00:00
mirror synced and deleted reference refs/tags/refs/pull/11299/merge at mirror/OpenTTD from mirror 2023-09-15 19:53:54 +00:00
mirror synced commits to master at mirror/OpenTTD from mirror 2023-09-15 19:53:54 +00:00
c6f5b57f13 Fix #11297, 4e9a871: SCC_GENDER_LIST tried to determine the gender from the wrong sub-string. (#11299)
39ef4b503f Fix: also apply cargo filters on shared groups in vehicle listing (#11294)
8d90448153 Update: Translations from eints
42170e6c2b Codechange: Rename RoadType parameter of MakeRoadDepot
Compare 4 commits »
mirror synced commits to refs/pull/11283/merge at mirror/OpenTTD from mirror 2023-09-15 19:53:54 +00:00
a6ba50f8af Merge 32270ceb1a451f241586da15faba468ce3c42ec7 into 42170e6c2b
42170e6c2b Codechange: Rename RoadType parameter of MakeRoadDepot
a3f661cb66 Fix: compilation failed on gcc 10.2 due to missing include. (#11300)
ba51a34b4c Update: Translations from eints
Compare 4 commits »
mirror synced commits to refs/pull/11299/merge at mirror/OpenTTD from mirror 2023-09-15 11:43:54 +00:00
a3f661cb66 Fix: compilation failed on gcc 10.2 due to missing include. (#11300)
Compare 2 commits »
mirror synced commits to refs/pull/11225/merge at mirror/OpenTTD from mirror 2023-09-15 11:43:54 +00:00
a3f661cb66 Fix: compilation failed on gcc 10.2 due to missing include. (#11300)
ba51a34b4c Update: Translations from eints
37e2f99c09 Change: store crash logs in JSON format (#11232)
Compare 4 commits »
mirror synced and deleted reference refs/tags/refs/pull/11300/merge at mirror/OpenTTD from mirror 2023-09-15 11:43:54 +00:00
mirror synced commits to master at mirror/OpenTTD from mirror 2023-09-15 11:43:54 +00:00
a3f661cb66 Fix: compilation failed on gcc 10.2 due to missing include. (#11300)
mirror synced commits to refs/pull/11294/merge at mirror/OpenTTD from mirror 2023-09-14 19:23:55 +00:00
d520f42367 Fix: also apply cargo filters on shared groups in vehicle listing
a0353af223 Codechange: Shuffle Depot members to reduce padding.
2fdc22e7ea Codechange: Shuffle CargoPayment members to reduce padding.
a3c70ee6fb Codechange: Pass by reference and use emplace-at-end for CargoSummary. (#11296)
Compare 5 commits »
mirror synced commits to refs/pull/11294/head at mirror/OpenTTD from mirror 2023-09-14 19:23:55 +00:00
d520f42367 Fix: also apply cargo filters on shared groups in vehicle listing
mirror synced commits to refs/pull/11283/merge at mirror/OpenTTD from mirror 2023-09-14 19:23:55 +00:00
9ecb5d155a Merge 32270ceb1a451f241586da15faba468ce3c42ec7 into 37e2f99c09
37e2f99c09 Change: store crash logs in JSON format (#11232)
a0353af223 Codechange: Shuffle Depot members to reduce padding.
2fdc22e7ea Codechange: Shuffle CargoPayment members to reduce padding.
a3c70ee6fb Codechange: Pass by reference and use emplace-at-end for CargoSummary. (#11296)
Compare 5 commits »
mirror synced commits to refs/pull/11232/head at mirror/OpenTTD from mirror 2023-09-14 19:23:55 +00:00
b6b559c518 Change: only output settings that are changed in crashlog
6a4a89a73e Change: store crash logs in JSON format
b5abfb8954 Codechange: move Survey-related functions to their own file
a0353af223 Codechange: Shuffle Depot members to reduce padding.
2fdc22e7ea Codechange: Shuffle CargoPayment members to reduce padding.
Compare 17 commits »
mirror synced and deleted reference refs/tags/refs/pull/11232/merge at mirror/OpenTTD from mirror 2023-09-14 19:23:54 +00:00
mirror synced commits to master at mirror/OpenTTD from mirror 2023-09-14 19:23:54 +00:00
ba51a34b4c Update: Translations from eints
37e2f99c09 Change: store crash logs in JSON format (#11232)
Compare 2 commits »