• Joined on 2020-12-06
Loading Heatmap…

petern synced commits to refs/pull/7786/head at mirror/OpenTTD from mirror

  • 9187c4a084 Change: Add more hyperlinks within the included documentation
  • f3ee07397d Add: Install additional documentation files with the game
  • 833786d5e5 Feature: Help and manuals access window
  • b4523e7282 Fix: Layouter not taking stripped formatting codes into account when mapping visual coordinates to/from original string
  • b7659d41bc Fix: FallbackParagraphLayouter wasn't reverse-mapping glyphs to character indexes right
  • Compare 26 commits »

2023-06-21 01:01:03 +00:00

petern synced commits to refs/pull/11017/merge at mirror/OpenTTD from mirror

  • f1449b0b9e Merge c7e93802d69c5032684e4c07f2e1a16d6e2cb261 into 7a785a4224a2db65f9d066d895dce978412d9b3f
  • 7a785a4224 Codechange: simplify StringParameters now type cannot be nullptr
  • 428333aeba Codechange: let AllocatedStringParameters allocated types too
  • f23249f8f1 Fix #10917: Pay loan interest before generating statistics (#11040)
  • b68d56d94d Fix #11043: Don't choose toolbar dropdown option if focus is lost. (#11044)
  • Compare 18 commits »

2023-06-21 01:01:03 +00:00

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

  • 30881617d0 Merge 7c1c734e95afcbb8f1c510bb76f1e0ddb4ea08a2 into 7a785a4224a2db65f9d066d895dce978412d9b3f
  • 7a785a4224 Codechange: simplify StringParameters now type cannot be nullptr
  • 428333aeba Codechange: let AllocatedStringParameters allocated types too
  • f23249f8f1 Fix #10917: Pay loan interest before generating statistics (#11040)
  • b68d56d94d Fix #11043: Don't choose toolbar dropdown option if focus is lost. (#11044)
  • Compare 15 commits »

2023-06-21 01:01:03 +00:00

petern synced commits to refs/pull/11001/merge at mirror/OpenTTD from mirror

  • c0b96a4d72 Merge 7b965bd65f084ac80ceaa6b32ed59fdaf6a3abfd into 7a785a4224a2db65f9d066d895dce978412d9b3f
  • 7a785a4224 Codechange: simplify StringParameters now type cannot be nullptr
  • 428333aeba Codechange: let AllocatedStringParameters allocated types too
  • f23249f8f1 Fix #10917: Pay loan interest before generating statistics (#11040)
  • b68d56d94d Fix #11043: Don't choose toolbar dropdown option if focus is lost. (#11044)
  • Compare 9 commits »

2023-06-21 01:01:03 +00:00

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

  • 8d919ab68d Merge 89cb348a61045d15c1a65608a9d186a9f26550d6 into 4d0369ea9c10a58aff6cee3b59a992e5f3f47ab4
  • 4d0369ea9c Update: Translations from eints
  • 6c7f977197 Codechange: Use {COLOUR} to simplify drawing of timetables
  • b1fb209bed Add: {COLOUR} control code to allow colour changes at runtime
  • 88138c55f8 Codechange: make offset protected and guard against invalid offsets
  • Compare 19 commits »

2023-06-21 01:01:03 +00:00

petern synced commits to refs/pull/10835/merge at mirror/OpenTTD from mirror

  • 1d9e44f8ae Merge 8b44a763481cf7496e0b73947777d01b1c72f928 into f23249f8f16f08c162bdc8ff6d1a96617a09d18f
  • f23249f8f1 Fix #10917: Pay loan interest before generating statistics (#11040)
  • b68d56d94d Fix #11043: Don't choose toolbar dropdown option if focus is lost. (#11044)
  • 9f3254b72a Fix b1fb209: build failure due to removed parameter
  • 4d0369ea9c Update: Translations from eints
  • Compare 227 commits »

2023-06-21 01:01:03 +00:00

petern synced commits to refs/pull/10835/head at mirror/OpenTTD from mirror

  • 8b44a76348 Codechange: Use std::vector for GRFConfig lists.
  • 07d2e4586e Codechange: Use member initialisation for GRFConfig instead of ZeroedMemoryAllocator.
  • 2bf2f893dd Codechange: Use std::optional for GRFConfig::GRFError
  • 88138c55f8 Codechange: make offset protected and guard against invalid offsets
  • 9c3c90effa Codechange: rename ClearTypeInformation so it can be used for preparing for the next run
  • Compare 227 commits »

2023-06-21 01:01:03 +00:00

petern synced commits to refs/pull/10804/merge at mirror/OpenTTD from mirror

  • 5125bb5259 Merge 8e0de6ed2c1ece5fb69c19b89c4a3b273db83f90 into 7a785a4224a2db65f9d066d895dce978412d9b3f
  • 7a785a4224 Codechange: simplify StringParameters now type cannot be nullptr
  • 428333aeba Codechange: let AllocatedStringParameters allocated types too
  • f23249f8f1 Fix #10917: Pay loan interest before generating statistics (#11040)
  • b68d56d94d Fix #11043: Don't choose toolbar dropdown option if focus is lost. (#11044)
  • Compare 18 commits »

2023-06-21 01:01:03 +00:00

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

  • 30f704334a Merge 0b465c8a6700d18c65d404f2d32f9d8ab21a4537 into f23249f8f16f08c162bdc8ff6d1a96617a09d18f
  • f23249f8f1 Fix #10917: Pay loan interest before generating statistics (#11040)
  • b68d56d94d Fix #11043: Don't choose toolbar dropdown option if focus is lost. (#11044)
  • 9f3254b72a Fix b1fb209: build failure due to removed parameter
  • 4d0369ea9c Update: Translations from eints
  • Compare 17 commits »

2023-06-21 01:01:03 +00:00

petern synced commits to master at mirror/OpenTTD from mirror

  • 7a785a4224 Codechange: simplify StringParameters now type cannot be nullptr
  • 428333aeba Codechange: let AllocatedStringParameters allocated types too
  • f23249f8f1 Fix #10917: Pay loan interest before generating statistics (#11040)
  • b68d56d94d Fix #11043: Don't choose toolbar dropdown option if focus is lost. (#11044)
  • 9f3254b72a Fix b1fb209: build failure due to removed parameter
  • Compare 8 commits »

2023-06-21 01:01:03 +00:00

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

2023-06-21 01:01:03 +00:00

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

2023-06-21 01:01:03 +00:00

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

2023-06-21 01:01:03 +00:00

petern synced commits to refs/pull/7786/merge at mirror/OpenTTD from mirror

  • edcaa12cad Merge 3044d8558502fbb6bd7e862836a2d4a9bcbb72bf into 88138c55f865ae83e740a93c2923ceae9f0bbfc8
  • 88138c55f8 Codechange: make offset protected and guard against invalid offsets
  • 9c3c90effa Codechange: rename ClearTypeInformation so it can be used for preparing for the next run
  • 01abcdfcac Codechange: make StringParameters#next_type only writable from outside the class
  • 3e8f8c55c2 Codechange: make creating temporary StringParameters easier
  • Compare 10 commits »

2023-06-20 16:51:02 +00:00

petern synced commits to refs/pull/11044/merge at mirror/OpenTTD from mirror

  • 762e26dd47 Merge 7c20b181a686f0aaad9fd230a67c85295a0ba203 into aaf6811a2c88ba410ee21ea23f68278da7281190
  • aaf6811a2c Update: Translations from eints
  • 8caacb5a49 Codechange: use std::deque for console history
  • 4fbc81003f Codechange: make SQString::Create that supports std::string and use that
  • Compare 4 commits »

2023-06-20 16:51:02 +00:00

petern synced commits to refs/pull/11040/merge at mirror/OpenTTD from mirror

  • ebe19a7715 Merge 4a7e963626351e03ba7f183b92bfb6c6789833d3 into 88138c55f865ae83e740a93c2923ceae9f0bbfc8
  • 88138c55f8 Codechange: make offset protected and guard against invalid offsets
  • 9c3c90effa Codechange: rename ClearTypeInformation so it can be used for preparing for the next run
  • 01abcdfcac Codechange: make StringParameters#next_type only writable from outside the class
  • 3e8f8c55c2 Codechange: make creating temporary StringParameters easier
  • Compare 10 commits »

2023-06-20 16:51:02 +00:00

petern synced commits to refs/pull/11017/merge at mirror/OpenTTD from mirror

  • 8c9eae33b5 Merge c7e93802d69c5032684e4c07f2e1a16d6e2cb261 into ea54408e1d9e39b5459497f0de5f3bd193c93ae8
  • ea54408e1d Update: Translations from eints
  • b3669a8795 Fix #11026: Use real engine name instead of default name for filtering (#11033)
  • 714ff35e9d Codechange: move to std::string over stredup + free
  • 2a2443dd01 Feature: Create group of vehicles from manage vehicle list button. (#10890)
  • Compare 9 commits »

2023-06-20 16:51:02 +00:00

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

  • 39c7aa49dd Merge 7c1c734e95afcbb8f1c510bb76f1e0ddb4ea08a2 into aaf6811a2c88ba410ee21ea23f68278da7281190
  • aaf6811a2c Update: Translations from eints
  • 8caacb5a49 Codechange: use std::deque for console history
  • 4fbc81003f Codechange: make SQString::Create that supports std::string and use that
  • ea54408e1d Update: Translations from eints
  • Compare 12 commits »

2023-06-20 16:51:02 +00:00

petern synced commits to refs/pull/11001/merge at mirror/OpenTTD from mirror

  • bdf7f9e084 Merge 7b965bd65f084ac80ceaa6b32ed59fdaf6a3abfd into 88138c55f865ae83e740a93c2923ceae9f0bbfc8
  • 88138c55f8 Codechange: make offset protected and guard against invalid offsets
  • 9c3c90effa Codechange: rename ClearTypeInformation so it can be used for preparing for the next run
  • 01abcdfcac Codechange: make StringParameters#next_type only writable from outside the class
  • 3e8f8c55c2 Codechange: make creating temporary StringParameters easier
  • Compare 10 commits »

2023-06-20 16:51:02 +00:00

petern synced commits to refs/pull/10938/merge at mirror/OpenTTD from mirror

  • 3768632f3e Merge bdecef0ee9d89c923b693f5d7d041916bf0a8925 into aaf6811a2c88ba410ee21ea23f68278da7281190
  • aaf6811a2c Update: Translations from eints
  • 8caacb5a49 Codechange: use std::deque for console history
  • 4fbc81003f Codechange: make SQString::Create that supports std::string and use that
  • Compare 4 commits »

2023-06-20 16:51:02 +00:00