[Scummvm-git-logs] scummvm-web master -> 43747150ae7c42204e2032b935af99a64bac0e8d
sev-
sev at scummvm.org
Mon Mar 22 15:33:02 UTC 2021
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
f230e1c34f NEWS: Added Private Eye public testing announcement
43747150ae DATA: Added private and buried to the ScummVM Data
Commit: f230e1c34f7bc0ffb98c0a1b823051c26a232522
https://github.com/scummvm/scummvm-web/commit/f230e1c34f7bc0ffb98c0a1b823051c26a232522
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-03-22T16:22:11+01:00
Commit Message:
NEWS: Added Private Eye public testing announcement
Changed paths:
A data/en/news/20210322.markdown
diff --git a/data/en/news/20210322.markdown b/data/en/news/20210322.markdown
new file mode 100644
index 00000000..339bf74f
--- /dev/null
+++ b/data/en/news/20210322.markdown
@@ -0,0 +1,15 @@
+---
+title: "Unravel a murder mystery in Los Angeles in the 1940s"
+author: gu3
+date: 1616426431
+---
+
+We are happy to announce that _Private Eye_ by Brooklyn Multimedia is now ready for public testing.
+
+Play Phillip Marlowe, a hard-boiled private eye, as he attempts to solve a murder mystery in Los Angeles in the 1940s.
+
+Released in 1996, this game is a rare gem with cel animation technique and professional voice acting. Based on Raymond Chandler's work, the game plays like an interactive movie where you can choose which version of the story to play: one is faithful to the book while the other has an alternate ending.
+
+Only the US release for Windows is supported at the moment.
+
+You will need a [daily development build](https://buildbot.scummvm.org/builds.html). As always, please submit the bug reports to our [issue tracker](https://bugs.scummvm.org/).
Commit: 43747150ae7c42204e2032b935af99a64bac0e8d
https://github.com/scummvm/scummvm-web/commit/43747150ae7c42204e2032b935af99a64bac0e8d
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-03-22T16:30:11+01:00
Commit Message:
DATA: Added private and buried to the ScummVM Data
Changed paths:
data/en/companies.yaml
data/en/compatibility.yaml
data/en/engines.yaml
data/en/game_demos.yaml
data/en/games.yaml
data/en/series.yaml
diff --git a/data/en/companies.yaml b/data/en/companies.yaml
index a545c44b..17f1361b 100644
--- a/data/en/companies.yaml
+++ b/data/en/companies.yaml
@@ -119,6 +119,10 @@
id: broderbund
name: Brøderbund
alt_name: ''
+-
+ id: brooklyn
+ name: 'Brooklyn Multimedia'
+ alt_name: ''
-
id: buka
name: 'Buka Entertainment'
diff --git a/data/en/compatibility.yaml b/data/en/compatibility.yaml
index 21166303..671d5462 100644
--- a/data/en/compatibility.yaml
+++ b/data/en/compatibility.yaml
@@ -3863,3 +3863,10 @@
since_version: DEV
stable_platforms: 'amiga,atarist,dos,pc98'
unstable_platforms: c64
+-
+ id: private-eye
+ support: good
+ notes: '- Only English version is supported'
+ since_version: DEV
+ stable_platforms: win
+ unstable_platforms: mac
diff --git a/data/en/engines.yaml b/data/en/engines.yaml
index 36f65519..259f5db7 100644
--- a/data/en/engines.yaml
+++ b/data/en/engines.yaml
@@ -34,6 +34,11 @@
name: 'Blade Runner'
alt_name: ''
enabled: true
+-
+ id: buried
+ name: 'The Journeyman Project 2: Buried in Time'
+ alt_name: ''
+ enabled: false
-
id: cge
name: CGE
@@ -259,6 +264,11 @@
name: 'The Prince and the Coward'
alt_name: ''
enabled: true
+-
+ id: private
+ name: 'Private Eye'
+ alt_name: ''
+ enabled: true
-
id: queen
name: 'Flight of the Amazon Queen'
diff --git a/data/en/game_demos.yaml b/data/en/game_demos.yaml
index 368abf44..32ccc69a 100644
--- a/data/en/game_demos.yaml
+++ b/data/en/game_demos.yaml
@@ -1139,6 +1139,11 @@
platform: dos
category: Non-Interactive
url: /frs/demos/sci/pq4-dos-ni-demo-en.zip
+-
+ id: private-eye
+ platform: win
+ category: ''
+ url: /frs/demos/private/private-eye-demo-en.zip
-
id: puttcircus
platform: win
diff --git a/data/en/games.yaml b/data/en/games.yaml
index 2f28d0df..0f7420bd 100644
--- a/data/en/games.yaml
+++ b/data/en/games.yaml
@@ -1686,7 +1686,7 @@
company_id: presto
moby_id: '23526'
datafiles: 'https://wiki.scummvm.org/index.php?title=Datafiles#Journeyman_Project:_Pegasus_Prime.2C_The'
- series_id: ''
+ series_id: journeyman
-
id: peril
name: 'The Pink Panther: Passport to Peril'
@@ -4695,3 +4695,19 @@
moby_id: '-1'
datafiles: ''
series_id: ''
+-
+ id: private-eye
+ name: 'Private Eye'
+ engine_id: private
+ company_id: brooklyn
+ moby_id: '7117'
+ datafiles: ''
+ series_id: ''
+-
+ id: buried
+ name: 'The Journeyman Project 2: Buried in Time'
+ engine_id: buried
+ company_id: presto
+ moby_id: '2149'
+ datafiles: 'https://wiki.scummvm.org/index.php?title=Datafiles#Private_Eye'
+ series_id: journeyman
diff --git a/data/en/series.yaml b/data/en/series.yaml
index ec1ed40c..b8cbeb84 100644
--- a/data/en/series.yaml
+++ b/data/en/series.yaml
@@ -170,3 +170,6 @@
-
id: carmen
name: 'Carmen Sandiego'
+-
+ id: journeyman
+ name: 'Journeyman Project'
More information about the Scummvm-git-logs
mailing list