[Scummvm-git-logs] scummvm-web master -> 9c7f4fd1ed81fc977d9c06d3df35d8c8957de8f4

sev- sev at scummvm.org
Sun Jul 18 08:47:50 UTC 2021


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:
9c7f4fd1ed DATA: Sync and add remorse


Commit: 9c7f4fd1ed81fc977d9c06d3df35d8c8957de8f4
    https://github.com/scummvm/scummvm-web/commit/9c7f4fd1ed81fc977d9c06d3df35d8c8957de8f4
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-07-18T10:47:38+02:00

Commit Message:
DATA: Sync and add remorse

Changed paths:
    data/en/compatibility.yaml
    data/en/games.yaml
    data/en/series.yaml


diff --git a/data/en/compatibility.yaml b/data/en/compatibility.yaml
index d3c63e89..24fc5af8 100644
--- a/data/en/compatibility.yaml
+++ b/data/en/compatibility.yaml
@@ -3866,10 +3866,10 @@
 -
     id: private-eye
     support: good
-    notes: '- Only English version is supported'
+    notes: '- All releases are supported except Japanese.'
     since_version: DEV
-    stable_platforms: win
-    unstable_platforms: mac
+    stable_platforms: 'win,mac'
+    unstable_platforms: ''
 -
     id: ags
     support: good
@@ -3891,3 +3891,10 @@
     since_version: DEV
     stable_platforms: win
     unstable_platforms: mac
+-
+    id: remorse
+    support: good
+    notes: 'Only DOS version is supported'
+    since_version: DEV
+    stable_platforms: dos
+    unstable_platforms: psx
diff --git a/data/en/games.yaml b/data/en/games.yaml
index 1302af24..314ca5fa 100644
--- a/data/en/games.yaml
+++ b/data/en/games.yaml
@@ -3383,6 +3383,22 @@
     moby_id: '8812'
     datafiles: ''
     series_id: ultima
+-
+    id: remorse
+    name: 'Crusader: No Remorse'
+    engine_id: ultima
+    company_id: origin
+    moby_id: '851'
+    datafiles: 'https://wiki.scummvm.org/index.php?title=Crusader:_No_Remorse'
+    series_id: ''
+-
+    id: regret
+    name: 'Crusader: No Regret'
+    engine_id: ultima
+    company_id: origin
+    moby_id: '852'
+    datafiles: ''
+    series_id: ''
 -
     id: voyeur
     name: Voyeur
diff --git a/data/en/series.yaml b/data/en/series.yaml
index 9bb4a30b..5fc018c5 100644
--- a/data/en/series.yaml
+++ b/data/en/series.yaml
@@ -172,7 +172,7 @@
     name: 'Carmen Sandiego'
 -
     id: journeyman
-    name: 'Journeyman Project'
+    name: 'The Journeyman Project'
 -
     id: phantasmagoria
     name: Phantasmagoria




More information about the Scummvm-git-logs mailing list