From 1442b438989786dd99caf84f5923f4bc9dec3eea Mon Sep 17 00:00:00 2001 From: Ted John Date: Mon, 3 Jul 2017 20:50:37 +0100 Subject: [PATCH] Update changelog [ci skip] --- distribution/changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 1f9e5ae6ea..c78cbdb008 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -24,11 +24,12 @@ - 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: [#5253] RCT1 park value conversion factor too high +- Fix: [#5400] New Ride window does not focus properly on newly invented ride. - Fix: [#5489] Sprite index crash for car view on car ride. - Fix: [#5730] Unable to uncheck 'No money' in the Scenario Editor. +- Fix: [#5750] Game freezes when ride queue linked list is corrupted. - 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: [#5047] Add ride ratings tests