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

lotharsm mail at serra.me
Thu Nov 11 19:42:49 UTC 2021


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:
6390b02887 NEWS: Update German NEWS file
a4a5e52120 NEWS: Fix consistency


Commit: 6390b0288711f65ade6e306a2ef962d88d65c865
    https://github.com/scummvm/scummvm/commit/6390b0288711f65ade6e306a2ef962d88d65c865
Author: Lothar Serra Mari (mail at serra.me)
Date: 2021-11-11T20:42:38+01:00

Commit Message:
NEWS: Update German NEWS file

Changed paths:
    doc/de/NEUES.md


diff --git a/doc/de/NEUES.md b/doc/de/NEUES.md
index cec3c07471..23c9f92e07 100644
--- a/doc/de/NEUES.md
+++ b/doc/de/NEUES.md
@@ -9,11 +9,18 @@ Programmcodes finden Sie auf Englisch unter:
    - Unterstützung für verbesserte Filter in der Such-Box hinzugefügt.
      Weitere Informationen findest Du in der Dokumentation unnter "Unterstanding the search box".
 
+ AGOS:
+   - Fehler in der AdLib-Musikwiedergabe von Waxworks AdLib behoben.
+
+ AGS:
+   - Anpassungen an den Erkennungs-Einträgen der Spiele durchgeführt.
+
  Dreamweb:
    - Unterstützung für Sprachausgabe in Dialogen und für Objektbeschreibungen hinzugefügt.
 
  Kyra:
    - Unterstützung für die chinesische Version von Legend of Kyrandia 3 hinzugefügt.
+   - Unterstützung für Audio-Ausgabe in der Macintosh-Version von Legend of Kyrandia hinzugefügt.
 
  Supernova:
    - Unterstützung für Sprachausgabe in Dialogen und für Objektbeschreibungen hinzugefügt.
@@ -24,6 +31,8 @@ Programmcodes finden Sie auf Englisch unter:
 
  Xeen:
    - Absturz beim Laden von Kostanten aus xeen.ccs behoben.
+   - Abbruch der Zauberspruch-Auswahl beim Wechsel der Charaktere korrigiert.
+   - Korrektur einiger fehlerhafter Speicher-Zugriffe.
 
 
 #### 2.5.0 "Vor genau zwanzig Jahren..." (09.10.2021)


Commit: a4a5e5212043a0256b0b179d9432761c58b14b85
    https://github.com/scummvm/scummvm/commit/a4a5e5212043a0256b0b179d9432761c58b14b85
Author: Lothar Serra Mari (mail at serra.me)
Date: 2021-11-11T20:42:38+01:00

Commit Message:
NEWS: Fix consistency

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 0da12d7fe0..ae720027f1 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -19,7 +19,7 @@ For a more comprehensive changelog of the latest experimental code, see:
 
  Kyra:
    - Added support for the Traditional Chinese version of Legend of Kyrandia 3.
-   - Added sound support for the Macintosh version of Legend of Kyrandia
+   - Added sound support for the Macintosh version of Legend of Kyrandia.
 
  Supernova:
    - Added text to speech for dialogs and object descriptions.
@@ -29,9 +29,9 @@ For a more comprehensive changelog of the latest experimental code, see:
      versions of Loom and Indiana Jones and the Last Crusade.
 
  Xeen:
-   - Fix crash on startup loading constants from xeen.ccs
-   - Fix spell selection aborting when characters were switched
-   - Fixed some bad memory accesses
+   - Fix crash on startup loading constants from xeen.ccs.
+   - Fix spell selection aborting when characters were switched.
+   - Fixed some bad memory accesses.
 
 #### 2.5.0 "Twenty years ago today..." (2021-10-09)
 




More information about the Scummvm-git-logs mailing list