1
0
Fork 0

Fix: Apply suggestions from code review

Co-authored-by: Patric Stout <github@truebrain.nl>
pull/12490/head
Loïc Guilloux 2024-04-13 13:53:55 +02:00 committed by GitHub
parent bf32b34c78
commit 4c9fab1403
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
14.0 (2024-04-13)
------------------------------------------------------------------------
Update: New title game for 14.0
Fix #12477: Use std::filesystem::rename instead of Windows Shell API call (#12478)
Fix #12477: Crash when launching OpenTTD from within a Dropbox folder (#12478)
Fix #12233: Mini order list overlaps vehicle group name (#12423)
Fix #12114: Viewport coords of crashed aircraft not updated when falling (#12424)
Fix #12395: Ensure president name widget is tall enough (#12419)
Fix #12415: Incorrect payment for aircraft secondary cargo (#12416)
Fix #12387: [NewGRF] Wrong tile offset passed to rail station CB 149 (slope check)
Fix #12388: Vehicle::CopyVehicleConfigAndStatistics not releasing unit number (#12389)
Fix #12388: Autoreplacing train heads slowly made the unit number grow (#12389)
Fix #12268: Capitalize "Wait to unbunch" order string (#12375)
Fix #12368: Incorrect offset for click position within industry chain window (#12370)
Fix: Signature validation did not close its file (#12479)
Fix: Aircraft crash counter was too low to reach ground (#12425)
Fix: Aircraft can float above the ground when crashed (#12425)
Fix: Segfault when using -q without providing a . character (#12418)
Fix: Wrong scrolling dropdown list position with RTL (#12412)
Fix: [Win32] Force font mapper to only use TrueType fonts (#12406)