• Joined on 2023-09-09
Loading Heatmap…

mirror synced commits to refs/pull/10004/merge at mirror/OpenTTD from mirror

  • b9a874c9ff Merge b899219147dd6ca1a511fa1871e0797eb0b95476 into c6864637fb1a8592eca726d3b9d89c4fe9b13dd8
  • c6864637fb Add: [GitHub] also test if release builds without asserts are warning-free (#11309)
  • 3a2509198f Codechange: use better location for the "invalid" action sentinel value
  • 09a7902d36 Fix 8ab0936: missed WIDGET_LIST_END removals
  • 3afb732c37 Fix #11307: Incorrect GroupStatistics after selling leading wagon
  • Compare 24 commits »

2023-09-17 20:53:54 +00:00

mirror synced and deleted reference refs/tags/refs/pull/10861/merge at mirror/OpenTTD from mirror

2023-09-17 20:53:54 +00:00

mirror synced and deleted reference refs/tags/refs/pull/11308/merge at mirror/OpenTTD from mirror

2023-09-17 20:53:54 +00:00

mirror synced and deleted reference refs/tags/refs/pull/11309/merge at mirror/OpenTTD from mirror

2023-09-17 20:53:54 +00:00

mirror synced and deleted reference refs/tags/refs/pull/11311/merge at mirror/OpenTTD from mirror

2023-09-17 20:53:54 +00:00

mirror synced commits to master at mirror/OpenTTD from mirror

  • fd2dd4397f Codechange: Use range-for and iterator to populate default cargo table.
  • 280dce9543 Codechange: Reorder CargoSpec to reduce alignment padding.
  • e8cbc3c2c7 Codechange: Simplify initialization of default cargoes.
  • c6864637fb Add: [GitHub] also test if release builds without asserts are warning-free (#11309)
  • 3a2509198f Codechange: use better location for the "invalid" action sentinel value
  • Compare 10 commits »

2023-09-17 20:53:54 +00:00

mirror synced commits to refs/pull/11306/merge at mirror/OpenTTD from mirror

  • 2347077a59 Merge f88818918d6461b38c93747a1962a8ac3c91e867 into 6580ff1adb835a3a10898a0acec60baac03dcc5c
  • 6580ff1adb Fix #11230: Widget layout also failed for group-less vehicle list window. (#11310)
  • Compare 2 commits »

2023-09-17 12:43:53 +00:00

mirror synced commits to refs/pull/10861/merge at mirror/OpenTTD from mirror

  • ed9df197cf Merge ba51d5d1395c844fdb646d5941787fcdedecfdd3 into 6580ff1adb835a3a10898a0acec60baac03dcc5c
  • 6580ff1adb Fix #11230: Widget layout also failed for group-less vehicle list window. (#11310)
  • Compare 2 commits »

2023-09-17 12:43:53 +00:00

mirror synced commits to master at mirror/OpenTTD from mirror

  • 6580ff1adb Fix #11230: Widget layout also failed for group-less vehicle list window. (#11310)

2023-09-17 12:43:53 +00:00

mirror synced commits to refs/pull/10861/merge at mirror/OpenTTD from mirror

  • 519ed35ca5 Merge ba51d5d1395c844fdb646d5941787fcdedecfdd3 into 4cf88e068ab269e5045b382b0837e2367f770a84
  • 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 »

2023-09-17 04:33:55 +00:00

mirror synced commits to refs/pull/10861/head at mirror/OpenTTD from mirror

2023-09-17 04:33:55 +00:00

mirror synced commits to master at mirror/OpenTTD from mirror

2023-09-17 04:33:54 +00:00

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 refs/pull/10861/merge at mirror/OpenTTD from mirror

  • 9e06d3d67a Merge d13fb3847506bc0504dc9188ef6131a9a812d88f into 30eba33f1eee65115279fd658f60e17f49cfcbf4
  • 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 »

2023-09-16 20:23:54 +00:00

mirror synced commits to master at mirror/OpenTTD from mirror

2023-09-16 20:23:54 +00:00

mirror synced commits to refs/pull/10861/head at mirror/OpenTTD from mirror

2023-09-16 20:23:54 +00:00

mirror synced commits to refs/pull/11012/merge at mirror/OpenTTD from mirror

  • 4480f09844 Merge 7c1c734e95afcbb8f1c510bb76f1e0ddb4ea08a2 into c6f5b57f13e1ad6d5ea912600914c893348f216e
  • 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 »

2023-09-16 12:13:53 +00:00

mirror synced commits to refs/pull/11262/merge at mirror/OpenTTD from mirror

  • d7d2e55ad6 Merge 0c03c6aa5c7da29b63d9e95acb7921932f9582e2 into c6f5b57f13e1ad6d5ea912600914c893348f216e
  • 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 »

2023-09-16 12:13:53 +00:00

mirror synced commits to refs/pull/11283/merge at mirror/OpenTTD from mirror

  • 295d9e7a67 Merge 32270ceb1a451f241586da15faba468ce3c42ec7 into c6f5b57f13e1ad6d5ea912600914c893348f216e
  • 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 »

2023-09-16 04:03:55 +00:00

mirror synced commits to refs/pull/10953/merge at mirror/OpenTTD from mirror

  • 9eba1b0ef7 Merge 84c3dac05b0efdff3aef1b0d0de7ff2ade1a7840 into c6f5b57f13e1ad6d5ea912600914c893348f216e
  • 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 »

2023-09-16 04:03:55 +00:00