[Scummvm-git-logs] scummvm-web master -> 7ef09b15d1575e66af76b384e0154e27c9e4af40
sev-
sev at scummvm.org
Wed Sep 4 23:28:54 CEST 2019
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:
7ef09b15d1 WEB: Announce HDB testing, demos and added to the compatibility page
Commit: 7ef09b15d1575e66af76b384e0154e27c9e4af40
https://github.com/scummvm/scummvm-web/commit/7ef09b15d1575e66af76b384e0154e27c9e4af40
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-09-04T23:28:21+02:00
Commit Message:
WEB: Announce HDB testing, demos and added to the compatibility page
Changed paths:
A data/news/20190904.json
data/compatibility/compat-DEV.xml
data/game_demos.xml
diff --git a/data/compatibility/compat-DEV.xml b/data/compatibility/compat-DEV.xml
index f97fb0b..f7d0a03 100644
--- a/data/compatibility/compat-DEV.xml
+++ b/data/compatibility/compat-DEV.xml
@@ -1250,6 +1250,14 @@
</notes>
</game>
<game>
+ <name>Hyperspace Delivery Boy!</name>
+ <target>hdb</target>
+ <support_level>untested</support_level>
+ <notes>
+ Game is completable<h:br />- Linux, Windows and PocketPC versions are supported by this target
+ </notes>
+ </game>
+ <game>
<name>I Have No Mouth, and I Must Scream</name>
<target>ihnm</target>
<support_level>good</support_level>
diff --git a/data/game_demos.xml b/data/game_demos.xml
index b8cf028..ef58175 100644
--- a/data/game_demos.xml
+++ b/data/game_demos.xml
@@ -1705,6 +1705,26 @@
<target>hopkins</target>
</demo>
<demo>
+ <name>Hyperspace Delivery Boy! (Linux demo)</name>
+ <url>/frs/demos/hdb/hdb-demo-linux.zip</url>
+ <target>hdb</target>
+ </demo>
+ <demo>
+ <name>Hyperspace Delivery Boy! (Windows demo)</name>
+ <url>/frs/demos/hdb/hdb-demo-win.zip</url>
+ <target>hdb</target>
+ </demo>
+ <demo>
+ <name>Hyperspace Delivery Boy! (PocketPC demo)</name>
+ <url>/frs/demos/hdb/hdb-demo-ppc.zip</url>
+ <target>hdb</target>
+ </demo>
+ <demo>
+ <name>Hyperspace Delivery Boy! (Handango PocketPC demo)</name>
+ <url>/frs/demos/hdb/hdb-demo-ppc-alt.zip</url>
+ <target>hdb</target>
+ </demo>
+ <demo>
<name>I Have No Mouth And I Must Scream (DOS demo)</name>
<url>/frs/demos/saga/ihnm-dos-demo-en.zip</url>
<target>ihnm</target>
diff --git a/data/news/20190904.json b/data/news/20190904.json
new file mode 100644
index 0000000..70ed209
--- /dev/null
+++ b/data/news/20190904.json
@@ -0,0 +1,8 @@
+{
+ "title": "Bring in all your deliveries!",
+ "content": "<p>The ScummVM team is thrilled to announce support for one of John Romeroâs creations, the game <i>Hyperspace Delivery Boy!</i> All known versions are supported, including Linux, Windows and PocketPC. If you donât own a copy, you can get the demo from our <a href=\"/demos/\">demos section</a></p><p>So grab your copy of the game and help us with testing it using the <a href=\"https://buildbot.scummvm.org/builds.html\">latest development build</a> of ScummVM. If your version of the game is not recognized or if you find any bugs, please report them on our <a href=\"https://bugs.scummvm.org\">issue tracker</a>. And as always, have fun!</p>",
+
+
+ "date": "1567632153",
+ "author": "sev"
+}
More information about the Scummvm-git-logs
mailing list