• Joined on 2023-09-09
mirror synced commits to master at mirror/OpenTTD from mirror 2023-09-17 12:43:53 +00:00
6580ff1adb Fix #11230: Widget layout also failed for group-less vehicle list window. (#11310)
mirror synced commits to refs/pull/10861/merge at mirror/OpenTTD from mirror 2023-09-17 12:43:53 +00:00
6580ff1adb Fix #11230: Widget layout also failed for group-less vehicle list window. (#11310)
Compare 2 commits »
mirror synced commits to refs/pull/10861/head at mirror/OpenTTD from mirror 2023-09-17 04:33:55 +00:00
ba51d5d139 Codechange: Rename INVALID_CARGO to INVALID_CARGO_BITNUM
682a8d6988 Codechange: Use correct constant for invalid cargo type.
Compare 2 commits »
mirror synced commits to refs/pull/10861/merge at mirror/OpenTTD from mirror 2023-09-17 04:33:55 +00:00
4cf88e068a Remove: unused include of cstdarg/stdarg.h
8ab0936491 Codechange: use parameter pack/folding instead of va_arg macros for widget states
ba51d5d139 Codechange: Rename INVALID_CARGO to INVALID_CARGO_BITNUM
682a8d6988 Codechange: Use correct constant for invalid cargo type.
Compare 5 commits »
mirror synced commits to master at mirror/OpenTTD from mirror 2023-09-17 04:33:54 +00:00
4cf88e068a Remove: unused include of cstdarg/stdarg.h
8ab0936491 Codechange: use parameter pack/folding instead of va_arg macros for widget states
Compare 2 commits »
mirror synced and deleted reference refs/tags/refs/pull/11305/merge at mirror/OpenTTD from mirror 2023-09-17 04:33:54 +00:00
mirror synced commits to master at mirror/OpenTTD from mirror 2023-09-16 20:23:54 +00:00
30eba33f1e Update: Translations from eints
mirror synced commits to refs/pull/10861/merge at mirror/OpenTTD from mirror 2023-09-16 20:23:54 +00:00
9e06d3d67a Merge d13fb3847506bc0504dc9188ef6131a9a812d88f into 30eba33f1e
d13fb38475 Codechange: Rename INVALID_CARGO to INVALID_CARGO_BITNUM
9e14a53637 Codechange: Use correct constant for invalud cargo type.
30eba33f1e Update: Translations from eints
c6f5b57f13 Fix #11297, 4e9a871: SCC_GENDER_LIST tried to determine the gender from the wrong sub-string. (#11299)
Compare 193 commits »
mirror synced commits to refs/pull/10861/head at mirror/OpenTTD from mirror 2023-09-16 20:23:54 +00:00
d13fb38475 Codechange: Rename INVALID_CARGO to INVALID_CARGO_BITNUM
9e14a53637 Codechange: Use correct constant for invalud cargo type.
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 498 commits »
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/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 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 and deleted reference refs/tags/refs/pull/11299/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/11225/merge at mirror/OpenTTD from mirror 2023-09-15 19:53:54 +00:00
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 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/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 »