• Joined on 2023-09-09
Loading Heatmap…

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

  • bf53260f6e Merge 6303c9f41cd9f529ab62676a8724ab121ca5b9c4 into 37f84b737243e3889671e5c389480ab1ff6afb9a
  • 6303c9f41c Feature: Industry production graph
  • 37f84b7372 Codechange: replace x.size() != 0 with !x.empty()
  • f16399f4c9 Codechange: replace x.size() > 0 with !x.empty()
  • c9276c2959 Codechange: replace x.size() == 0 with x.empty()
  • Compare 5 commits »

2023-10-21 05:13:54 +00:00

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

  • 24b887678f Merge c904a46b9fdc58e956e1fc012c36ee03a86c763f into 37f84b737243e3889671e5c389480ab1ff6afb9a
  • 37f84b7372 Codechange: replace x.size() != 0 with !x.empty()
  • f16399f4c9 Codechange: replace x.size() > 0 with !x.empty()
  • c9276c2959 Codechange: replace x.size() == 0 with x.empty()
  • f06b3e9846 Change: Use CARGO_LIST to show station cargo acceptance changes. (#11379)
  • Compare 24 commits »

2023-10-21 05:13:54 +00:00

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

  • d34334d22b Merge 36247d6c1d57cf67fa18d74c248baa06520521da into 37f84b737243e3889671e5c389480ab1ff6afb9a
  • 37f84b7372 Codechange: replace x.size() != 0 with !x.empty()
  • f16399f4c9 Codechange: replace x.size() > 0 with !x.empty()
  • c9276c2959 Codechange: replace x.size() == 0 with x.empty()
  • f06b3e9846 Change: Use CARGO_LIST to show station cargo acceptance changes. (#11379)
  • Compare 30 commits »

2023-10-21 05:13:54 +00:00

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

  • 778b7d5398 Merge fd57d6dfd18f717f8c8a496873b470a2ed438a16 into 37f84b737243e3889671e5c389480ab1ff6afb9a
  • 37f84b7372 Codechange: replace x.size() != 0 with !x.empty()
  • f16399f4c9 Codechange: replace x.size() > 0 with !x.empty()
  • c9276c2959 Codechange: replace x.size() == 0 with x.empty()
  • f06b3e9846 Change: Use CARGO_LIST to show station cargo acceptance changes. (#11379)
  • Compare 24 commits »

2023-10-21 05:13:54 +00:00

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

  • 7048860a92 Merge 7587868a9f734807168253459128f8cc11704edd into 37f84b737243e3889671e5c389480ab1ff6afb9a
  • 37f84b7372 Codechange: replace x.size() != 0 with !x.empty()
  • f16399f4c9 Codechange: replace x.size() > 0 with !x.empty()
  • c9276c2959 Codechange: replace x.size() == 0 with x.empty()
  • f06b3e9846 Change: Use CARGO_LIST to show station cargo acceptance changes. (#11379)
  • Compare 6 commits »

2023-10-21 05:13:54 +00:00

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

  • 48719bb7fd Merge 4944d968eaaeac30eb56b59d415b5ef1030e7025 into 37f84b737243e3889671e5c389480ab1ff6afb9a
  • 37f84b7372 Codechange: replace x.size() != 0 with !x.empty()
  • f16399f4c9 Codechange: replace x.size() > 0 with !x.empty()
  • c9276c2959 Codechange: replace x.size() == 0 with x.empty()
  • f06b3e9846 Change: Use CARGO_LIST to show station cargo acceptance changes. (#11379)
  • Compare 25 commits »

2023-10-21 05:13:54 +00:00

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

  • 5a810da360 Merge f82db494852c468538c64b4b975f9c84dd232a02 into 37f84b737243e3889671e5c389480ab1ff6afb9a
  • 37f84b7372 Codechange: replace x.size() != 0 with !x.empty()
  • f16399f4c9 Codechange: replace x.size() > 0 with !x.empty()
  • c9276c2959 Codechange: replace x.size() == 0 with x.empty()
  • f06b3e9846 Change: Use CARGO_LIST to show station cargo acceptance changes. (#11379)
  • Compare 24 commits »

2023-10-21 05:13:54 +00:00

mirror synced commits to master at mirror/OpenTTD from mirror

  • f06b3e9846 Change: Use CARGO_LIST to show station cargo acceptance changes. (#11379)
  • 4c24334fda Update: Translations from eints
  • fd6f1e844a Codechange: Avoid emplace_back(new()) into a unique_ptr. (#11384)
  • 429a6f58e7 Codechange: Use max_element to find best cargo (sub-)type in NewGRF var 42. (#11370)
  • 90351578a6 Codechange: Use std::map instead of fixed array to store refit options.
  • Compare 20 commits »

2023-10-20 21:03:56 +00:00

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

  • 73e54723ff Merge a02c2143fb9f6da4f7689fd0e289e33b4423ae3f into f06b3e9846125c2d9f8d3d08890b8a70c046e4cc
  • f06b3e9846 Change: Use CARGO_LIST to show station cargo acceptance changes. (#11379)
  • 4c24334fda Update: Translations from eints
  • fd6f1e844a Codechange: Avoid emplace_back(new()) into a unique_ptr. (#11384)
  • 429a6f58e7 Codechange: Use max_element to find best cargo (sub-)type in NewGRF var 42. (#11370)
  • Compare 157 commits »

2023-10-20 21:03:56 +00:00

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

2023-10-20 21:03:56 +00:00

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

  • a02c2143fb Feature: Industry production graph
  • bb6fa9bf3b Change: Display cargo lists in sorted cargo order. (#11383)
  • 088db62dba Change: Always allow expanding towns in Scenario Editor to build new roads (#11377)
  • 4df2640f87 Fix: Tile slope missing from road stops varact2 variable 0x42
  • e1c83869ed Fix: Scale minimum width for server name by interface scale. (#11381)
  • Compare 186 commits »

2023-10-20 21:03:56 +00:00

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

2023-10-20 21:03:56 +00:00

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

  • 5ae0da2967 Merge 7587868a9f734807168253459128f8cc11704edd into fd6f1e844a867de05a224c1d80f1b48b30529cba
  • fd6f1e844a Codechange: Avoid emplace_back(new()) into a unique_ptr. (#11384)
  • 429a6f58e7 Codechange: Use max_element to find best cargo (sub-)type in NewGRF var 42. (#11370)
  • 90351578a6 Codechange: Use std::map instead of fixed array to store refit options.
  • e4f94747f3 Codechange: Use comparator struct to sort cargo ID by predefined sort order.
  • Compare 19 commits »

2023-10-20 21:03:56 +00:00

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

2023-10-20 21:03:56 +00:00

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

2023-10-20 21:03:56 +00:00

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

2023-10-20 21:03:56 +00:00

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

2023-10-20 21:03:56 +00:00

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

2023-10-20 21:03:56 +00:00

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

  • d078281b53 Merge c904a46b9fdc58e956e1fc012c36ee03a86c763f into 088db62dbaad75b654e0be05a2d6e348009edcee
  • 088db62dba Change: Always allow expanding towns in Scenario Editor to build new roads (#11377)
  • 4df2640f87 Fix: Tile slope missing from road stops varact2 variable 0x42
  • e1c83869ed Fix: Scale minimum width for server name by interface scale. (#11381)
  • 9602de474d Codechange: Use iterators and/or range-for on cargo related loops.
  • Compare 10 commits »

2023-10-20 12:53:54 +00:00

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

  • d3ec44417e Merge fd57d6dfd18f717f8c8a496873b470a2ed438a16 into 088db62dbaad75b654e0be05a2d6e348009edcee
  • 088db62dba Change: Always allow expanding towns in Scenario Editor to build new roads (#11377)
  • 4df2640f87 Fix: Tile slope missing from road stops varact2 variable 0x42
  • e1c83869ed Fix: Scale minimum width for server name by interface scale. (#11381)
  • 9602de474d Codechange: Use iterators and/or range-for on cargo related loops.
  • Compare 6 commits »

2023-10-20 12:53:54 +00:00