diff options
author | David Fioramonti | 2018-07-08 08:37:29 -0700 |
---|---|---|
committer | Bastien Bouclet | 2018-07-15 08:27:33 +0200 |
commit | be4e4ac84ebbe292680ca61ea85b4f19785c696f (patch) | |
tree | 610845d8c2c5b80ebc5171374e383fbe8fb25c99 /NEWS | |
parent | bd21a5c0f362f93946ce2febeb45176fa5d496dc (diff) | |
download | scummvm-rg350-be4e4ac84ebbe292680ca61ea85b4f19785c696f.tar.gz scummvm-rg350-be4e4ac84ebbe292680ca61ea85b4f19785c696f.tar.bz2 scummvm-rg350-be4e4ac84ebbe292680ca61ea85b4f19785c696f.zip |
NEWS: Add MOHAWK changes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 13 insertions, 3 deletions
@@ -19,9 +19,19 @@ For a more comprehensive changelog of the latest experimental code, see: - Fixed a bug that leads to enormous memory consumption in scene 22. MOHAWK: - - Fixed clicking through the books in the library in Myst 1.0. - - Fixed video playback if videos are skipped in Riven. - - Added support for keyboard shortcuts for loading and saving as documented in the game manual. + - Added a main menu for the 25th anniversary release of Myst ME. + - Repurposed the landing menu as a main menu for the 25th anniversary + release of Riven. + - Added autosave to slot 0 to Myst and Riven. + - Added keyboard shortcuts for loading and saving as documented in the game + manual to Myst and Riven. + - Fixed a crash caused by the observatory viewer random position going out + of bounds in Myst. + - Fixed a crash caused by Jungle Island flies going out of bounds in Riven. + - Fixed missing end credits for the Polish version in Riven. + - Improved usability for some puzzles in Myst and Riven. + - Fixed various crashes, graphics glitches, and sound imperfections in Myst + and Riven. SCI: - Fixed crash in Police Quest IV: Open Season. |