[Scummvm-git-logs] scummvm-web master -> 9cbfe08a5e4eadb7909b992a2b2665c8bea80aa1
Mataniko
mataniko at gmail.com
Sun Oct 18 18:42:18 UTC 2020
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:
9cbfe08a5e DATA: Update data files
Commit: 9cbfe08a5e4eadb7909b992a2b2665c8bea80aa1
https://github.com/scummvm/scummvm-web/commit/9cbfe08a5e4eadb7909b992a2b2665c8bea80aa1
Author: www-data (www-data at scummvm.org)
Date: 2020-10-18T18:42:12Z
Commit Message:
DATA: Update data files
Changed paths:
data/en/games.yaml
data/en/platforms.yaml
diff --git a/data/en/games.yaml b/data/en/games.yaml
index 8b4c3d1e..10f75de3 100644
--- a/data/en/games.yaml
+++ b/data/en/games.yaml
@@ -3901,7 +3901,7 @@
engine_id: xeen
company_id: nwc
moby_id: "3424"
- datafiles: 'Might and Magic: Darkside of Xeen'
+ datafiles: ""
series_id: mm
- id: swordsofxeen
name: 'Might and Magic: Swords of Xeen'
@@ -3942,84 +3942,84 @@
name: ADRIFT Interactive Fiction games
engine_id: glk
company_id: glk
- moby_id: ""
+ moby_id: "-1"
datafiles: ""
series_id: ""
- id: advsys
name: AdvSYs Interactive Fiction games
engine_id: glk
company_id: glk
- moby_id: ""
+ moby_id: "-1"
datafiles: ""
series_id: ""
- id: agt
name: AGT Interactive Fiction games
engine_id: glk
company_id: glk
- moby_id: ""
+ moby_id: "-1"
datafiles: ""
series_id: ""
- id: alan
name: Alan 2 & 3 Interactive Fiction games
engine_id: glk
company_id: glk
- moby_id: ""
+ moby_id: "-1"
datafiles: ""
series_id: ""
- id: archetype
name: Archetype Interactive Fiction games
engine_id: glk
company_id: glk
- moby_id: ""
+ moby_id: "-1"
datafiles: ""
series_id: ""
- id: hugo
name: Hugo Interactive Fiction games
engine_id: glk
company_id: glk
- moby_id: ""
+ moby_id: "-1"
datafiles: ""
series_id: ""
- id: jacl
name: JACL Interactive Fiction games
engine_id: glk
company_id: glk
- moby_id: ""
+ moby_id: "-1"
datafiles: ""
series_id: ""
- id: level9
name: Level 9 Interactive Fiction games
engine_id: glk
company_id: glk
- moby_id: ""
+ moby_id: "-1"
datafiles: ""
series_id: ""
- id: magnetic
name: Magnetic Scrolls Interactive Fiction games
engine_id: glk
company_id: glk
- moby_id: ""
+ moby_id: "-1"
datafiles: ""
series_id: ""
- id: quest
name: Quest Interactive Fiction games
engine_id: glk
company_id: glk
- moby_id: ""
+ moby_id: "-1"
datafiles: ""
series_id: ""
- id: scottadams
name: Scott Adams Interactive Fiction games
engine_id: glk
company_id: glk
- moby_id: ""
+ moby_id: "-1"
datafiles: ""
series_id: ""
- id: zcode
name: ZCode (Infocom and Inform) Interactive Fiction games
engine_id: glk
company_id: glk
- moby_id: ""
+ moby_id: "-1"
datafiles: ""
series_id: ""
- id: grim
diff --git a/data/en/platforms.yaml b/data/en/platforms.yaml
index 8efafe54..d619d468 100644
--- a/data/en/platforms.yaml
+++ b/data/en/platforms.yaml
@@ -93,4 +93,7 @@
- name: Amiga CD32
id: amigacd32
moby_id: "56"
+- name: Playstation 2
+ id: ps2
+ moby_id: "7"
...
More information about the Scummvm-git-logs
mailing list