Add missing fixes to changelog

This commit is contained in:
Michael Steenbeek 2017-06-14 13:40:24 +02:00 committed by GitHub
parent 96a7a8ab50
commit 08a668bb0d
1 changed files with 5 additions and 0 deletions

View File

@ -7,9 +7,14 @@
- Feature: [#5576] Add a persistent 'display real names of guests' setting.
- Feature: OpenRCT2 now starts up on the display it was last shown on.
- Improved: Mouse can now be dragged to select scenery when saving track designs
- Fix: [#837] Can't move windows on title screen to where the toolbar would be
- Fix: [#3178, #5456] Paths with non-ASCII characters not handled properly on macOS.
- Fix: [#3681] Steel Twister rollercoaster always shows all track designs
- Fix: [#4054] Sorting rides by track type: Misleading research messages
- Fix: [#4055] Sort rides by track type: Sorting rule is not really clear (inconsistent?)
- Fix: [#5400] New Ride window does not focus properly on newly invented ride.
- Fix: [#5009] Ride rating calculations can overflow
- Fix: Non-invented vehicles can be used via track designs in select-by-track-type mode.
- Fix: Track components added by OpenRCT2 are now usable in older scenarios.
- Technical: [#5458] Begin offering headless build with reduced compile- and run-time dependencies