• Joined on 2023-09-09
mirror synced and deleted reference refs/tags/refs/pull/11283/merge at mirror/OpenTTD from mirror 2023-09-19 21:53:53 +00:00
mirror synced commits to refs/pull/10582/merge at mirror/OpenTTD from mirror 2023-09-19 21:53:53 +00:00
710722e3c1 Update: Translations from eints
6fb89b189f Fix #11315: Sort industries and cargoes by name* in industry chain window.
106f29f761 Codechange: Use iteration to copy cargo list into CFT_CARGO.
4f8d06ff73 Codechange: Use uint8_t instead of byte for numeric values.
Compare 10 commits »
mirror synced commits to master at mirror/OpenTTD from mirror 2023-09-19 21:53:53 +00:00
6b586dddad Cleanup: TransmitNotesOff is only called with buffer==_buffer.
c84fd30317 Codechange: Add missing 'override'.
2ff4248032 Codechange: Enable more warnings.
a7707302e6 Codechange: silence false warning.
55da426d44 Codechange: All ParagraphLayoutFactory::AppendToBuffer assume that the buffer has at least some space.
Compare 11 commits »
mirror synced and deleted reference refs/tags/refs/pull/11306/merge at mirror/OpenTTD from mirror 2023-09-19 21:53:53 +00:00
mirror synced and deleted reference refs/tags/refs/pull/11317/merge at mirror/OpenTTD from mirror 2023-09-19 13:43:55 +00:00
mirror synced commits to master at mirror/OpenTTD from mirror 2023-09-19 13:43:55 +00:00
6fb89b189f Fix #11315: Sort industries and cargoes by name* in industry chain window.
106f29f761 Codechange: Use iteration to copy cargo list into CFT_CARGO.
4f8d06ff73 Codechange: Use uint8_t instead of byte for numeric values.
9457bda614 Codechange: Use std::fill instead of memset when initializing GUI cargo fields.
Compare 4 commits »
mirror synced commits to refs/pull/11262/merge at mirror/OpenTTD from mirror 2023-09-19 13:43:55 +00:00
6fb89b189f Fix #11315: Sort industries and cargoes by name* in industry chain window.
106f29f761 Codechange: Use iteration to copy cargo list into CFT_CARGO.
4f8d06ff73 Codechange: Use uint8_t instead of byte for numeric values.
9457bda614 Codechange: Use std::fill instead of memset when initializing GUI cargo fields.
Compare 5 commits »
mirror synced commits to refs/pull/11283/merge at mirror/OpenTTD from mirror 2023-09-19 13:43:55 +00:00
c22eaaeda7 Merge 32270ceb1a451f241586da15faba468ce3c42ec7 into 6fb89b189f
6fb89b189f Fix #11315: Sort industries and cargoes by name* in industry chain window.
106f29f761 Codechange: Use iteration to copy cargo list into CFT_CARGO.
4f8d06ff73 Codechange: Use uint8_t instead of byte for numeric values.
9457bda614 Codechange: Use std::fill instead of memset when initializing GUI cargo fields.
Compare 5 commits »
mirror synced commits to refs/pull/11306/merge at mirror/OpenTTD from mirror 2023-09-19 13:43:55 +00:00
14a7726beb Merge 1dc54ba6788db58db9b01bd5c68d56a553cdb1ae into 6fb89b189f
6fb89b189f Fix #11315: Sort industries and cargoes by name* in industry chain window.
106f29f761 Codechange: Use iteration to copy cargo list into CFT_CARGO.
4f8d06ff73 Codechange: Use uint8_t instead of byte for numeric values.
9457bda614 Codechange: Use std::fill instead of memset when initializing GUI cargo fields.
Compare 5 commits »
mirror synced commits to refs/pull/11316/merge at mirror/OpenTTD from mirror 2023-09-19 13:43:55 +00:00
aa5088e144 Merge efafd66df3bac608462dcee149b575a3f5d3638d into 6fb89b189f
6fb89b189f Fix #11315: Sort industries and cargoes by name* in industry chain window.
106f29f761 Codechange: Use iteration to copy cargo list into CFT_CARGO.
4f8d06ff73 Codechange: Use uint8_t instead of byte for numeric values.
9457bda614 Codechange: Use std::fill instead of memset when initializing GUI cargo fields.
Compare 5 commits »
mirror synced commits to refs/pull/11306/merge at mirror/OpenTTD from mirror 2023-09-19 05:33:54 +00:00
408e1cadca Merge 1dc54ba6788db58db9b01bd5c68d56a553cdb1ae into 18e75dbc88
18e75dbc88 Fix: Don't produce invalid cargo. (#11314)
Compare 2 commits »
mirror synced and deleted reference refs/tags/refs/pull/11314/merge at mirror/OpenTTD from mirror 2023-09-19 05:33:54 +00:00
mirror synced commits to master at mirror/OpenTTD from mirror 2023-09-19 05:33:54 +00:00
18e75dbc88 Fix: Don't produce invalid cargo. (#11314)
mirror synced commits to refs/pull/11262/merge at mirror/OpenTTD from mirror 2023-09-19 05:33:54 +00:00
18e75dbc88 Fix: Don't produce invalid cargo. (#11314)
Compare 2 commits »
mirror synced commits to refs/pull/11283/merge at mirror/OpenTTD from mirror 2023-09-19 05:33:54 +00:00
281a273d98 Merge 32270ceb1a451f241586da15faba468ce3c42ec7 into 18e75dbc88
18e75dbc88 Fix: Don't produce invalid cargo. (#11314)
Compare 2 commits »
mirror synced commits to refs/pull/11283/merge at mirror/OpenTTD from mirror 2023-09-18 21:23:53 +00:00
25df445af5 Merge 32270ceb1a451f241586da15faba468ce3c42ec7 into fd2dd4397f
fd2dd4397f Codechange: Use range-for and iterator to populate default cargo table.
280dce9543 Codechange: Reorder CargoSpec to reduce alignment padding.
e8cbc3c2c7 Codechange: Simplify initialization of default cargoes.
Compare 4 commits »
mirror synced commits to refs/pull/11262/merge at mirror/OpenTTD from mirror 2023-09-18 21:23:53 +00:00
fd2dd4397f Codechange: Use range-for and iterator to populate default cargo table.
280dce9543 Codechange: Reorder CargoSpec to reduce alignment padding.
e8cbc3c2c7 Codechange: Simplify initialization of default cargoes.
Compare 4 commits »
mirror synced commits to refs/pull/11140/merge at mirror/OpenTTD from mirror 2023-09-17 20:53:56 +00:00
d8b01fa5ee Merge d55fccb718cf3c17c987f491161a197f0557b6d1 into c6864637fb
c6864637fb Add: [GitHub] also test if release builds without asserts are warning-free (#11309)
3a2509198f Codechange: use better location for the "invalid" action sentinel value
09a7902d36 Fix 8ab0936: missed WIDGET_LIST_END removals
3afb732c37 Fix #11307: Incorrect GroupStatistics after selling leading wagon
Compare 51 commits »
mirror synced commits to refs/pull/11306/merge at mirror/OpenTTD from mirror 2023-09-17 20:53:56 +00:00
93723d7521 Merge 1dc54ba6788db58db9b01bd5c68d56a553cdb1ae into fd2dd4397f
fd2dd4397f Codechange: Use range-for and iterator to populate default cargo table.
280dce9543 Codechange: Reorder CargoSpec to reduce alignment padding.
e8cbc3c2c7 Codechange: Simplify initialization of default cargoes.
1dc54ba678 Cleanup: TransmitNotesOff is only called with buffer==_buffer.
Compare 20 commits »
mirror synced commits to refs/pull/9958/merge at mirror/OpenTTD from mirror 2023-09-17 20:53:56 +00:00
c6864637fb Add: [GitHub] also test if release builds without asserts are warning-free (#11309)
3a2509198f Codechange: use better location for the "invalid" action sentinel value
09a7902d36 Fix 8ab0936: missed WIDGET_LIST_END removals
3afb732c37 Fix #11307: Incorrect GroupStatistics after selling leading wagon
Compare 43 commits »