[Scummvm-git-logs] scummvm branch-3-0 -> 5589a560d6e9fe5d7842ee1193b3a811b0e13599
sluicebox
noreply at scummvm.org
Fri Nov 28 21:40:41 UTC 2025
This automated email contains information about 3 new commits which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
50e6a6a6a7 NEWS: Update PRIVATE news
c9287fd45a NEWS: summarized private engine changes
5589a560d6 NEWS: fixed typo in the private engine changes
Commit: 50e6a6a6a7af5b8e672670a6af9d7b7aa6ae0696
https://github.com/scummvm/scummvm/commit/50e6a6a6a7af5b8e672670a6af9d7b7aa6ae0696
Author: sluicebox (22204938+sluicebox at users.noreply.github.com)
Date: 2025-11-28T13:40:14-08:00
Commit Message:
NEWS: Update PRIVATE news
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index bc6bbc199cc..0d7276b056b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -130,6 +130,21 @@ For a more comprehensive changelog of the latest experimental code, see:
- Added keymapper support.
Private:
+ - Added memories section to casebook for replaying videos.
+ - Added option to highlight decision areas for improved visibility.
+ - Added support for third party subtitles.
+ - Fixed Mavis Weld's apartment not responding to clicks.
+ - Fixed police station not appearing on map.
+ - Fixed Marlowe not speaking when breaking in to locations.
+ - Fixed gangsters not breaking in to Marlowe's office.
+ - Fixed police not arresting Marlowe for murder.
+ - Fixed wall safe alarm not affecting police.
+ - Fixed drugs reappearing after Marlowe takes them.
+ - Fixed duplicate dossier pages and missing sound effects.
+ - Fixed the order that phone calls occur.
+ - Fixed the order that casebook entries appear.
+ - Fixed the photograph in the desktop screen.
+ - Fixed various graphics and cursor glitches.
- Added keymapper support.
Queen:
Commit: c9287fd45ab5199389edaa1a74105d2a0cf42c2d
https://github.com/scummvm/scummvm/commit/c9287fd45ab5199389edaa1a74105d2a0cf42c2d
Author: neuromancer (neuromancer at users.noreply.github.com)
Date: 2025-11-28T13:40:20-08:00
Commit Message:
NEWS: summarized private engine changes
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 0d7276b056b..2ae2b932274 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -130,20 +130,12 @@ For a more comprehensive changelog of the latest experimental code, see:
- Added keymapper support.
Private:
- - Added memories section to casebook for replaying videos.
+ - Added several important missing graphics and gameplay sounds,
+ the engine is now considered to be at feature parity with the original game.
+ - Fixed inaccesible places, missing interactions or conversations.
- Added option to highlight decision areas for improved visibility.
- Added support for third party subtitles.
- - Fixed Mavis Weld's apartment not responding to clicks.
- - Fixed police station not appearing on map.
- - Fixed Marlowe not speaking when breaking in to locations.
- - Fixed gangsters not breaking in to Marlowe's office.
- - Fixed police not arresting Marlowe for murder.
- - Fixed wall safe alarm not affecting police.
- - Fixed drugs reappearing after Marlowe takes them.
- - Fixed duplicate dossier pages and missing sound effects.
- - Fixed the order that phone calls occur.
- - Fixed the order that casebook entries appear.
- - Fixed the photograph in the desktop screen.
+ - Added missing features and fixed crashes in the desktop screen.
- Fixed various graphics and cursor glitches.
- Added keymapper support.
Commit: 5589a560d6e9fe5d7842ee1193b3a811b0e13599
https://github.com/scummvm/scummvm/commit/5589a560d6e9fe5d7842ee1193b3a811b0e13599
Author: neuromancer (neuromancer at users.noreply.github.com)
Date: 2025-11-28T13:40:26-08:00
Commit Message:
NEWS: fixed typo in the private engine changes
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 2ae2b932274..3c2405b898e 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -132,7 +132,7 @@ For a more comprehensive changelog of the latest experimental code, see:
Private:
- Added several important missing graphics and gameplay sounds,
the engine is now considered to be at feature parity with the original game.
- - Fixed inaccesible places, missing interactions or conversations.
+ - Fixed inaccessible places, missing interactions or conversations.
- Added option to highlight decision areas for improved visibility.
- Added support for third party subtitles.
- Added missing features and fixed crashes in the desktop screen.
More information about the Scummvm-git-logs
mailing list