[Scummvm-git-logs] scummvm master -> f09a5e0b2dac87d1c04dcab24b4a673dffa39ec8
neuromancer
noreply at scummvm.org
Tue Nov 25 19:23:17 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:
075d7e1bc3 NEWS: Update PRIVATE news
e572157fc5 NEWS: summarized private engine changes
f09a5e0b2d NEWS: fixed typo in the private engine changes
Commit: 075d7e1bc3f8383c08786492279430089b8fc2a3
https://github.com/scummvm/scummvm/commit/075d7e1bc3f8383c08786492279430089b8fc2a3
Author: sluicebox (22204938+sluicebox at users.noreply.github.com)
Date: 2025-11-25T20:23:12+01:00
Commit Message:
NEWS: Update PRIVATE news
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 23d87435812..7d841c44afd 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -134,6 +134,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: e572157fc5b14308fba8f0faad7d1fa15522987b
https://github.com/scummvm/scummvm/commit/e572157fc5b14308fba8f0faad7d1fa15522987b
Author: neuromancer (neuromancer at users.noreply.github.com)
Date: 2025-11-25T20:23:12+01:00
Commit Message:
NEWS: summarized private engine changes
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 7d841c44afd..fad9c2ecff1 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -134,20 +134,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: f09a5e0b2dac87d1c04dcab24b4a673dffa39ec8
https://github.com/scummvm/scummvm/commit/f09a5e0b2dac87d1c04dcab24b4a673dffa39ec8
Author: neuromancer (neuromancer at users.noreply.github.com)
Date: 2025-11-25T20:23:12+01:00
Commit Message:
NEWS: fixed typo in the private engine changes
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index fad9c2ecff1..ad90a024423 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -136,7 +136,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