[Scummvm-git-logs] scummvm branch-2-9 -> 0acd7ac48b133b2c7e3f343b5ba3abfb74d2916f

sev- noreply at scummvm.org
Sat Dec 7 19:16:37 UTC 2024


This automated email contains information about 3 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
59903b6abd NEWS: Sync with master
dffc3eccfc NEWS: Added missing full stops
0acd7ac48b NEWS: Set 2.9.0 release date


Commit: 59903b6abd59d18f319feff597f7ddff828c0d08
    https://github.com/scummvm/scummvm/commit/59903b6abd59d18f319feff597f7ddff828c0d08
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-12-07T20:12:07+01:00

Commit Message:
NEWS: Sync with master

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index d8f0b77cb74..e57ab806d56 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -291,7 +291,7 @@ For a more comprehensive changelog of the latest experimental code, see:
 
  macOS port:
    - Autoupdates now use Sparkle 2.x.
-   - Default savegame path was changed to use the Application Support folder.
+   - Changed default savegame path to use the Application Support folder.
 
  3DS port:
    - Integrated the port-specific options dialog with the main GUI.


Commit: dffc3eccfc968423bdd858e2fc967a63c4d1319e
    https://github.com/scummvm/scummvm/commit/dffc3eccfc968423bdd858e2fc967a63c4d1319e
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-12-07T20:14:22+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: 0acd7ac48b133b2c7e3f343b5ba3abfb74d2916f
    https://github.com/scummvm/scummvm/commit/0acd7ac48b133b2c7e3f343b5ba3abfb74d2916f
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-12-07T20:15:55+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