[Scummvm-git-logs] scummvm branch-2-7 -> 4a32f1c0ca788bb9caf7128412f45fb9f0d7c7de
ccawley2011
noreply at scummvm.org
Wed Feb 8 19:59:42 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:
4a32f1c0ca NEWS: Move the RISC OS news for v2.7.0 into the correct section
Commit: 4a32f1c0ca788bb9caf7128412f45fb9f0d7c7de
https://github.com/scummvm/scummvm/commit/4a32f1c0ca788bb9caf7128412f45fb9f0d7c7de
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2023-02-08T19:59:34Z
Commit Message:
NEWS: Move the RISC OS news for v2.7.0 into the correct section
Changed paths:
NEWS.md
doc/de/NEUES.md
diff --git a/NEWS.md b/NEWS.md
index c9ea3bef4f0..e253203166a 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -181,6 +181,9 @@ For a more comprehensive changelog of the latest experimental code, see:
- Update relocation parser to support PREL31 that are emitted by new compiler.
- Do more autoconfiguration in ./configure.
+ RISC OS port:
+ - Added support for 26-bit versions of RISC OS.
+
#### 2.6.1 "Incremental Escapism" (2022-10-31)
General:
@@ -228,9 +231,6 @@ For a more comprehensive changelog of the latest experimental code, see:
Android port:
- Properly convert mouse coordinates between screen coordinates and virtual ones.
- RISC OS port:
- - Added support for 26-bit versions of RISC OS.
-
Windows port:
- Clearing the icons cache created a duplicate ScummVM folder in the APPDATA directory. Fixed.
diff --git a/doc/de/NEUES.md b/doc/de/NEUES.md
index 90c7da1258d..d408d5f1077 100644
--- a/doc/de/NEUES.md
+++ b/doc/de/NEUES.md
@@ -182,6 +182,9 @@ Umfangreichere Informationen über die Ãnderungen des aktuellen Codes findest D
- Der Relocation-Parser wurde um Unterstützung für PREL31, welches von neuen Compilern verwendet wird, erweitert.
- Weitere Optionen zur automatischen Konfiguration in ./configure hinzugefügt.
+ RISC OS-Portierung:
+ - Unterstützung für die 26-bit-Versionen von RISC OS hinzugefügt.
+
#### 2.6.1 "Incremental Escapism" (31.10.2022)
Allgemein:
@@ -230,9 +233,6 @@ Umfangreichere Informationen über die Ãnderungen des aktuellen Codes findest D
Android-Portierung:
- Die Maus-Koordinaten werden nun korrekt zwischen den Bildschirm-Koordinaten und den virtuellen Koordinaten konvertiert.
- RISC OS-Portierung:
- - Unterstützung für die 26-bit-Versionen von RISC OS hinzugefügt.
-
Windows-Portierung:
- Fehler korrigiert, der dazu führt, dass das Löschen des Icon-Caches einen zusätzlichen ScummVM-Ordner im APPDATA-Verzeichnis anlegt.
More information about the Scummvm-git-logs
mailing list