[Scummvm-git-logs] scummvm-web master -> 2b4cba103651d35bbfa39d709c76b21aa5d348da
lotharsm
noreply at scummvm.org
Sun Dec 4 23:53:31 UTC 2022
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:
2b4cba1036 DATA: Update data files
Commit: 2b4cba103651d35bbfa39d709c76b21aa5d348da
https://github.com/scummvm/scummvm-web/commit/2b4cba103651d35bbfa39d709c76b21aa5d348da
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2022-12-04T23:53:28Z
Commit Message:
DATA: Update data files
Changed paths:
data/en/companies.yaml
data/en/compatibility.yaml
data/en/engines.yaml
data/en/games.yaml
diff --git a/data/en/companies.yaml b/data/en/companies.yaml
index 0ecc9602..587aa3b4 100644
--- a/data/en/companies.yaml
+++ b/data/en/companies.yaml
@@ -563,6 +563,10 @@
id: igc
name: 'The Illusions Gaming Company'
alt_name: ''
+-
+ id: incentive
+ name: 'Incentive Software'
+ alt_name: ''
-
id: indiesquish
name: IndieSquish
diff --git a/data/en/compatibility.yaml b/data/en/compatibility.yaml
index 2704773d..71c75d3b 100644
--- a/data/en/compatibility.yaml
+++ b/data/en/compatibility.yaml
@@ -4528,3 +4528,10 @@
since_version: DEV
stable_platforms: dos
unstable_platforms: ''
+-
+ id: driller
+ support: good
+ notes: '- Minor missing features (UI details, special effects) - Only EGA version is supported from DOS release'
+ since_version: DEV
+ stable_platforms: 'dos,amiga,atarist'
+ unstable_platforms: ''
diff --git a/data/en/engines.yaml b/data/en/engines.yaml
index 3124439b..9855f7fa 100644
--- a/data/en/engines.yaml
+++ b/data/en/engines.yaml
@@ -124,6 +124,11 @@
name: DreamWeb
alt_name: ''
enabled: true
+-
+ id: freescape
+ name: Freescape
+ alt_name: ''
+ enabled: false
-
id: ngi
name: NGI
diff --git a/data/en/games.yaml b/data/en/games.yaml
index 1855f490..11681eb8 100644
--- a/data/en/games.yaml
+++ b/data/en/games.yaml
@@ -2123,6 +2123,18 @@
datafiles: Dreamweb
wikipedia_page: DreamWeb
series_id: ''
+-
+ id: driller
+ name: Driller
+ engine_id: freescape
+ company_id: incentive
+ moby_id: '5224'
+ steam_id: ''
+ gog_id: ''
+ additional_stores: ''
+ datafiles: Driller
+ wikipedia_page: Driller_(video_game)
+ series_id: ''
-
id: driller
name: 'The Driller Incident'
More information about the Scummvm-git-logs
mailing list