• Joined on 2023-09-09
Loading Heatmap…

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

  • 20ab842e58 Merge c4c351ff61be79a1d91886989e375bd6902f2659 into 220f93f552056ae0dbf0b4c2c6d091d375f2ae95
  • 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 »

2023-09-13 18:53:56 +00:00

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

  • 3d340ba607 Merge c94ee0a5a48a1733bfac45c9be2228d140c87c52 into fca62c245fa1fb546c15849d64c7be7b095539e7
  • 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 »

2023-09-13 18:53:56 +00:00

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

  • 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 »

2023-09-13 18:53:56 +00:00

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

2023-09-13 18:53:56 +00:00

mirror synced commits to master at mirror/OpenTTD from mirror

  • 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 »

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/10680/merge at mirror/OpenTTD from mirror

2023-09-13 18:53:56 +00:00

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/11142/merge at mirror/OpenTTD from mirror

  • e7e16d827c Merge ec6619767a7a06ea20ff0c9ab6b294c482b82547 into 220f93f552056ae0dbf0b4c2c6d091d375f2ae95
  • 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 »

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

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/11286/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/11170/merge at mirror/OpenTTD from mirror

2023-09-13 18:53:56 +00:00

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

2023-09-13 10:43:54 +00:00

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

2023-09-13 10:43:54 +00:00

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

2023-09-13 10:43:54 +00:00

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

2023-09-13 10:43:54 +00:00

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

  • b116632be1 Merge 3f6fc3b6a07eee4ed917b26e97017a6f8910c2d1 into a16aa3ef7d5a5789a8e988567adde7685aee3d2b
  • 3f6fc3b6a0 Change: only output settings that are changed in crashlog
  • 40edbd9fd9 Change: store crash logs in JSON format
  • 9f8cc72ca4 Codechange: move Survey-related functions to their own file
  • a16aa3ef7d Update: Translations from eints
  • Compare 5 commits »

2023-09-13 10:43:54 +00:00

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

  • d4593e361f Merge 7255f2a55c65577021a666a0f4358b9c09498ff6 into a16aa3ef7d5a5789a8e988567adde7685aee3d2b
  • a16aa3ef7d Update: Translations from eints
  • b389d45d55 Doc: Add more hyperlinks within the included documentation (#11288)
  • 3fd50c2949 Update: Translations from eints
  • acd7d3c913 Codechange: Rename *Railtype* to *RailType* for consistency. (#11287)
  • Compare 132 commits »

2023-09-13 10:43:54 +00:00