• Joined on 2023-09-09
Loading Heatmap…

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

  • c466367dea Merge 085c6aacb2f92053ba572630ebf69746de51d28c into b0e73277d61fb291425cf1a85a631210993ab2e8
  • b0e73277d6 Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276)
  • f3b4f9d640 Codechange: Reduce size of TextEffectMode and TextEffectID.
  • f6939d6c4d Codechange: Make INVALID_TE_ID a TextEffectID instead of a TextEffectMode.
  • 3c61c642a9 Codechange: Don't allocate a text effect with INVALID_TE_ID.
  • Compare 7 commits »

2023-09-10 01:03:55 +00:00

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

  • d7acdfa30b Fix: Cargo payment can no longer be exploited by "teleportation".
  • 30172fc037 Codechange: cleanup CargoPacket in terms of variable/function names (#11278)
  • b0e73277d6 Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276)
  • f3b4f9d640 Codechange: Reduce size of TextEffectMode and TextEffectID.
  • f6939d6c4d Codechange: Make INVALID_TE_ID a TextEffectID instead of a TextEffectMode.
  • Compare 13 commits »

2023-09-10 01:03:55 +00:00

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

  • b599c5cf6a Merge d7acdfa30b1d3f80f15531e754928fe8e8bb4b73 into 30172fc03784cd6251602d81d4e0a85b0198ef5c
  • d7acdfa30b Fix: Cargo payment can no longer be exploited by "teleportation".
  • 30172fc037 Codechange: cleanup CargoPacket in terms of variable/function names (#11278)
  • b0e73277d6 Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276)
  • f3b4f9d640 Codechange: Reduce size of TextEffectMode and TextEffectID.
  • Compare 9 commits »

2023-09-10 01:03:55 +00:00

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

  • 0eea83cdcf Codechange: Reduce size of TextEffectMode and TextEffectID.
  • 150ba58a0a Codechange: Make INVALID_TE_ID a TextEffectID instead of a TextEffectMode.
  • d2268fcb7a Codechange: Don't allocate a text effect with INVALID_TE_ID.
  • Compare 3 commits »

2023-09-10 01:03:55 +00:00

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

  • 302305b7d0 Merge a9912ff27e316e508f41fe40ee569f212958c4b8 into 30172fc03784cd6251602d81d4e0a85b0198ef5c
  • a9912ff27e Codechange: Delete date_type.h
  • f7630e236e Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes
  • 4c3a8fad19 Codechange: Move Ticks into their own class
  • 30172fc037 Codechange: cleanup CargoPacket in terms of variable/function names (#11278)
  • Compare 15 commits »

2023-09-10 01:03:55 +00:00

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

2023-09-10 01:03:55 +00:00

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

  • 2daac39cf5 Merge 0e4e1787cad33e03b0bf014c3c4f2b6ef6d372f2 into 30172fc03784cd6251602d81d4e0a85b0198ef5c
  • 0e4e1787ca Fix code formatting
  • 30172fc037 Codechange: cleanup CargoPacket in terms of variable/function names (#11278)
  • b0e73277d6 Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276)
  • f3b4f9d640 Codechange: Reduce size of TextEffectMode and TextEffectID.
  • Compare 12 commits »

2023-09-10 01:03:55 +00:00

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

  • 7ed2412ba5 Merge 4bc00af9810ff4a7fa38e020046b68a70f5f1f61 into b0e73277d61fb291425cf1a85a631210993ab2e8
  • b0e73277d6 Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276)
  • f3b4f9d640 Codechange: Reduce size of TextEffectMode and TextEffectID.
  • f6939d6c4d Codechange: Make INVALID_TE_ID a TextEffectID instead of a TextEffectMode.
  • 3c61c642a9 Codechange: Don't allocate a text effect with INVALID_TE_ID.
  • Compare 12 commits »

2023-09-10 01:03:55 +00:00

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

  • a9912ff27e Codechange: Delete date_type.h
  • f7630e236e Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes
  • 4c3a8fad19 Codechange: Move Ticks into their own class
  • afc1ea8135 Codechange: Using alias and std::array for company expense storage. (#11273)
  • 00f13282a9 Codechange: keep how we convert string <-> JSON private (#11269)
  • Compare 10 commits »

2023-09-10 01:03:54 +00:00

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

2023-09-10 01:03:54 +00:00

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

2023-09-10 01:03:54 +00:00

mirror synced commits to master at mirror/OpenTTD from mirror

  • 30172fc037 Codechange: cleanup CargoPacket in terms of variable/function names (#11278)
  • b0e73277d6 Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276)
  • f3b4f9d640 Codechange: Reduce size of TextEffectMode and TextEffectID.
  • f6939d6c4d Codechange: Make INVALID_TE_ID a TextEffectID instead of a TextEffectMode.
  • 3c61c642a9 Codechange: Don't allocate a text effect with INVALID_TE_ID.
  • Compare 7 commits »

2023-09-10 01:03:54 +00:00

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

  • 5f6f3b0af8 Merge c4c351ff61be79a1d91886989e375bd6902f2659 into b0e73277d61fb291425cf1a85a631210993ab2e8
  • b0e73277d6 Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276)
  • f3b4f9d640 Codechange: Reduce size of TextEffectMode and TextEffectID.
  • f6939d6c4d Codechange: Make INVALID_TE_ID a TextEffectID instead of a TextEffectMode.
  • 3c61c642a9 Codechange: Don't allocate a text effect with INVALID_TE_ID.
  • Compare 7 commits »

2023-09-10 01:03:54 +00:00

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

  • 429395e97d Merge d55fccb718cf3c17c987f491161a197f0557b6d1 into b0e73277d61fb291425cf1a85a631210993ab2e8
  • b0e73277d6 Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276)
  • f3b4f9d640 Codechange: Reduce size of TextEffectMode and TextEffectID.
  • f6939d6c4d Codechange: Make INVALID_TE_ID a TextEffectID instead of a TextEffectMode.
  • 3c61c642a9 Codechange: Don't allocate a text effect with INVALID_TE_ID.
  • Compare 13 commits »

2023-09-10 01:03:54 +00:00

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

  • e6acc686b0 Merge ec6619767a7a06ea20ff0c9ab6b294c482b82547 into b0e73277d61fb291425cf1a85a631210993ab2e8
  • b0e73277d6 Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276)
  • f3b4f9d640 Codechange: Reduce size of TextEffectMode and TextEffectID.
  • f6939d6c4d Codechange: Make INVALID_TE_ID a TextEffectID instead of a TextEffectMode.
  • 3c61c642a9 Codechange: Don't allocate a text effect with INVALID_TE_ID.
  • Compare 13 commits »

2023-09-10 01:03:54 +00:00

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

  • ff1cddb824 Merge 085c6aacb2f92053ba572630ebf69746de51d28c into 7bd019df906f436c737d36cdaa04e9ba414853fe
  • 7bd019df90 Codechange: Use std::array for TemporaryStorageArray.
  • 9040d7813d Codechange: Use std::array and std::unique_ptr for PersistentStorageArrays.
  • c3918838f6 Fix: crash when opening a damaged base-graphics (#11275)
  • afc1ea8135 Codechange: Using alias and std::array for company expense storage. (#11273)
  • Compare 8 commits »

2023-09-09 16:53:54 +00:00

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

  • 3ace45e7a3 Merge 182ecc84b4b993d5e4bb0275c4353d6af0d868f6 into c3918838f68f5112fadf3f3a2cc75bb0a3310393
  • c3918838f6 Fix: crash when opening a damaged base-graphics (#11275)
  • afc1ea8135 Codechange: Using alias and std::array for company expense storage. (#11273)
  • 00f13282a9 Codechange: keep how we convert string <-> JSON private (#11269)
  • d725fa14a2 Fix: asserts unintentially being partially disabled in release-builds (#11268)
  • Compare 5 commits »

2023-09-09 16:53:54 +00:00

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

  • 945c588967 Codechange: Use std::array for TemporaryStorageArray.
  • 32f488bfe0 Codechange: Use std::array and std::unique_ptr for PersistentStorageArrays.
  • afc1ea8135 Codechange: Using alias and std::array for company expense storage. (#11273)
  • Compare 3 commits »

2023-09-09 16:53:54 +00:00

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

  • 8249af4535 Codechange: Using alias and std::array for company expense storage.

2023-09-09 16:53:54 +00:00

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

  • 2edaca0287 Merge 23587c4f86b816bf88a8869d29c567097984633c into 7bd019df906f436c737d36cdaa04e9ba414853fe
  • 7bd019df90 Codechange: Use std::array for TemporaryStorageArray.
  • 9040d7813d Codechange: Use std::array and std::unique_ptr for PersistentStorageArrays.
  • c3918838f6 Fix: crash when opening a damaged base-graphics (#11275)
  • afc1ea8135 Codechange: Using alias and std::array for company expense storage. (#11273)
  • Compare 5 commits »

2023-09-09 16:53:54 +00:00