[Scummvm-git-logs] scummvm-web master -> b357bd354000225d70030cf1b34d5fe4bee4b9eb
Mataniko
mataniko at gmail.com
Fri Jun 11 20:24:12 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:
b357bd3540 DATA: Update data files
Commit: b357bd354000225d70030cf1b34d5fe4bee4b9eb
https://github.com/scummvm/scummvm-web/commit/b357bd354000225d70030cf1b34d5fe4bee4b9eb
Author: lotharsm (mail at serra.me)
Date: 2021-06-11T20:24:07Z
Commit Message:
DATA: Update data files
Changed paths:
data/en/companies.yaml
data/en/compatibility.yaml
data/en/engines.yaml
data/en/game_demos.yaml
data/en/games.yaml
diff --git a/data/en/companies.yaml b/data/en/companies.yaml
index b8c98056..27793811 100644
--- a/data/en/companies.yaml
+++ b/data/en/companies.yaml
@@ -935,3 +935,7 @@
id: littleark
name: 'Little Ark'
alt_name: ''
+-
+ id: trecision
+ name: 'Trecision S.p.A.'
+ alt_name: ''
diff --git a/data/en/compatibility.yaml b/data/en/compatibility.yaml
index 3a017606..cc133262 100644
--- a/data/en/compatibility.yaml
+++ b/data/en/compatibility.yaml
@@ -3877,3 +3877,10 @@
since_version: DEV
stable_platforms: 'win,linux,mac,android,ios'
unstable_platforms: ''
+-
+ id: nl
+ support: excellent
+ notes: 'Only PC version is supported'
+ since_version: DEV
+ stable_platforms: win
+ unstable_platforms: amiga
diff --git a/data/en/engines.yaml b/data/en/engines.yaml
index a3b45b70..659fb761 100644
--- a/data/en/engines.yaml
+++ b/data/en/engines.yaml
@@ -22,7 +22,7 @@
-
id: ags
name: AGS
- alt_name: 'Adventure Game System'
+ alt_name: 'Adventure Game Studio'
enabled: true
-
id: avalanche
@@ -419,6 +419,11 @@
name: ZVision
alt_name: ''
enabled: true
+-
+ id: trecision
+ name: 'Trecision Adventure Module'
+ alt_name: ''
+ enabled: true
-
id: testbed
name: Testbed
diff --git a/data/en/game_demos.yaml b/data/en/game_demos.yaml
index 275de4e9..ff318a0a 100644
--- a/data/en/game_demos.yaml
+++ b/data/en/game_demos.yaml
@@ -1784,3 +1784,13 @@
platform: fmtowns
category: Non-Interactive
url: /frs/demos/scumm/zak-fmtowns-zakloom-ni-demo.zip
+-
+ id: nl
+ platform: win
+ category: ''
+ url: /frs/demos/nightlong/nightlong-win-demo-en.zip
+-
+ id: nl
+ platform: win
+ category: German
+ url: /frs/demos/nightlong/nightlong-win-demo-de.zip
diff --git a/data/en/games.yaml b/data/en/games.yaml
index fcb4f994..1302af24 100644
--- a/data/en/games.yaml
+++ b/data/en/games.yaml
@@ -4713,7 +4713,7 @@
series_id: journeyman
-
id: ags
- name: 'Adventure Game System games'
+ name: 'Adventure Game Studio games'
engine_id: ags
company_id: unknown
moby_id: ''
@@ -4735,3 +4735,11 @@
moby_id: '-1'
datafiles: ''
series_id: ''
+-
+ id: nl
+ name: 'Nightlong: Union City Conspiracy'
+ engine_id: trecision
+ company_id: trecision
+ moby_id: '2564'
+ datafiles: 'https://wiki.scummvm.org/index.php?title=Nightlong:_Union_City_Conspiracy'
+ series_id: ''
More information about the Scummvm-git-logs
mailing list