[Scummvm-git-logs] scummvm branch-2-7-1 -> 0b747eec45504f080ccd3801a4e4424a19652cfa

sev- noreply at scummvm.org
Fri Jul 14 21:21:50 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:
578df8c3a0 NEWS: Add fixes for unaligned accesses
0b747eec45 NEWS: Fix Tony engine capitalization


Commit: 578df8c3a01ad8eae0cb69ef8b03c756d93231f6
    https://github.com/scummvm/scummvm/commit/578df8c3a01ad8eae0cb69ef8b03c756d93231f6
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2023-07-14T23:21:22+02:00

Commit Message:
NEWS: Add fixes for unaligned accesses

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 6f0fa95f8ad..7dbb7e572e6 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -71,6 +71,10 @@ For a more comprehensive changelog of the latest experimental code, see:
 
  Tinsel:
    - Fixed reading older Discworld II savegames.
+   - Fixed unaligned accesses.
+
+ TONY:
+   - Fixed unaligned accesses.
 
  Touche:
    - Added support for Russian translation by old-games.ru.


Commit: 0b747eec45504f080ccd3801a4e4424a19652cfa
    https://github.com/scummvm/scummvm/commit/0b747eec45504f080ccd3801a4e4424a19652cfa
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-07-14T23:21:22+02:00

Commit Message:
NEWS: Fix Tony engine capitalization

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 7dbb7e572e6..ba8a7b36e81 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -73,7 +73,7 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Fixed reading older Discworld II savegames.
    - Fixed unaligned accesses.
 
- TONY:
+ Tony:
    - Fixed unaligned accesses.
 
  Touche:
@@ -1804,7 +1804,7 @@ For a more comprehensive changelog of the latest experimental code, see:
      Crusade, Indiana Jones and the Fate of Atlantis, Loom and The Dig. Both
      the Windows and the Macintosh versions are supported.
 
- TONY:
+ Tony:
    - Savegames in Tony Tough now work on big-endian systems.
 
  Tinsel:




More information about the Scummvm-git-logs mailing list