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

dwatteau noreply at scummvm.org
Wed Sep 17 09:06:20 UTC 2025


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

Summary:
f177d9060e NEWS: Mention some SCUMM/AGI changes


Commit: f177d9060eaf590d4c12dca86e21c233979255d3
    https://github.com/scummvm/scummvm/commit/f177d9060eaf590d4c12dca86e21c233979255d3
Author: Donovan Watteau (contrib at dwatteau.fr)
Date: 2025-09-17T11:05:26+02:00

Commit Message:
NEWS: Mention some SCUMM/AGI changes

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index a9ce21cbdb8..f0c4abc353a 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -35,6 +35,8 @@ For a more comprehensive changelog of the latest experimental code, see:
 
  AGI:
    - Added Text-to-Speech support.
+   - Fixed Mickey's Space Adventure sound on PS3, Wii, and other big-endian
+     ports.
 
  Buried:
    - Added keymapper support.
@@ -144,10 +146,18 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Added an option to render Sega CD MI1 with the "Shadow Mode" palette
      which was originally used for that release. (It's unclear whether that
      much darker rendering was used on purpose, or unintentionally.)
+   - Added Text-to-Speech support.
+   - Added support for Catalan fan translations of Maniac Mansion, Indy3,
+     Monkey1 and Indy4.
    - Fixed game detection for the Macintosh version of MI1 from the first
      first LucasArts Mac CD Game Pack. Previously you had to make sure to
      only copy the data fork, not the (empty) resource fork.
-   - Added Text-to-Speech support.
+   - Fixed various crashes when loading some old/special saves.
+   - Fixed a bug with background layers, which could cause some small
+     glitches in The Dig.
+   - Fixed an edge case when decoding SMUSH videos. This would cause some
+     gray artifacts/pixels to appear in the ending video of The Dig.
+   - Fixed minor visual issues in Backyard Baseball (1997) and Pajama Sam 3.
 
  Sherlock:
    - Added keymapper support.




More information about the Scummvm-git-logs mailing list