• Joined on 2023-09-09
mirror synced commits to refs/pull/11253/merge at mirror/OpenTTD from mirror 2023-09-11 17:53:56 +00:00
c6cfef7966 Merge 085c6aacb2f92053ba572630ebf69746de51d28c into acd7d3c913
acd7d3c913 Codechange: Rename *Railtype* to *RailType* for consistency. (#11287)
a0b2f28f9c Codechange: Use std::copy/fill pattern to initialize rail and road specs. (#11285)
7e3cdbaf62 Fix: mark next_station as INVALID_STATION when loading from older savegames
9e3763cfb3 Fix b0e73277: save/load next_station for CargoPacket again
Compare 16 commits »
mirror synced commits to refs/pull/11286/merge at mirror/OpenTTD from mirror 2023-09-11 17:53:56 +00:00
0b4c0c17e1 Codechange: simplify splitting of CargoPacket
Compare 2 commits »
mirror synced commits to refs/pull/11286/head at mirror/OpenTTD from mirror 2023-09-11 17:53:56 +00:00
0b4c0c17e1 Codechange: simplify splitting of CargoPacket
mirror synced commits to refs/pull/10700/head at mirror/OpenTTD from mirror 2023-09-11 17:53:55 +00:00
e86856f6af Doc: Clarify in economy and calendar timer files the usecases for each
13ded7e696 Codechange: Use economy dates for linkgraphs
4f83cd78d4 Codechange: Use ecomomy dates for timetables
c8288f5ff9 Codechange: Use economy dates for subsidy date displays
4452756e5f Codechange: Store vehicle calendar build year for NewGRFs separate from economy build year used for aging
Compare 20 commits »
mirror synced commits to refs/pull/10700/merge at mirror/OpenTTD from mirror 2023-09-11 17:53:55 +00:00
0ceead2033 Merge e86856f6af97bff3bf70298ecf029eeb3b42f409 into acd7d3c913
e86856f6af Doc: Clarify in economy and calendar timer files the usecases for each
13ded7e696 Codechange: Use economy dates for linkgraphs
4f83cd78d4 Codechange: Use ecomomy dates for timetables
c8288f5ff9 Codechange: Use economy dates for subsidy date displays
Compare 22 commits »
mirror synced commits to refs/pull/10804/merge at mirror/OpenTTD from mirror 2023-09-11 17:53:55 +00:00
acd7d3c913 Codechange: Rename *Railtype* to *RailType* for consistency. (#11287)
a0b2f28f9c Codechange: Use std::copy/fill pattern to initialize rail and road specs. (#11285)
7e3cdbaf62 Fix: mark next_station as INVALID_STATION when loading from older savegames
9e3763cfb3 Fix b0e73277: save/load next_station for CargoPacket again
Compare 8 commits »
mirror synced commits to refs/pull/10807/merge at mirror/OpenTTD from mirror 2023-09-11 17:53:55 +00:00
acd7d3c913 Codechange: Rename *Railtype* to *RailType* for consistency. (#11287)
a0b2f28f9c Codechange: Use std::copy/fill pattern to initialize rail and road specs. (#11285)
7e3cdbaf62 Fix: mark next_station as INVALID_STATION when loading from older savegames
9e3763cfb3 Fix b0e73277: save/load next_station for CargoPacket again
Compare 22 commits »
mirror synced commits to refs/pull/11119/merge at mirror/OpenTTD from mirror 2023-09-11 17:53:55 +00:00
acd7d3c913 Codechange: Rename *Railtype* to *RailType* for consistency. (#11287)
a0b2f28f9c Codechange: Use std::copy/fill pattern to initialize rail and road specs. (#11285)
7e3cdbaf62 Fix: mark next_station as INVALID_STATION when loading from older savegames
9e3763cfb3 Fix b0e73277: save/load next_station for CargoPacket again
Compare 26 commits »
mirror synced commits to refs/pull/11136/merge at mirror/OpenTTD from mirror 2023-09-11 17:53:55 +00:00
acd7d3c913 Codechange: Rename *Railtype* to *RailType* for consistency. (#11287)
a0b2f28f9c Codechange: Use std::copy/fill pattern to initialize rail and road specs. (#11285)
7e3cdbaf62 Fix: mark next_station as INVALID_STATION when loading from older savegames
9e3763cfb3 Fix b0e73277: save/load next_station for CargoPacket again
Compare 15 commits »
mirror synced commits to refs/pull/11225/merge at mirror/OpenTTD from mirror 2023-09-11 17:53:55 +00:00
acd7d3c913 Codechange: Rename *Railtype* to *RailType* for consistency. (#11287)
a0b2f28f9c Codechange: Use std::copy/fill pattern to initialize rail and road specs. (#11285)
7e3cdbaf62 Fix: mark next_station as INVALID_STATION when loading from older savegames
9e3763cfb3 Fix b0e73277: save/load next_station for CargoPacket again
Compare 12 commits »
mirror synced commits to master at mirror/OpenTTD from mirror 2023-09-11 09:43:54 +00:00
acd7d3c913 Codechange: Rename *Railtype* to *RailType* for consistency. (#11287)
mirror synced commits to refs/pull/10700/merge at mirror/OpenTTD from mirror 2023-09-11 09:43:54 +00:00
638dff6d3a Merge 025c14d46dd2fcbc018e6bff4ab818f1ab19ea03 into a0b2f28f9c
a0b2f28f9c Codechange: Use std::copy/fill pattern to initialize rail and road specs. (#11285)
Compare 2 commits »
mirror synced commits to refs/pull/7786/head at mirror/OpenTTD from mirror 2023-09-11 09:43:54 +00:00
441599d74b Codechange: minor code cleanup on the above commit
2f4e9d698c Feature: Help and manuals access window
c4a6b54656 Add: Install additional documentation files with the game
6ba20f3db5 Change: Text Layouter support querying all lines for character at pixel
61cada5ef6 Doc: Add more hyperlinks within the included documentation
Compare 250 commits »
mirror synced commits to refs/pull/7786/merge at mirror/OpenTTD from mirror 2023-09-11 09:43:54 +00:00
2596052279 Merge 441599d74bb483190ca53c8db8e7b2d448566d16 into acd7d3c913
441599d74b Codechange: minor code cleanup on the above commit
2f4e9d698c Feature: Help and manuals access window
c4a6b54656 Add: Install additional documentation files with the game
6ba20f3db5 Change: Text Layouter support querying all lines for character at pixel
Compare 13 commits »
mirror synced commits to refs/pull/11170/merge at mirror/OpenTTD from mirror 2023-09-11 01:33:55 +00:00
6643c010bd Fix: NewGRF house class mappings were not reset between games. (#11279)
1c620b349f Feature: [NewGRF] Related Act2 objects for airports and airport tiles.
a6f2f3c042 Add: [NewGRF] Inspection window for airports.
e6c02ebee6 Fix b0e73277: cargodist information got lost when splitting of cargo (#11280)
Compare 22 commits »
mirror synced commits to refs/pull/10700/merge at mirror/OpenTTD from mirror 2023-09-11 01:33:55 +00:00
6facfa088d Merge 025c14d46dd2fcbc018e6bff4ab818f1ab19ea03 into 7e3cdbaf62
025c14d46d Doc: Clarify in economy and calendar timer files the usecases for each
c26a2020f2 Codechange: Use economy dates for linkgraphs
7e3cdbaf62 Fix: mark next_station as INVALID_STATION when loading from older savegames
9e3763cfb3 Fix b0e73277: save/load next_station for CargoPacket again
Compare 28 commits »
mirror synced commits to refs/pull/11232/merge at mirror/OpenTTD from mirror 2023-09-11 01:33:55 +00:00
dfd3736ad3 Merge 4bc00af9810ff4a7fa38e020046b68a70f5f1f61 into 6643c010bd
6643c010bd Fix: NewGRF house class mappings were not reset between games. (#11279)
1c620b349f Feature: [NewGRF] Related Act2 objects for airports and airport tiles.
a6f2f3c042 Add: [NewGRF] Inspection window for airports.
e6c02ebee6 Fix b0e73277: cargodist information got lost when splitting of cargo (#11280)
Compare 9 commits »
mirror synced commits to refs/pull/11142/merge at mirror/OpenTTD from mirror 2023-09-11 01:33:55 +00:00
ff08178f76 Merge ec6619767a7a06ea20ff0c9ab6b294c482b82547 into 6643c010bd
6643c010bd Fix: NewGRF house class mappings were not reset between games. (#11279)
1c620b349f Feature: [NewGRF] Related Act2 objects for airports and airport tiles.
a6f2f3c042 Add: [NewGRF] Inspection window for airports.
e6c02ebee6 Fix b0e73277: cargodist information got lost when splitting of cargo (#11280)
Compare 9 commits »
mirror synced commits to refs/pull/11012/merge at mirror/OpenTTD from mirror 2023-09-11 01:33:55 +00:00
6643c010bd Fix: NewGRF house class mappings were not reset between games. (#11279)
1c620b349f Feature: [NewGRF] Related Act2 objects for airports and airport tiles.
a6f2f3c042 Add: [NewGRF] Inspection window for airports.
e6c02ebee6 Fix b0e73277: cargodist information got lost when splitting of cargo (#11280)
Compare 21 commits »
mirror synced commits to refs/pull/10804/merge at mirror/OpenTTD from mirror 2023-09-11 01:33:55 +00:00
6643c010bd Fix: NewGRF house class mappings were not reset between games. (#11279)
1c620b349f Feature: [NewGRF] Related Act2 objects for airports and airport tiles.
a6f2f3c042 Add: [NewGRF] Inspection window for airports.
e6c02ebee6 Fix b0e73277: cargodist information got lost when splitting of cargo (#11280)
Compare 8 commits »