[Scummvm-git-logs] scummvm master -> dc0b574e44c1ce5fa6ae0eb5fd53349cb47e593c

csnover csnover at users.noreply.github.com
Mon Oct 9 03:20:12 CEST 2017


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:
68234d2b8a NEWS: Add news items for new general enhancements
dc0b574e44 NEWS: Add a selection of new SCI fixes and improvements


Commit: 68234d2b8a7ebed58ea6d02b7ce6c83a9eb0b028
    https://github.com/scummvm/scummvm/commit/68234d2b8a7ebed58ea6d02b7ce6c83a9eb0b028
Author: Colin Snover (github.com at zetafleet.com)
Date: 2017-10-08T20:19:43-05:00

Commit Message:
NEWS: Add news items for new general enhancements

Changed paths:
    NEWS


diff --git a/NEWS b/NEWS
index 1bd9668..335807d 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,6 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Added support for Riven.
    - Added support for Starship Titanic.
 
-
  New Games (Sierra SCI2 - SCI3):
    - Added support for Gabriel Knight.
    - Added support for Gabriel Knight 2.
@@ -40,6 +39,9 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Added support for on-the-fly GUI language switching.
    - Updated Munt MT-32 emulation code to version 2.0.3.
    - Improved handling of joysticks.
+   - Improved audio latency.
+   - Improved management of the ScummVM window in games that switch display
+     modes.
 
  AGOS:
    - Fixed subtitle speed setting in the Hebrew version of Simon the Sorcerer 1.


Commit: dc0b574e44c1ce5fa6ae0eb5fd53349cb47e593c
    https://github.com/scummvm/scummvm/commit/dc0b574e44c1ce5fa6ae0eb5fd53349cb47e593c
Author: Colin Snover (github.com at zetafleet.com)
Date: 2017-10-08T20:19:43-05:00

Commit Message:
NEWS: Add a selection of new SCI fixes and improvements

Changed paths:
    NEWS


diff --git a/NEWS b/NEWS
index 335807d..9925995 100644
--- a/NEWS
+++ b/NEWS
@@ -58,9 +58,18 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Fixed badly distorted sound (bug #9753).
 
  SCI
+   - Improved startup speed when using the MT-32 emulator.
+   - Improved handling of MT-32 reverb in SCI0 games.
+   - Improved selection of synthesized sound effects in SCI0 games.
+   - Improved selection of digital audio in SQ4.
+   - Improved resource bounds checking.
+   - Improved error handling of corrupt MIDI data.
+   - Fixed slow leak of small amounts of data into save games over time.
+   - Fixed broken day/night cycle in QFG3.
    - Fixed a script bug in Police Quest 3 to now grant 10 points when giving the
      locket to Marie. Now it's possible to beat the game with a perfect score.
-     This bug is also present, when using the original interpreter.
+     This bug is also present when using the original interpreter.
+   - Fixed various other script bugs.
 
 1.9.1 (YYYY-MM-DD)
  General:





More information about the Scummvm-git-logs mailing list