• Joined on 2023-09-09
mirror synced commits to refs/pull/11274/merge at mirror/OpenTTD from mirror 2023-09-10 17:23:54 +00:00
a88d9af15c Fix: Cargo payment can no longer be exploited by "teleportation".
Compare 2 commits »
mirror synced commits to refs/pull/10700/head at mirror/OpenTTD from mirror 2023-09-10 17:23:54 +00:00
56b0181a87 Codechange: Store vehicle calendar build year for NewGRFs separate from economy build year used for aging
7d3ad16335 Doc: Clarify in economy and calendar timer files the usecases for each
70f3f5e72d Codechange: Use economy dates for linkgraphs
6a4dba5e6b Codechange: Use ecomomy dates for timetables
f6bdee99da Codechange: Use economy dates for subsidy date displays
Compare 107 commits »
mirror synced commits to master at mirror/OpenTTD from mirror 2023-09-10 17:23:54 +00:00
e6c02ebee6 Fix b0e73277: cargodist information got lost when splitting of cargo (#11280)
701a61c9af Codechange: Delete date_type.h
77173a6a10 Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes
fca2b37726 Codechange: Move Ticks into their own class
Compare 4 commits »
mirror synced and deleted reference refs/tags/refs/pull/11221/merge at mirror/OpenTTD from mirror 2023-09-10 17:23:53 +00:00
mirror synced commits to refs/pull/11225/merge at mirror/OpenTTD from mirror 2023-09-10 01:03:55 +00:00
2daac39cf5 Merge 0e4e1787cad33e03b0bf014c3c4f2b6ef6d372f2 into 30172fc037
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 »
mirror synced commits to refs/pull/11221/merge at mirror/OpenTTD from mirror 2023-09-10 01:03:55 +00:00
302305b7d0 Merge a9912ff27e316e508f41fe40ee569f212958c4b8 into 30172fc037
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 »
mirror synced commits to refs/pull/11225/head at mirror/OpenTTD from mirror 2023-09-10 01:03:55 +00:00
0e4e1787ca Fix code formatting
mirror synced commits to refs/pull/11232/merge at mirror/OpenTTD from mirror 2023-09-10 01:03:55 +00:00
7ed2412ba5 Merge 4bc00af9810ff4a7fa38e020046b68a70f5f1f61 into b0e73277d6
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 »
mirror synced commits to refs/pull/11253/merge at mirror/OpenTTD from mirror 2023-09-10 01:03:55 +00:00
c466367dea Merge 085c6aacb2f92053ba572630ebf69746de51d28c into b0e73277d6
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 »
mirror synced commits to refs/pull/11274/head at mirror/OpenTTD from mirror 2023-09-10 01:03:55 +00:00
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 »
mirror synced commits to refs/pull/11274/merge at mirror/OpenTTD from mirror 2023-09-10 01:03:55 +00:00
b599c5cf6a Merge d7acdfa30b1d3f80f15531e754928fe8e8bb4b73 into 30172fc037
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 »
mirror synced commits to refs/pull/11277/head at mirror/OpenTTD from mirror 2023-09-10 01:03:55 +00:00
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 »
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 commits to refs/pull/11140/merge at mirror/OpenTTD from mirror 2023-09-10 01:03:54 +00:00
429395e97d Merge d55fccb718cf3c17c987f491161a197f0557b6d1 into b0e73277d6
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 »
mirror synced commits to refs/pull/11142/merge at mirror/OpenTTD from mirror 2023-09-10 01:03:54 +00:00
e6acc686b0 Merge ec6619767a7a06ea20ff0c9ab6b294c482b82547 into b0e73277d6
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 »
mirror synced commits to refs/pull/11221/head at mirror/OpenTTD from mirror 2023-09-10 01:03:54 +00:00
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 »
mirror synced commits to master at mirror/OpenTTD from mirror 2023-09-10 01:03:54 +00:00
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 »
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 refs/pull/11136/merge at mirror/OpenTTD from mirror 2023-09-10 01:03:54 +00:00
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 »
mirror synced commits to refs/pull/11253/merge at mirror/OpenTTD from mirror 2023-09-09 16:53:54 +00:00
ff1cddb824 Merge 085c6aacb2f92053ba572630ebf69746de51d28c into 7bd019df90
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 »