[Scummvm-git-logs] scummvm-web master -> 7d5b50f4ffb4d07a0756c01ded2d077afde95d0b

lotharsm noreply at scummvm.org
Sat Jan 28 22:28:31 UTC 2023


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

Summary:
7d5b50f4ff DATA: Update data files


Commit: 7d5b50f4ffb4d07a0756c01ded2d077afde95d0b
    https://github.com/scummvm/scummvm-web/commit/7d5b50f4ffb4d07a0756c01ded2d077afde95d0b
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2023-01-28T22:28:28Z

Commit Message:
DATA: Update data files

Changed paths:
    data/en/compatibility.yaml
    data/en/platforms.yaml


diff --git a/data/en/compatibility.yaml b/data/en/compatibility.yaml
index e5b02575..9dec4970 100644
--- a/data/en/compatibility.yaml
+++ b/data/en/compatibility.yaml
@@ -4517,9 +4517,9 @@
 -
     id: driller
     support: good
-    notes: '- Minor missing features (UI details, special effects)  - Only EGA version is supported from DOS release'
+    notes: '- Minor missing features (UI details, special effects)  - CGA/EGA version is supported from DOS release'
     since_version: DEV
-    stable_platforms: 'dos,amiga,atarist'
+    stable_platforms: 'dos,amiga,atarist,zx,cpc'
     unstable_platforms: ''
 -
     id: lzone
@@ -4643,7 +4643,7 @@
 -
     id: majestic
     support: untested
-    notes: ''
+    notes: '- German release uses Director 5 and is not yet supported'
     since_version: DEV
     stable_platforms: 'mac,win'
     unstable_platforms: ''
diff --git a/data/en/platforms.yaml b/data/en/platforms.yaml
index 4a86d1a7..5db0438a 100644
--- a/data/en/platforms.yaml
+++ b/data/en/platforms.yaml
@@ -15,6 +15,10 @@
     name: 'Amiga CD32'
     id: amigacd32
     moby_id: '56'
+-
+    name: 'Amstrad CPC'
+    id: cpc
+    moby_id: '60'
 -
     name: Android
     id: android




More information about the Scummvm-git-logs mailing list