[Scummvm-git-logs] scummvm master -> 6d4ed9032d0ff3c5f24bf150a9b567b8eb0cef7c

AndywinXp noreply at scummvm.org
Sat Nov 9 16:16:58 UTC 2024


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

Summary:
6d4ed9032d NEWS: Update entries for SCUMM and SWORD1


Commit: 6d4ed9032d0ff3c5f24bf150a9b567b8eb0cef7c
    https://github.com/scummvm/scummvm/commit/6d4ed9032d0ff3c5f24bf150a9b567b8eb0cef7c
Author: AndywinXp (andywinxp at gmail.com)
Date: 2024-11-09T17:16:54+01:00

Commit Message:
NEWS: Update entries for SCUMM and SWORD1

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index e66acbf50b3..450f26233b6 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -169,6 +169,8 @@ For a more comprehensive changelog of the latest experimental code, see:
      and it is also not available for Macintosh and PSX versions.
    - Added keymapper support.
    - Improved support on big-endian systems.
+   - Added more game variants.
+   - Restored the ability to choose language of subtitles on PC versions.
 
  Teenagent:
    - Added support for Polish floppy version.
@@ -275,11 +277,21 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Virtual keyboard now correctly triggers on/off wherever text input is needed.
 
  SCUMM:
-   - Fix screen corruption (and sometimes even crashes) in Mac Loom and
+   - Fixed screen corruption (and sometimes even crashes) in Mac Loom and
      Indiana Jones and the Last Crusade, most noticeably when using menu
      shortcut keys.
-   - Fix enabling/disabling of Open and Save in Mac Indiana Jones and the Last
+   - Fixed enabling/disabling of Open and Save in Mac Indiana Jones and the Last
      Crusade.
+   - Implemented old-style Macintosh GUI for: Monkey Island 1, Monkey Island 2
+     and Indiana Jones and the Fate of Atlantis.
+   - Implemented EPX graphics smoothing on Macintosh versions of the games.
+   - Restored correct autosaving behavior when using the original GUI option.
+   - Implemented more accurate sound drivers for the following Macintosh games:
+     Indiana Jones and the Last Crusade, Loom and Monkey Island 1.
+   - Made several accuracy fixes on the MIDI iMUSE system.
+   - The graphics system for Humongous Entertainment games has been completely
+     rewritten, leading to a more accurate visual experience on those titles.
+   - Made many more accuracy improvements throughout the engine.
 
  TWINE:
    - Fix ladder climbing regression.




More information about the Scummvm-git-logs mailing list