[Scummvm-git-logs] scummvm master -> 2785009acc5b4a224a504b2eb7fd204685ebe636
lephilousophe
noreply at scummvm.org
Sat Jul 1 09:33:19 UTC 2023
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:
1154dfecd0 NEWS: Mention AGS fixes
2785009acc NEWS: Added cryomni3d fix
Commit: 1154dfecd0e3866e498c43558e8e4a19f4663e88
https://github.com/scummvm/scummvm/commit/1154dfecd0e3866e498c43558e8e4a19f4663e88
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2023-07-01T11:33:01+02:00
Commit Message:
NEWS: Mention AGS fixes
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 61edc3325b3..394996b0062 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -80,6 +80,18 @@ For a more comprehensive changelog of the latest experimental code, see:
AGI:
- Restored possibility to pick arbitrary render mode in Game Options.
+ AGS:
+ - Multiple additions to game detection tables.
+ - Fixed crashes in various games (commercial and freeware)
+ - Fixed graphical priority errors when using computers in Resonance, Kathy Rain and Blackwell Convergence.
+ - Fix for some sounds not playing in "The Cat Lady" and other games.
+ - Reintroduced thumbnail creation for all savegames.
+ - Fixed regression for translation setting not being saved.
+ - Fixed translation bug in Zniw Adventure (linux version).
+ - Fixed wrong walkspeed in old games (e.g. Apprentice)
+ - Added small workaround for purple texts appearing transparent.
+ - Minor changes to debug/error messages and code style.
+
HDB:
- Fixed bug with inability to pick up red envelope with keyboard.
Commit: 2785009acc5b4a224a504b2eb7fd204685ebe636
https://github.com/scummvm/scummvm/commit/2785009acc5b4a224a504b2eb7fd204685ebe636
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2023-07-01T11:33:01+02:00
Commit Message:
NEWS: Added cryomni3d fix
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 394996b0062..574ece88f7c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -91,6 +91,9 @@ For a more comprehensive changelog of the latest experimental code, see:
- Fixed wrong walkspeed in old games (e.g. Apprentice)
- Added small workaround for purple texts appearing transparent.
- Minor changes to debug/error messages and code style.
+
+ CRYOMNI3D:
+ - Fixed files access preventing to finish Versailles
HDB:
- Fixed bug with inability to pick up red envelope with keyboard.
More information about the Scummvm-git-logs
mailing list