[Scummvm-git-logs] scummvm-web master -> cb2cbd24419e697638c3bb3ac6f5d762bbaf7c4a

lotharsm noreply at scummvm.org
Sun Jan 14 22:25:15 UTC 2024


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

Summary:
c84d69be0d L10N: Update base news translation file
cb2cbd2441 DATA: Update data files


Commit: c84d69be0da88a64f98578109aaf730392e27d84
    https://github.com/scummvm/scummvm-web/commit/c84d69be0da88a64f98578109aaf730392e27d84
Author: sev- (sev at scummvm.org)
Date: 2024-01-14T22:25: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 77956732..9494db02 100644
--- a/data/en/news.json
+++ b/data/en/news.json
@@ -1578,5 +1578,9 @@
     "20231230": {
         "title": "ScummVM 2.8.0: Mysteries, Mammoths, and Muppets",
         "content": "We are proud to announce the last release of the year 2023. Please welcome ScummVM 2.8.0 – “Mysteries, Mammoths, and Muppets”.\n\n## New games\nThe team was quite busy working on new engines and enhancing existing ones. The list of supported games grew noticeably, and we now support these additions:\n\n   * _Adibou 1_\n   * _Classical Cats_\n   * _The Dark Eye_\n   * _Dark Side_\n   * _Escape From Hell_\n   * _Gadget: Invention Travel and Adventure_\n   * _Gobliiins 5_\n   * _The Excavation of Hob's Barrow_\n   * _Kingdom: The Far Reaches_\n   * _Might and Magic Book One_\n   * _Muppet Treasure Island_\n   * _Nancy Drew: The Final Scene_\n   * _Nancy Drew: Message in a Haunted Mansion_\n   * _Nancy Drew: Secrets Can Kill_\n   * _Nancy Drew: Stay Tuned for Danger_\n   * _Nancy Drew: Treasure in the Royal Tower_\n   * _Primordia_\n   * _Reah: Face the Unknown_\n   * _Schizm: Mysterious Journey_\n   * _Shardlight_\n   * _Strangeland_\n   * _Syberia_ and _Syberia II_ (macOS versions only)\n   * _Technobabylon_\n   * _The Vampire Diaries_\n   * _Whispers of a Machine_\n   * _Wrath of the Gods_ and four other Director titles.\n   * 14 AGS titles by _Stranga_ and _Cloak and Dagger_\n\nAll together, we’ve introduced 50 new games and five new engines.\n\n## New platforms\nWe are happy to see the RetroArch port being properly rewritten, and the port is now part of our source code. The Atari port has also been redone from scratch and now talks natively to the hardware, skipping SDL as an intermediate layer. That made many more games playable on the platform. The Atari FireBee port is still using the SDL library, though.\n\n## Speed-optimized graphics\nThanks to the work of one of the GSoC participants this year, Wyatt Radkiewicz (a.k.a. eklipsed), we now use CPU-specific SIMD instructions such as SSE, AVX2, and NEON for drawing graphics in the AGS engine and in some generic routines. This led to 4-14x speedup in drawing for many cases.\n\n## Networking games\nThis year, we merged with the [Backyard Sports Online](https://backyardsports.online/) project, which made it possible to play _Backyard Football_, _Backyard Baseball 2001_ and _Backyard Football 2002_  over the internet with other humans. Also, the _Moonbase Commander_ support is in active playtesting mode, though not yet ready for prime time.\n\n## Notable engine enhancements\nThe AGS engine has been brought up to version 3.6.0.53 from upstream.\n\nFor many engines, we added support for numerous Chinese and Japanese game variants.\n\nBelieve it or not, we implemented a lot of native GUI dialogs for SCUMM games, bringing them closer to the original experience. We also rewrote the sound code for the SCUMM Humongous Entertainment games, making them flawless.\n\nWe performed a deep review of the _Broken Sword 1_ game engine, implementing some small, previously unnoticed things like scene transitions, in-game menu peculiarities, accurate fonts, idle animations, and more. Now, the game is absolutely faithful to the original.\n\n----\n\nThe full [Release Notes](https://downloads.scummvm.org/frs/scummvm/2.8.0/ReleaseNotes.html) contain a comprehensive summary of the changes and enhancements; it is about 3 pages long with this release.\n\nOn [our downloads page](https://www.scummvm.org/downloads/), you can find the downloads for various platforms. If you are using Windows, macOS, or either the Ubuntu Snap or Flatpack packages, the autoupdater will assist you in updating to ScummVM 2.8.0. Android port will follow up very shortly, as we are currently in the Open Beta phase.\n\nPlay the games, and enjoy ScummVM!\n\n_Ah, one more thing…_\n\nScummVM is coming to [the Apple App Store for iPhones and iPads](https://apps.apple.com/us/app/scummvm/id6446184412). Please leave us with good reviews and report any problems on our [Discord server](https://discord.gg/4cDsMNtcpG), which includes an [iOS support channel](https://discord.com/channels/581224060529148060/1149456560922316911)."
+    },
+    "20240113": {
+        "title": "Lets Do the Time Warp Again, Or Burger Chow Awaits",
+        "content": "A poor test subject is doomed to repeat an hour over and over again. Trying desperately to prove his species worth as something better than merely meat to be ground into intergalactic fast food burgers.\n\nThe ScummVM Team is pleased to announce full support for Orion Burger, the classic game by Sanctuary Woods. The engine also adds a few niceties that the original didn't have, such as mouse wheel handling, and using the spacebar to skip walk animations - something the original didn't do properly.\n\nHelp us test the game by grabbing a [daily build](/downloads/#daily). Read through our [testing guidelines](https://wiki.scummvm.org/index.php/Release_Testing#Testing_Guidelines). The game's logic was all hardcoded, so we really need people to try all sorts of weird actions, and make sure the game handles everything correctly and matches the original implementation. And please take some [screenshots](https://wiki.scummvm.org/index.php/Screenshots) along the way.\n\nNow, luck be with you. And remember, with the aliens cheating on the tests they set up for you, this will be no easy task."
     }
 }


Commit: cb2cbd24419e697638c3bb3ac6f5d762bbaf7c4a
    https://github.com/scummvm/scummvm-web/commit/cb2cbd24419e697638c3bb3ac6f5d762bbaf7c4a
Author: sev- (sev at scummvm.org)
Date: 2024-01-14T22:25:10Z

Commit Message:
DATA: Update data files

Changed paths:
    data/en/compatibility.yaml
    data/en/engines.yaml
    data/en/games.yaml
    data/en/screenshots.yaml


diff --git a/data/en/compatibility.yaml b/data/en/compatibility.yaml
index 0f378651..c08b418c 100644
--- a/data/en/compatibility.yaml
+++ b/data/en/compatibility.yaml
@@ -4852,7 +4852,7 @@
     unstable_platforms: ''
 -
     id: 'ags:geminirue'
-    support: untested
+    support: good
     notes: ''
     since_version: 2.8.0
     stable_platforms: 'win,linux,mac'
@@ -5072,7 +5072,7 @@
     support: excellent
     notes: ''
     since_version: 2.8.0
-    stable_platforms: ''
+    stable_platforms: win
     unstable_platforms: ''
 -
     id: 'director:darkeye'
diff --git a/data/en/engines.yaml b/data/en/engines.yaml
index 104bfb43..921ad2f8 100644
--- a/data/en/engines.yaml
+++ b/data/en/engines.yaml
@@ -243,7 +243,7 @@
     id: m4
     name: M4
     alt_name: ''
-    enabled: false
+    enabled: true
 -
     id: macventure
     name: MacVenture
diff --git a/data/en/games.yaml b/data/en/games.yaml
index c26fb46b..5f72cc1a 100644
--- a/data/en/games.yaml
+++ b/data/en/games.yaml
@@ -738,7 +738,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://shaun9991.itch.io/a-date-in-the-park)'
-    datafiles: ''
+    datafiles: A_Date_in_the_Park
     wikipedia_page: ''
     series_id: ''
 -
@@ -850,7 +850,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://stranga.itch.io/ashinatheredwitch)'
-    datafiles: ''
+    datafiles: 'Ashina:_The_Red_Witch'
     wikipedia_page: ''
     series_id: ''
 -
@@ -864,7 +864,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://stranga.itch.io/ashpines)'
-    datafiles: ''
+    datafiles: Ash_Pines
     wikipedia_page: ''
     series_id: ''
 -
@@ -878,7 +878,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: "- [Developer's Website](https://www.crystalshard.net/)"
-    datafiles: ''
+    datafiles: A_Tale_of_Two_Kingdoms
     wikipedia_page: A_Tale_of_Two_Kingdoms
     series_id: ''
 -
@@ -892,7 +892,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: "- [Developer's Website](https://www.crystalshard.net/)"
-    datafiles: ''
+    datafiles: Beer!
     wikipedia_page: ''
     series_id: ''
 -
@@ -962,7 +962,7 @@
     gog_id: blackwell_bundle
     zoom_id: ''
     additional_stores: "- [Developer's Website](http://www.wadjeteyegames.com/store/)"
-    datafiles: AGS/Games
+    datafiles: The_Blackwell_Legacy
     wikipedia_page: The_Blackwell_Legacy
     series_id: blackwell
 -
@@ -976,7 +976,7 @@
     gog_id: blackwell_bundle
     zoom_id: ''
     additional_stores: "- [Developer's Website](http://www.wadjeteyegames.com/store/)"
-    datafiles: AGS/Games
+    datafiles: Blackwell_Unbound
     wikipedia_page: Blackwell_Unbound
     series_id: blackwell
 -
@@ -990,7 +990,7 @@
     gog_id: blackwell_bundle
     zoom_id: ''
     additional_stores: "- [Developer's Website](http://www.wadjeteyegames.com/store/)"
-    datafiles: AGS/Games
+    datafiles: The_Blackwell_Convergence
     wikipedia_page: The_Blackwell_Convergence
     series_id: blackwell
 -
@@ -1004,7 +1004,7 @@
     gog_id: blackwell_bundle
     zoom_id: ''
     additional_stores: "- [Developer's Website](http://www.wadjeteyegames.com/store/)"
-    datafiles: AGS/Games
+    datafiles: The_Blackwell_Deception
     wikipedia_page: The_Blackwell_Deception
     series_id: blackwell
 -
@@ -1018,7 +1018,7 @@
     gog_id: the_blackwell_epiphany
     zoom_id: ''
     additional_stores: "- [Developer's Website](http://www.wadjeteyegames.com/store/)"
-    datafiles: AGS/Games
+    datafiles: The_Blackwell_Epiphany
     wikipedia_page: The_Blackwell_Epiphany
     series_id: blackwell
 -
@@ -1228,8 +1228,8 @@
     gog_id: the_excavation_of_hobs_barrow
     zoom_id: ''
     additional_stores: "- [Developer's Website](https://www.wadjeteyegames.com/games/the-excavation-of-hobs-barrow/)"
-    datafiles: ''
-    wikipedia_page: ''
+    datafiles: The_Excavation_of_Hob%27s_Barrow
+    wikipedia_page: The_Excavation_of_Hob%27s_Barrow
     series_id: ''
 -
     id: 'ags:falconcity'
@@ -1270,7 +1270,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://shaun9991.itch.io/footballgame)'
-    datafiles: ''
+    datafiles: Football_Game
     wikipedia_page: ''
     series_id: ''
 -
@@ -1284,7 +1284,7 @@
     gog_id: gemini_rue
     zoom_id: ''
     additional_stores: "- [Developer's Website](https://www.wadjeteyegames.com/games/gemini-rue/)"
-    datafiles: ''
+    datafiles: Gemini_Rue
     wikipedia_page: Gemini_Rue
     series_id: ''
 -
@@ -1298,7 +1298,7 @@
     gog_id: a_golden_wake
     zoom_id: ''
     additional_stores: ''
-    datafiles: ''
+    datafiles: A_Golden_Wake
     wikipedia_page: A_Golden_Wake
     series_id: ''
 -
@@ -1312,7 +1312,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://pierre-gilhodes.itch.io/gobliiins5)'
-    datafiles: ''
+    datafiles: Gobliiins_5
     wikipedia_page: ''
     series_id: gob
 -
@@ -1326,7 +1326,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://pierre-gilhodes.itch.io/gobliiins5)'
-    datafiles: ''
+    datafiles: Gobliiins_5
     wikipedia_page: ''
     series_id: gob
 -
@@ -1340,7 +1340,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://pierre-gilhodes.itch.io/gobliiins5)'
-    datafiles: ''
+    datafiles: Gobliiins_5
     wikipedia_page: ''
     series_id: gob
 -
@@ -1354,7 +1354,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://pierre-gilhodes.itch.io/gobliiins5)'
-    datafiles: ''
+    datafiles: Gobliiins_5
     wikipedia_page: ''
     series_id: gob
 -
@@ -1396,7 +1396,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: "- [Developer's Website](https://www.crystalshard.net/)"
-    datafiles: ''
+    datafiles: Heroine%27s_Quest
     wikipedia_page: Heroine%27s_Quest
     series_id: ''
 -
@@ -1438,7 +1438,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://stranga.itch.io/just-ignore-them)'
-    datafiles: ''
+    datafiles: Just_Ignore_Them
     wikipedia_page: ''
     series_id: jit
 -
@@ -1452,7 +1452,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://stranga.itch.io/jitbs)'
-    datafiles: ''
+    datafiles: 'Just_Ignore_Them:_Brea%27s_Story_Tape_1'
     wikipedia_page: ''
     series_id: jit
 -
@@ -1466,7 +1466,7 @@
     gog_id: kathy_rain
     zoom_id: ''
     additional_stores: ''
-    datafiles: ''
+    datafiles: Kathy_Rain
     wikipedia_page: Kathy_Rain
     series_id: ''
 -
@@ -1592,7 +1592,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: "- [Developer's Website](https://www.crystalshard.net/)"
-    datafiles: ''
+    datafiles: Larry_Lotter
     wikipedia_page: ''
     series_id: ''
 -
@@ -1634,7 +1634,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: ''
-    datafiles: ''
+    datafiles: Maniac_Mansion_Deluxe
     wikipedia_page: ''
     series_id: ''
 -
@@ -1704,7 +1704,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://shaun9991.itch.io/mudlarks)'
-    datafiles: ''
+    datafiles: Mudlarks
     wikipedia_page: ''
     series_id: ''
 -
@@ -1718,7 +1718,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://stranga.itch.io/mybigsister)'
-    datafiles: ''
+    datafiles: My_Big_Sister
     wikipedia_page: ''
     series_id: ''
 -
@@ -1732,7 +1732,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://stranga.itch.io/my-big-sister-remastered)'
-    datafiles: ''
+    datafiles: My_Big_Sister_Remastered
     wikipedia_page: ''
     series_id: ''
 -
@@ -1942,7 +1942,7 @@
     gog_id: primordia
     zoom_id: ''
     additional_stores: "- [Developer's Website](https://www.wadjeteyegames.com/games/primordia/)"
-    datafiles: ''
+    datafiles: Primordia
     wikipedia_page: Primordia_(video_game)
     series_id: ''
 -
@@ -2040,7 +2040,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: "- [Developer's Website](https://www.crystalshard.net/)"
-    datafiles: ''
+    datafiles: Quest_for_Yrolg
     wikipedia_page: ''
     series_id: ''
 -
@@ -2054,7 +2054,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://stranga.itch.io/redbow)'
-    datafiles: ''
+    datafiles: Red_Bow
     wikipedia_page: ''
     series_id: ''
 -
@@ -2068,7 +2068,7 @@
     gog_id: resonance
     zoom_id: ''
     additional_stores: "- [Developer's Website](https://www.wadjeteyegames.com/games/resonance/)"
-    datafiles: ''
+    datafiles: Resonance
     wikipedia_page: Resonance_(video_game)
     series_id: ''
 -
@@ -2138,7 +2138,7 @@
     gog_id: shardlight
     zoom_id: ''
     additional_stores: "- [Developer's Website](https://www.wadjeteyegames.com/games/shardlight/)"
-    datafiles: ''
+    datafiles: Shardlight
     wikipedia_page: Shardlight
     series_id: ''
 -
@@ -2152,7 +2152,7 @@
     gog_id: the_shivah
     zoom_id: ''
     additional_stores: "- [Developer's Website](http://www.wadjeteyegames.com/store/)"
-    datafiles: AGS/Games
+    datafiles: The_Shivah
     wikipedia_page: The_Shivah
     series_id: ''
 -
@@ -2166,7 +2166,7 @@
     gog_id: the_shivah
     zoom_id: ''
     additional_stores: "- [Developer's Website](http://www.wadjeteyegames.com/store/)"
-    datafiles: AGS/Games
+    datafiles: The_Shivah
     wikipedia_page: The_Shivah
     series_id: ''
 -
@@ -2264,7 +2264,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: "- [Developer's Website](https://www.crystalshard.net/)"
-    datafiles: ''
+    datafiles: Starship_Quasar
     wikipedia_page: ''
     series_id: ''
 -
@@ -2278,7 +2278,7 @@
     gog_id: strangeland
     zoom_id: ''
     additional_stores: "- [Developer's Website](https://www.wadjeteyegames.com/games/strangeland/)"
-    datafiles: ''
+    datafiles: Strangeland
     wikipedia_page: ''
     series_id: ''
 -
@@ -2306,7 +2306,7 @@
     gog_id: sumatra_fate_of_yandi
     zoom_id: ''
     additional_stores: '- [Itch.io](https://shaun9991.itch.io/sumatra-fate-of-yandi)'
-    datafiles: ''
+    datafiles: 'Sumatra:_Fate_of_Yandi'
     wikipedia_page: ''
     series_id: ''
 -
@@ -2348,7 +2348,7 @@
     gog_id: technobabylon
     zoom_id: ''
     additional_stores: "- [Developer's Website](https://www.wadjeteyegames.com/games/technobabylon/)"
-    datafiles: ''
+    datafiles: Technobabylon
     wikipedia_page: Technobabylon
     series_id: ''
 -
@@ -2446,7 +2446,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: '- [Itch.io](https://shaun9991.itch.io/the-terrible-old-man)'
-    datafiles: ''
+    datafiles: The_Terrible_Old_Man
     wikipedia_page: ''
     series_id: ''
 -
@@ -2572,7 +2572,7 @@
     gog_id: ''
     zoom_id: ''
     additional_stores: ''
-    datafiles: ''
+    datafiles: Until_I_Have_You
     wikipedia_page: ''
     series_id: ''
 -
@@ -2600,8 +2600,8 @@
     gog_id: whispers_of_a_machine
     zoom_id: ''
     additional_stores: ''
-    datafiles: ''
-    wikipedia_page: ''
+    datafiles: Whispers_of_a_Machine
+    wikipedia_page: Whispers_of_a_Machine
     series_id: ''
 -
     id: 'ags:zniwadventure'
diff --git a/data/en/screenshots.yaml b/data/en/screenshots.yaml
index 299c4d20..26440a34 100644
--- a/data/en/screenshots.yaml
+++ b/data/en/screenshots.yaml
@@ -5,6 +5,18 @@
     platform_id: dos
     language: en
     variant_id: '1'
+-
+    id: 'adl:hires0'
+    variant: ''
+    platform_id: apple2
+    language: en
+    variant_id: '1'
+-
+    id: 'adl:hires0'
+    variant: 'TV Emulation'
+    platform_id: apple2
+    language: en
+    variant_id: '2'
 -
     id: 'adl:hires1'
     variant: ''
@@ -17,6 +29,66 @@
     platform_id: apple2
     language: en
     variant_id: '2'
+-
+    id: 'adl:hires2'
+    variant: ''
+    platform_id: apple2
+    language: en
+    variant_id: '1'
+-
+    id: 'adl:hires2'
+    variant: 'TV Emulation'
+    platform_id: apple2
+    language: en
+    variant_id: '2'
+-
+    id: 'adl:hires3'
+    variant: ''
+    platform_id: apple2
+    language: en
+    variant_id: '1'
+-
+    id: 'adl:hires3'
+    variant: 'TV Emulation'
+    platform_id: apple2
+    language: en
+    variant_id: '2'
+-
+    id: 'adl:hires4'
+    variant: ''
+    platform_id: apple2
+    language: en
+    variant_id: '1'
+-
+    id: 'adl:hires4'
+    variant: 'TV Emulation'
+    platform_id: apple2
+    language: en
+    variant_id: '2'
+-
+    id: 'adl:hires5'
+    variant: ''
+    platform_id: apple2
+    language: en
+    variant_id: '1'
+-
+    id: 'adl:hires5'
+    variant: 'TV Emulation'
+    platform_id: apple2
+    language: en
+    variant_id: '2'
+-
+    id: 'adl:hires6'
+    variant: ''
+    platform_id: apple2
+    language: en
+    variant_id: '1'
+-
+    id: 'adl:hires6'
+    variant: 'TV Emulation'
+    platform_id: apple2
+    language: en
+    variant_id: '2'
 -
     id: 'agi:bc'
     variant: ''
@@ -305,6 +377,12 @@
     platform_id: win
     language: en
     variant_id: '1'
+-
+    id: 'ags:geminirue'
+    variant: ''
+    platform_id: win
+    language: en
+    variant_id: '1'
 -
     id: 'ags:gobliiins5-1'
     variant: ''
@@ -359,6 +437,12 @@
     platform_id: win
     language: en
     variant_id: '1'
+-
+    id: 'ags:resonance'
+    variant: ''
+    platform_id: win
+    language: en
+    variant_id: '1'
 -
     id: 'ags:shardlight'
     variant: ''
@@ -575,6 +659,12 @@
     platform_id: mac
     language: ja
     variant_id: '1'
+-
+    id: 'director:darkeye'
+    variant: ''
+    platform_id: win
+    language: en
+    variant_id: '1'
 -
     id: 'director:gadget'
     variant: ''
@@ -599,6 +689,12 @@
     platform_id: win
     language: en
     variant_id: '1'
+-
+    id: 'director:wrath'
+    variant: ''
+    platform_id: mac
+    language: en
+    variant_id: '1'
 -
     id: 'draci:draci'
     variant: ''
@@ -737,6 +833,12 @@
     platform_id: dos
     language: en
     variant_id: '1'
+-
+    id: 'glk:ootopos'
+    variant: ''
+    platform_id: dos
+    language: en
+    variant_id: '1'
 -
     id: 'glk:transylvania'
     variant: ''
@@ -1265,6 +1367,24 @@
     platform_id: dos
     language: en
     variant_id: '1'
+-
+    id: 'mm:darksideofxeen'
+    variant: ''
+    platform_id: dos
+    language: en
+    variant_id: '1'
+-
+    id: 'mm:mm1'
+    variant: ''
+    platform_id: dos
+    language: en
+    variant_id: '1'
+-
+    id: 'mm:mm1'
+    variant: Enhanced
+    platform_id: dos
+    language: en
+    variant_id: '2'
 -
     id: 'mm:swordsofxeen'
     variant: ''
@@ -1457,6 +1577,12 @@
     platform_id: dos
     language: de
     variant_id: '1'
+-
+    id: 'mtropolis:mti'
+    variant: ''
+    platform_id: win
+    language: en
+    variant_id: '1'
 -
     id: 'mtropolis:obsidian'
     variant: ''
@@ -1583,6 +1709,18 @@
     platform_id: mac
     language: en
     variant_id: '1'
+-
+    id: 'petka:petka1'
+    variant: ''
+    platform_id: win
+    language: ru
+    variant_id: '1'
+-
+    id: 'petka:petka2'
+    variant: ''
+    platform_id: win
+    language: ru
+    variant_id: '1'
 -
     id: 'pink:peril'
     variant: ''
@@ -1895,6 +2033,12 @@
     platform_id: win
     language: fr
     variant_id: '1'
+-
+    id: 'sci:kquestions'
+    variant: ''
+    platform_id: dos
+    language: en
+    variant_id: '1'
 -
     id: 'sci:laurabow'
     variant: ''




More information about the Scummvm-git-logs mailing list