[Scummvm-git-logs] scummvm branch-2-8 -> 6e3f31d1a858f638ec1966740310e253c7e37b97

sev- noreply at scummvm.org
Sun Jan 7 13:04:01 UTC 2024


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:
6e3f31d1a8 NEWS: Mention Android crash fix. Added missing full stops.


Commit: 6e3f31d1a858f638ec1966740310e253c7e37b97
    https://github.com/scummvm/scummvm/commit/6e3f31d1a858f638ec1966740310e253c7e37b97
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-01-07T14:03:05+01:00

Commit Message:
NEWS: Mention Android crash fix. Added missing full stops.

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 90f8efbe7e7..1b087701453 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,7 +4,10 @@ For a more comprehensive changelog of the latest experimental code, see:
 #### 2.8.1 (????-??-??)
 
  General:
-  - Fixed GLSL version parsing on some OpenGL ES2 platforms
+   - Fixed GLSL version parsing on some OpenGL ES2 platforms.
+
+ MM:
+   - Enabled engine, allowing MM1 and Xeen to be compiled.
 
  SCUMM:
    - Fix screen corruption (and sometimes even crashes) in Mac Loom and
@@ -13,9 +16,12 @@ For a more comprehensive changelog of the latest experimental code, see:
      Crusade.
 
  TWINE:
-   - Fix ladder climbing regression
-   - Fix scenery zoom issue
-   - Fix animation glitches after using the holomap
+   - Fix ladder climbing regression.
+   - Fix scenery zoom issue.
+   - Fix animation glitches after using the holomap.
+
+ Android port:
+   - Fixed crash in built-in help with German language.
 
 #### 2.8.0 "Mysteries, Mammoths, and Muppets" (2023-12-30)
 
@@ -69,7 +75,7 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Implemented localizations for the copyright screen and main menu.
 
  Freescape:
-   - Improved collision and projectile detection using sweepAABB
+   - Improved collision and projectile detection using sweepAABB.
 
  GrimE:
    - Added support for Chinese Grim Fandango.




More information about the Scummvm-git-logs mailing list