[Scummvm-git-logs] scummvm master -> 220d5b2bdc455cfc2bdc6d00d6ead0533fb5f547

lotharsm noreply at scummvm.org
Fri Nov 1 14:45:46 UTC 2024


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:
300b83b973 NEWS: Update German NEWS file
220d5b2bdc NEWS: Fix inconsistent formatting in latest NEWS entries


Commit: 300b83b9730fe71d01097849cba0e93403424769
    https://github.com/scummvm/scummvm/commit/300b83b9730fe71d01097849cba0e93403424769
Author: Lothar Serra Mari (mail at serra.me)
Date: 2024-11-01T15:44:42+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 0dd258e1b47..591178322ab 100644
--- a/doc/de/NEUES.md
+++ b/doc/de/NEUES.md
@@ -12,6 +12,7 @@ Umfangreichere Informationen über die Änderungen des aktuellen Codes findest D
   - Unterstützung für Backyard Basketball hinzugefügt.
   - Unterstützung für Unrest hinzugefügt.
   - Unterstützung für Rise of the Dragon hinzugefügt.
+  - Unterstützung für Castle Master hinzugefügt.
 
  Neue Plattformen:
   - Unterstützung für SailfishOS hinzugefügt.
@@ -63,6 +64,7 @@ Umfangreichere Informationen über die Änderungen des aktuellen Codes findest D
   - Neuentwicklung der Schrift-Behandlung unter Nutzung gemeinsamer Klassen.
   - Verbesserte Unterstützung für Tastenkürzel.
   - Verbesserte Unterstützung für Seitenverhältniskorrektur, basierend auf DOSBox.
+  - Verbesserung der Matrix-Berechnung, die nun eher dem Original entspricht.
 
  Groovie:
   - Unterstützung für Tastenkürzel hinzugefügt.


Commit: 220d5b2bdc455cfc2bdc6d00d6ead0533fb5f547
    https://github.com/scummvm/scummvm/commit/220d5b2bdc455cfc2bdc6d00d6ead0533fb5f547
Author: Lothar Serra Mari (mail at serra.me)
Date: 2024-11-01T15:45:34+01:00

Commit Message:
NEWS: Fix inconsistent formatting in latest NEWS entries

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 78be4983e2a..fcf2c46e1d1 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -12,7 +12,7 @@ For a more comprehensive changelog of the latest experimental code, see:
   - Added support for Backyard Basketball.
   - Added support for Unrest.
   - Added support for Rise of the Dragon.
-  - Added support for Castle Master
+  - Added support for Castle Master.
 
  New platforms:
   - Added SailfishOS port.
@@ -81,14 +81,14 @@ For a more comprehensive changelog of the latest experimental code, see:
 
  KYRA:
   - (EOB) Added a "Faithful AD&D rules" checkbox, to enable improvements and
-    fixes to original Eye of the Beholder I and II game code
+    fixes to original Eye of the Beholder I and II game code.
   - (EOB) Fixed an issue where multi-class characters might gain incorrect HP
-    due to round-off errors
-  - (EOB) Corrected projectile weapon damage (as per AD&D 2nd Edition rules)
+    due to round-off errors.
+  - (EOB) Corrected projectile weapon damage (as per AD&D 2nd Edition rules).
   - (EOB) Elves get +1 to hit with swords and bows (according to the official
-    game manual)
-  - Fixed NPCs Ileria (female) and Beohram (paladin) in Eye of the Beholder I
-  - (EOB) Fixed a few small bugs
+    game manual).
+  - Fixed NPCs Ileria (female) and Beohram (paladin) in Eye of the Beholder I.
+  - (EOB) Fixed a few small bugs.
 
  Lure:
   - Added keymapper support.




More information about the Scummvm-git-logs mailing list