[Scummvm-git-logs] scummvm master -> 1a637535d46a70051bd3ce047e78222f3cbfae6f

tag2015 noreply at scummvm.org
Sun Nov 19 23:32:56 UTC 2023


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:
1a637535d4 NEWS: Mention AGS improvements


Commit: 1a637535d46a70051bd3ce047e78222f3cbfae6f
    https://github.com/scummvm/scummvm/commit/1a637535d46a70051bd3ce047e78222f3cbfae6f
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2023-11-20T00:32:52+01:00

Commit Message:
NEWS: Mention AGS improvements

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 926825a6af7..4cd5e021b60 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -30,9 +30,14 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Changed default GM device to "auto" for better compatibility.
 
  AGS:
-   - Synced with upstream AGS 3.6.0.51.
+   - Synced with upstream AGS 3.6.0.53.
    - Sped up graphics manipulation on modern hardware with CPU-specific code.
    - Added support for early font rendering, to match the original interpreter.
+   - Added support for playback of transcoded videos in place of unsupported codecs.
+   - Completed implementation of MOD audio playback.
+   - Fixed background music not looping in some games.
+   - Fixed game-breaking bugs in various games (e.g. Strangeland, Chronicle of Innsmouth)
+   - Multiple updates to the game detection tables.
 
  Asylum:
    - Added support for Chinese Sanitarium.




More information about the Scummvm-git-logs mailing list