[Scummvm-cvs-logs] scummvm master -> 9605b775a4fd66c0cfc1b42b2d126e9ceef89b0a

rootfather lserramari at gmail.com
Mon Apr 11 09:49:50 CEST 2016


This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
55da0f6f8b NEWS: Import missing SCI section
9605b775a4 NEWS/DE: Import missing SCI section


Commit: 55da0f6f8b6f0776459a5c63ce1948c76fdd704a
    https://github.com/scummvm/scummvm/commit/55da0f6f8b6f0776459a5c63ce1948c76fdd704a
Author: Lothar Serra Mari (scummvm at rootfather.de)
Date: 2016-04-11T09:47:36+02:00

Commit Message:
NEWS: Import missing SCI section

Changed paths:
    NEWS



diff --git a/NEWS b/NEWS
index ce1a682..80bdf19 100644
--- a/NEWS
+++ b/NEWS
@@ -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.


Commit: 9605b775a4fd66c0cfc1b42b2d126e9ceef89b0a
    https://github.com/scummvm/scummvm/commit/9605b775a4fd66c0cfc1b42b2d126e9ceef89b0a
Author: Lothar Serra Mari (scummvm at rootfather.de)
Date: 2016-04-11T09:48:08+02:00

Commit Message:
NEWS/DE: Import missing SCI section

Changed paths:
    doc/de/Neues



diff --git a/doc/de/Neues b/doc/de/Neues
index d61c618..dc3d4d4 100644
--- a/doc/de/Neues
+++ b/doc/de/Neues
@@ -38,6 +38,18 @@ Programmcodes finden Sie auf Englisch unter:
    - Fehlerhafte Farben der Bedienelemente in der französischen und deutschen
      Version von "I Have No Mouth and I Must Screm" korrigiert.
 
+ SCI:
+   - Cursor-Hilfsroutinen funktionieren nun korrekt auf OpenPandora und anderen
+     Geräten, die einen Touchscreen und analoge Sticks/Mäuse zur gleichen Zeit
+     unterstützen.
+   - Skript-Fehlerbehebung, um den fehlerhaften Endkampf in der mehrsprachigen
+     Version von King's Quest 5 zu korrigieren. Betroffen sind die französische,
+     deutsche und spanische Version.
+   - Ungültiger Speicherzugriff beim Laden der defekten Audiospur im Abspann
+     von King's Quest 5 behoben.
+   - Probleme mit der Einstellung der Bildschirmauflösung beim Speichern in
+     King's Quest 6 behoben.
+
  SCUMM:
    - Erkennung von Maniac Mansion innerhalb von Day of the Tentacle in der
      Windows-Version von ScummVM repariert.






More information about the Scummvm-git-logs mailing list