mirror synced commits to refs/pull/11389/merge at mirror/OpenTTD from mirror
-
aa25fdfbd5 Merge 35b685d0919ba5bc2040e9664ab63f5a7433a79a into c6411168d88d02420f31df9bbb58cd9ce73d7434
-
c6411168d8 Cleanup: missing spaces before continuation * in some comments
-
c687b59efc Codechange: Use unique_ptr for SmallMapWindow's overlay.
-
53845bc024 Codechange: Move includes to correct place.
-
ed8df72c49 Revert 6b68956: Move declaration of SmallMapWindow out of header file.
- Compare 11 commits »
mirror synced commits to refs/pull/11404/merge at mirror/OpenTTD from mirror
-
757f7514e7 Merge 95b88f6f30c34cc6f80057be9685c2a578289b1f into c687b59efcd56789fb62cbef035aed8089b37098
-
c687b59efc Codechange: Use unique_ptr for SmallMapWindow's overlay.
-
53845bc024 Codechange: Move includes to correct place.
-
ed8df72c49 Revert 6b68956: Move declaration of SmallMapWindow out of header file.
-
f91462f54b Codechange: Don't access SmallMapWindow method directly from LinkGraphOverlay.
- Compare 13 commits »
mirror synced commits to refs/pull/11341/merge at mirror/OpenTTD from mirror
-
f5e02bcd6d Merge eeed53aaee324b4b837f0b9695844b8a34e5d853 into d3cb6e1e6776279249ab8f1ceda843e5c551f9f7
-
d3cb6e1e67 Codechange: Call Widget::SetDirty/SetLowered directly. (#11417)
- Compare 2 commits »
mirror synced commits to refs/pull/10409/merge at mirror/OpenTTD from mirror
-
db1dba938a Merge a5c3662602537a06707312f0aea3f2d675af02d8 into c6411168d88d02420f31df9bbb58cd9ce73d7434
-
c6411168d8 Cleanup: missing spaces before continuation * in some comments
-
c687b59efc Codechange: Use unique_ptr for SmallMapWindow's overlay.
-
53845bc024 Codechange: Move includes to correct place.
-
ed8df72c49 Revert 6b68956: Move declaration of SmallMapWindow out of header file.
- Compare 14 commits »
mirror synced commits to master at mirror/OpenTTD from mirror
-
c6411168d8 Cleanup: missing spaces before continuation * in some comments
-
c687b59efc Codechange: Use unique_ptr for SmallMapWindow's overlay.
-
53845bc024 Codechange: Move includes to correct place.
-
ed8df72c49 Revert 6b68956: Move declaration of SmallMapWindow out of header file.
-
f91462f54b Codechange: Don't access SmallMapWindow method directly from LinkGraphOverlay.
- Compare 9 commits »
mirror
synced and deleted reference refs/tags/refs/pull/11419/merge
at mirror/OpenTTD from mirror
mirror
synced and deleted reference refs/tags/refs/pull/11418/merge
at mirror/OpenTTD from mirror
mirror
synced and deleted reference refs/tags/refs/pull/11414/merge
at mirror/OpenTTD from mirror
mirror
synced and deleted reference refs/tags/refs/pull/11412/merge
at mirror/OpenTTD from mirror
mirror synced commits to refs/pull/11414/head at mirror/OpenTTD from mirror
-
e2887d3a54 Fix #11413: Incorrect sorting by industry production.
-
d90cfc3638 Codechange: Document Industry::GetCargoProduced/Accepted and add const-variant.
-
e03ad9994c Cleanup: Use standard comment codestyle.
- Compare 3 commits »
mirror synced commits to refs/pull/11414/merge at mirror/OpenTTD from mirror
-
3080695b6f Merge e2887d3a54f16153ab17c3df21908fde4d4ac556 into d3cb6e1e6776279249ab8f1ceda843e5c551f9f7
-
d3cb6e1e67 Codechange: Call Widget::SetDirty/SetLowered directly. (#11417)
-
89480f3531 Change: Don't set vehicle on time if timetable not started (#11359)
-
bb50cbb772 Codechange: Assign/StoreSizePosition x/y can be negative. (#11416)
-
c97120f003 Update: Translations from eints
- Compare 8 commits »
mirror synced commits to refs/pull/11412/merge at mirror/OpenTTD from mirror
-
40a0b1e8a8 Merge 1a2fdf23ca1a994fbcd7ad14979decaeb0fd179e into d3cb6e1e6776279249ab8f1ceda843e5c551f9f7
-
1a2fdf23ca Codechange: Use unique_ptr for SmallMapWindow's overlay.
-
58df230155 Codechange: Move includes to correct place.
-
fee12db1cf Revert 6b68956: Move declaration of SmallMapWindow out of header file.
-
ee9f44a1cd Codechange: Don't access SmallMapWindow method directly from LinkGraphOverlay.
- Compare 9 commits »
mirror
synced and deleted reference refs/tags/refs/pull/11359/merge
at mirror/OpenTTD from mirror
mirror synced commits to refs/pull/10700/head at mirror/OpenTTD from mirror
-
9ef96993c6 Codechange: Sync calendar and economy dates when loading NewGRFs
-
85502469d3 Doc: Clarify in economy and calendar timer files the usecases for each
-
8fe07e1b1a Codechange: Use economy dates for linkgraphs
-
1013c87305 Codechange: Use ecomomy dates for timetables
-
41822ea8cf Codechange: Use economy dates for subsidy date displays
- Compare 52 commits »
mirror synced commits to refs/pull/10606/merge at mirror/OpenTTD from mirror
-
91ab2456ab Merge c904a46b9fdc58e956e1fc012c36ee03a86c763f into 89480f35314c32a4d8917bc72c3d054ca3d95cab
-
89480f3531 Change: Don't set vehicle on time if timetable not started (#11359)
-
bb50cbb772 Codechange: Assign/StoreSizePosition x/y can be negative. (#11416)
-
c97120f003 Update: Translations from eints
-
35a7770fde Fix 233aac5: Set newline default comment for new groups. (#11411)
- Compare 14 commits »
mirror synced commits to master at mirror/OpenTTD from mirror
-
d3cb6e1e67 Codechange: Call Widget::SetDirty/SetLowered directly. (#11417)
-
89480f3531 Change: Don't set vehicle on time if timetable not started (#11359)
-
bb50cbb772 Codechange: Assign/StoreSizePosition x/y can be negative. (#11416)
-
c97120f003 Update: Translations from eints
- Compare 4 commits »
mirror synced commits to refs/pull/10700/merge at mirror/OpenTTD from mirror
-
94627da481 Merge 9ef96993c61902986404976e43e1aa49e4eda4cc into 89480f35314c32a4d8917bc72c3d054ca3d95cab
-
9ef96993c6 Codechange: Sync calendar and economy dates when loading NewGRFs
-
85502469d3 Doc: Clarify in economy and calendar timer files the usecases for each
-
8fe07e1b1a Codechange: Use economy dates for linkgraphs
-
1013c87305 Codechange: Use ecomomy dates for timetables
- Compare 53 commits »
mirror synced commits to refs/pull/11142/merge at mirror/OpenTTD from mirror
-
c4fb802227 Merge 36247d6c1d57cf67fa18d74c248baa06520521da into 89480f35314c32a4d8917bc72c3d054ca3d95cab
-
89480f3531 Change: Don't set vehicle on time if timetable not started (#11359)
-
bb50cbb772 Codechange: Assign/StoreSizePosition x/y can be negative. (#11416)
-
c97120f003 Update: Translations from eints
-
35a7770fde Fix 233aac5: Set newline default comment for new groups. (#11411)
- Compare 5 commits »
mirror synced commits to refs/pull/11341/head at mirror/OpenTTD from mirror
-
eeed53aaee Change: (Why doesn't this work?) Redraw timetable GUI every second
-
8cb9fae7cf Add: Set timetable start dates with one-second precision
-
640dc05a38 Add: Timetables use optional real-time setting
-
7f4992e65d Add: Tiles/day velocity unit uses optional real-time setting
-
c00c62d662 Add: Company graph time axis uses optional real-time setting
- Compare 76 commits »
mirror synced commits to refs/pull/11341/merge at mirror/OpenTTD from mirror
-
83a80c72cf Merge eeed53aaee324b4b837f0b9695844b8a34e5d853 into 89480f35314c32a4d8917bc72c3d054ca3d95cab
-
eeed53aaee Change: (Why doesn't this work?) Redraw timetable GUI every second
-
8cb9fae7cf Add: Set timetable start dates with one-second precision
-
640dc05a38 Add: Timetables use optional real-time setting
-
7f4992e65d Add: Tiles/day velocity unit uses optional real-time setting
- Compare 77 commits »