[Scummvm-git-logs] scummvm-web master -> eed6cd119f37c86dad57a47f8256dfb77081eee6
lotharsm
noreply at scummvm.org
Tue May 20 08:45:14 UTC 2025
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm-web' repo located at https://api.github.com/repos/scummvm/scummvm-web .
Summary:
7f7e1941eb L10N: Update base news translation file
eed6cd119f DATA: Update data files
Commit: 7f7e1941eb0d2ac240183d1f61ab614aeecad526
https://github.com/scummvm/scummvm-web/commit/7f7e1941eb0d2ac240183d1f61ab614aeecad526
Author: sev- (sev at scummvm.org)
Date: 2025-05-20T08:45:10Z
Commit Message:
L10N: Update base news translation file
Changed paths:
data/en/news.json
diff --git a/data/en/news.json b/data/en/news.json
index ff195f65..30aaa940 100644
--- a/data/en/news.json
+++ b/data/en/news.json
@@ -1658,5 +1658,9 @@
"20250508": {
"title": "Google Summer of Code 2025 â Five Participants are Joining Us This Year",
"content": "\n\nThis is yet another exciting year for the ScummVM project as we have five [GSoC](https://summerofcode.withgoogle.com/) contributors joining the project this summer.\n\n* Ellen Moon will be continuing work on adding Text-to-Speech to more engines. This will increase accessibility for those games that were missing voice-overs. This task will be presented on [Ellen's GSoC blog](https://blogs.scummvm.org/ellen/).\n\n* Aun Noman (known as Prime) will, at the same time, be adding Keymapper to the remaining engines. Only about 45% of ScummVM-supported engines have this feature. The current list can be found on [our Wiki](https://wiki.scummvm.org/index.php?title=Keymapper_and_TTS_status). And the relevant task blog will eventually be hosted at [Aun's GSoC blog](https://blogs.scummvm.org/prime/)\n\n* Malhar Badve (aka SuperLemon) is our Director contributor for this year. He has already added more improvements to QTVR, but our overall hope for this year is to add movie saving capability, which is required by many titles. You will be able to follow the progress for this task on [Malharâs GSoC blog](https://blogs.scummvm.org/superlemon/).\n\n* Shivang Nagta will pick up work on a system for verifying game file integrity, validating their checksums against those present in a central database. It will also let users contribute the checksums of game files not on the database. You can follow the progress for this task on [Shivangâs GSoC blog](https://blogs.scummvm.org/shivangnagta/).\n\n* Alikhan Balpykov will help us with completing the qdEngine implementation this year. You can follow the progress for this task on [Alikhan GSoC blog](https://blogs.scummvm.org/alikhan/).\n\nPlease give them a warm welcome, and visit our [Discord server](https://discord.gg/4cDsMNtcpG) if you want to discuss those projects. After a four week Community Bounding period, the coding period will start on June 2, and you can expect regular updates on these projects on their respective blogs. The team is very excited about the upcoming summer â and we hope you are as well."
+ },
+ "20250520": {
+ "title": "Two more Nancy Drew Mysteries solved!",
+ "content": "Are you ready for more sleuthing with everyoneâs favorite teenage detective? Weâre excited to announce that Nancy Drew: Secret of the Scarlet Hand and Nancy Drew: Ghost Dogs of Moon Lake are now ready for public testing! Furthermore, it's now possible to enable the ScummVM save/load screens instead of the original ones, to take advantage of additional features when saving or loading.\n\nIn [_Nancy Drew: Secret of the Scarlet Hand_](https://wiki.scummvm.org/index.php?title=Nancy_Drew:_Secret_of_the_Scarlet_Hand), Nancy takes on the role of an intern at a Washington D.C. museum, where a mysterious theft sets off a series of clues leading deep into the secrets of ancient Maya artifacts.\n\nIn [_Nancy Drew: Ghost Dogs of Moon Lake_](https://wiki.scummvm.org/index.php?title=Nancy_Drew:_Ghost_Dogs_of_Moon_Lake), Nancy finds herself investigating a haunted cabin surrounded by eerie howls and ghostly canine apparitions.\n\nThe games are available for purchase through [HeR Interactiveâs website](https://www.herinteractive.com/shop-games/all-games/) or [Steam](https://store.steampowered.com/search/?term=nancy+drew). Or if you already own a CD copy of the games, their English and Russian variants will also work. To play them with ScummVM, you will need a [daily development build](https://www.scummvm.org/downloads/#daily). As always, if you encounter any issues, please submit a bug report to our [issue tracker](https://bugs.scummvm.org/)."
}
}
Commit: eed6cd119f37c86dad57a47f8256dfb77081eee6
https://github.com/scummvm/scummvm-web/commit/eed6cd119f37c86dad57a47f8256dfb77081eee6
Author: sev- (sev at scummvm.org)
Date: 2025-05-20T08:45:10Z
Commit Message:
DATA: Update data files
Changed paths:
data/en/compatibility.yaml
diff --git a/data/en/compatibility.yaml b/data/en/compatibility.yaml
index d7cd7cee..a805313d 100644
--- a/data/en/compatibility.yaml
+++ b/data/en/compatibility.yaml
@@ -5256,3 +5256,10 @@
since_version: DEV
stable_platforms: dos
unstable_platforms: ''
+-
+ id: 'm4:riddle'
+ support: untested
+ notes: '- Ripley leaves after-images in a few places'
+ since_version: DEV
+ stable_platforms: dos
+ unstable_platforms: ''
More information about the Scummvm-git-logs
mailing list