[Scummvm-git-logs] scummvm branch-2-5 -> ecab6638d5bb885278f9d6aa0d6d11905b762f55
sev-
noreply at scummvm.org
Fri Dec 24 21:56:13 UTC 2021
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:
c411c7c650 NEWS: Set the 2.5.1 release date
ecab6638d5 NEWS: Fixed news items verb tenses
Commit: c411c7c6502c9e085a720a92b5fbdc2ede04c415
https://github.com/scummvm/scummvm/commit/c411c7c6502c9e085a720a92b5fbdc2ede04c415
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-12-24T22:50:36+01:00
Commit Message:
NEWS: Set the 2.5.1 release date
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 9db6317866..ef6cc70315 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.5.1 (2021-XX-XX)
+#### 2.5.1 (2022-01-02)
General:
- Ported ResidualVM GUI theme to remastered version.
Commit: ecab6638d5bb885278f9d6aa0d6d11905b762f55
https://github.com/scummvm/scummvm/commit/ecab6638d5bb885278f9d6aa0d6d11905b762f55
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-12-24T22:55:58+01:00
Commit Message:
NEWS: Fixed news items verb tenses
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index ef6cc70315..84f7284825 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -35,24 +35,24 @@ For a more comprehensive changelog of the latest experimental code, see:
- Fixed crash when loading savegames from Humongous Entertainment games.
Sherlock:
- - Fix crash using matches on lab table.
- - Fix character animation in Rose Tattoo.
- - Fix glitch opening map in Rose Tattoo.
- - Fix bell pull and fog horn sounds in Serrated Scalpel.
- - Fix inventory not updating in Serrated Scalpel after examining watch.
- - Fix fog overlay at Cleopatra's Needle in Rose Tattoo.
- - Fix graphic issues in Serrated Scalpel looking at items whilst inventory is open.
- - Make Serrated Scalpel darts closer in speed to the original.
- - Fix crash when moving cursor past end of string in Rose Tattoo save dialog.
+ - Fixed crash using matches on lab table.
+ - Fixed character animation in Rose Tattoo.
+ - Fixed glitch opening map in Rose Tattoo.
+ - Fixed bell pull and fog horn sounds in Serrated Scalpel.
+ - Fixed inventory not updating in Serrated Scalpel after examining watch.
+ - Fixed fog overlay at Cleopatra's Needle in Rose Tattoo.
+ - Fixed graphic issues in Serrated Scalpel looking at items whilst inventory is open.
+ - Made Serrated Scalpel darts closer in speed to the original.
+ - Fixed crash when moving cursor past end of string in Rose Tattoo save dialog.
- Process pending key presses in the order they were made, not the most
recent first.
- - Fix crash when using Delete key in Rose Tattoo save dialog.
- - Fix rare conversation bug in Serrated Scalpel that would happen when Lord
+ - Fixed crash when using Delete key in Rose Tattoo save dialog.
+ - Fixed rare conversation bug in Serrated Scalpel that would happen when Lord
Brumwell started talking to you while the inventory window was open.
- Resume animations in Serrated Scalpel after conversations. This fixes the
bug where Jock Mahoney or Nobby Charleton would get stuck indefinitely,
refusing to talk to you.
- - Fix various user interface glitches in both games.
+ - Fixed various user interface glitches in both games.
TwinE:
- Numerous bugfixes and stability improvements.
@@ -62,11 +62,11 @@ For a more comprehensive changelog of the latest experimental code, see:
- Fixed autosave handling.
Xeen:
- - Fix crash on startup loading constants from xeen.ccs.
- - Fix spell selection aborting when characters were switched.
+ - Fixed crash on startup loading constants from xeen.ccs.
+ - Fixed spell selection aborting when characters were switched.
- Fixed some bad memory accesses.
- Various sound fixes.
- - Fix the monster item drop probabilities.
+ - Fixed the monster item drop probabilities.
#### 2.5.0 "Twenty years ago today..." (2021-10-09)
More information about the Scummvm-git-logs
mailing list