[Scummvm-git-logs] scummvm master -> e4b42eeef2e742102feb74de57d68967afb14524
sev-
noreply at scummvm.org
Sat Dec 7 19:16:37 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:
8f2141d198 NEWS: Added missing full stops
e4b42eeef2 NEWS: Set 2.9.0 release date
Commit: 8f2141d19873e4b8703701300e3d5295027502af
https://github.com/scummvm/scummvm/commit/8f2141d19873e4b8703701300e3d5295027502af
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-12-07T20:16:19+01:00
Commit Message:
NEWS: Added missing full stops
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index e57ab806d56..89d25ec5f26 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -172,8 +172,8 @@ For a more comprehensive changelog of the latest experimental code, see:
NANCY:
- - Fixed a startup crash and some broken puzzles in The Vampire Diaries
- - Fixed a crash when trying to play the Russian versions of early Nancy Drew games
+ - Fixed a startup crash and some broken puzzles in The Vampire Diaries.
+ - Fixed a crash when trying to play the Russian versions of early Nancy Drew games.
NGI:
- Added support for Lithuanian version of fullpipe.
@@ -201,7 +201,7 @@ For a more comprehensive changelog of the latest experimental code, see:
- Fixed SCI1.1 picture scaling inaccuracies.
- Fixed fallback detection for unknown fan games.
- Added support for Spanish SQ3.
- - Added support for Russian Camelot, Laura Bow, PQ2
+ - Added support for Russian Camelot, Laura Bow, PQ2.
- Added support for Russian fan-translation of QFG3.
SCUMM:
@@ -264,7 +264,7 @@ For a more comprehensive changelog of the latest experimental code, see:
- Fixed being unable to enter the Lower Hall in 2nd Chapter.
TwinE:
- - Several collision related fixes
+ - Several collision related fixes.
Ultima:
- Fix pathfinding not detecting some doors in Ultima VI.
@@ -299,9 +299,9 @@ For a more comprehensive changelog of the latest experimental code, see:
- Fixed crashes in new 3DS models due to different memory handling.
iOS/iPadOS port:
- - Add Apple Pencil support
- - Add app icons for âDarkâ and âTintedâ modes
- - Various stability fixes
+ - Add Apple Pencil support.
+ - Add app icons for âDarkâ and âTintedâ modes.
+ - Various stability fixes.
#### 2.8.1 (2024-03-31)
Commit: e4b42eeef2e742102feb74de57d68967afb14524
https://github.com/scummvm/scummvm/commit/e4b42eeef2e742102feb74de57d68967afb14524
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-12-07T20:16:30+01:00
Commit Message:
NEWS: Set 2.9.0 release date
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 89d25ec5f26..d309dde1c66 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,7 +1,7 @@
For a more comprehensive changelog of the latest experimental code, see:
https://github.com/scummvm/scummvm/commits/
-#### 2.9.0 (XXXX-XX-XX)
+#### 2.9.0 (2024-12-22)
New games:
- Added support for Orion Burger.
More information about the Scummvm-git-logs
mailing list