diff options
author | Lothar Serra Mari | 2016-04-11 09:47:36 +0200 |
---|---|---|
committer | Lothar Serra Mari | 2016-04-11 09:47:36 +0200 |
commit | 55da0f6f8b6f0776459a5c63ce1948c76fdd704a (patch) | |
tree | a305123ba2d74493c83cb49570616cb59c436a57 /NEWS | |
parent | f9b7de02afeac9e0e9f31be71c6ab5e396c65985 (diff) | |
download | scummvm-rg350-55da0f6f8b6f0776459a5c63ce1948c76fdd704a.tar.gz scummvm-rg350-55da0f6f8b6f0776459a5c63ce1948c76fdd704a.tar.bz2 scummvm-rg350-55da0f6f8b6f0776459a5c63ce1948c76fdd704a.zip |
NEWS: Import missing SCI section
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -37,6 +37,15 @@ For a more comprehensive changelog of the latest experimental code, see: - Fixed user interface colors in the French and German versions of I Have No Mouth and I Must Scream. + SCI: + - Make cursor workarounds work properly on OpenPandora (and other devices, that + support touch screen and analog sticks/mouse at the same time) + - Script patch to fix broken ending battle in multilingual King's Quest 5 + (French, German + Spanish versions are all broken) + - Fixed invalid memory access, when loading broken King's Quest 5 credit music track + - Fixed lowres/hires issues in King's Quest 6 when saving, changing the lowres/hires + setting and restoring the saved game afterwards. + SCUMM: - Fixed detection of Maniac Mansion from Day of the Tentacle in the Windows version of ScummVM. |