[Scummvm-git-logs] scummvm branch-2-7 -> a4757c1c19da6d73742a7d43270c889abf4c044b

dwatteau noreply at scummvm.org
Wed Jul 12 20:33:47 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:
a4757c1c19 NEWS: Document some more 2.7.1 bugfixes


Commit: a4757c1c19da6d73742a7d43270c889abf4c044b
    https://github.com/scummvm/scummvm/commit/a4757c1c19da6d73742a7d43270c889abf4c044b
Author: Donovan Watteau (contrib at dwatteau.fr)
Date: 2023-07-12T22:31:19+02:00

Commit Message:
NEWS: Document some more 2.7.1 bugfixes

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 51eccfb1627..7f8c2f05a16 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -8,6 +8,7 @@ For a more comprehensive changelog of the latest experimental code, see:
   - Added scummvm.log file viewer.
   - Exposed ScummVM debug level in the GUI (Misc tab).
   - Fixed shader scaler loading failing in certain conditions.
+  - Fixed some screen shaking effects (as in DOTT) causing a crash on SDL1 ports.
 
  AGI:
    - Restored possibility to pick arbitrary render mode in Game Options.
@@ -43,6 +44,10 @@ For a more comprehensive changelog of the latest experimental code, see:
  Private:
    - Dropped 16bit engine requirement.
 
+ SAGA:
+   - Fixed loading resources from the Amiga release of ITE.
+   - Fixed crash or misbehaviors when handling certain actor actions.
+
  SAGA2:
    - Fixed crash when hovering over certain spells.
 
@@ -58,6 +63,9 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Added support for GOG.com version.
    - Added detection for alternate Polish version.
 
+ Tinsel:
+   - Fixed reading older Discworld II savegames.
+
  Touche:
    - Added support for Russian translation by old-games.ru.
 




More information about the Scummvm-git-logs mailing list