[Scummvm-git-logs] scummvm-web master -> 6b9e5b5b8653a9ec0bda79fa6ecdd9f261682c7a
sev-
sev at scummvm.org
Tue Aug 25 13:38:26 UTC 2020
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:
875a8e42bf WEB: Sync credits
6b9e5b5b86 WEB: Announce Griffon Legend support
Commit: 875a8e42bfc9e7cefcd1d5f622d0c12994869e3a
https://github.com/scummvm/scummvm-web/commit/875a8e42bfc9e7cefcd1d5f622d0c12994869e3a
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-08-25T13:06:49+02:00
Commit Message:
WEB: Sync credits
Changed paths:
data/credits.yaml
diff --git a/data/credits.yaml b/data/credits.yaml
index 638a11bf..f7c4dba4 100644
--- a/data/credits.yaml
+++ b/data/credits.yaml
@@ -492,6 +492,13 @@ credits:
name: "Eugene Sandulenko"
alias: "sev"
description: ""
+ -
+ name: "Griffon"
+ person:
+ -
+ name: "Eugene Sandulenko"
+ alias: "sev"
+ description: ""
-
name: "Groovie"
person:
Commit: 6b9e5b5b8653a9ec0bda79fa6ecdd9f261682c7a
https://github.com/scummvm/scummvm-web/commit/6b9e5b5b8653a9ec0bda79fa6ecdd9f261682c7a
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-08-25T15:38:03+02:00
Commit Message:
WEB: Announce Griffon Legend support
Changed paths:
A data/news/20200825.markdown
data/compatibility/compat-DEV.xml
diff --git a/data/compatibility/compat-DEV.xml b/data/compatibility/compat-DEV.xml
index b87aa64d..67c93192 100644
--- a/data/compatibility/compat-DEV.xml
+++ b/data/compatibility/compat-DEV.xml
@@ -1417,6 +1417,14 @@
Game is completable<h:br />- Occasional graphical glitches<h:br />- Amiga, Atari and DOS versions are supported by this target
</notes>
</game>
+ <game>
+ <name>The Griffon Legend</name>
+ <target>griffon</target>
+ <support_level>good</support_level>
+ <notes>
+ Game is completable
+ </notes>
+ </game>
<game>
<name>Hopkins FBI</name>
<target>hopkins</target>
diff --git a/data/news/20200825.markdown b/data/news/20200825.markdown
new file mode 100644
index 00000000..f2e11b50
--- /dev/null
+++ b/data/news/20200825.markdown
@@ -0,0 +1,16 @@
+---
+title: "Are you ready for the Legend?"
+author: sev
+date: 1598362143
+---
+
+ScummVM Team is proud to announce support for a small freeware RPG game named <i>The Griffon Legend</i>. It was [originally](http://syn9.thehideoutgames.com/index_backup.php) written in the FreeBASIC programming language by Daniel "Syn9" Kennedy and later ported by Dmitry Smagin to the GCW0 console, which we base this port on.
+
+The original story says:
+
+<pre>500 years after the Griffon-Dragon war, the Dragons have
+returned to reclaim their empire. Cities are falling,
+everyone is dieing, and the lone Griffon Knight Fayne is
+caught up in the middle of it all.</pre>
+
+Since the game is freeware, you may grab a copy directly from our game [downloads page](https://www.scummvm.org/games/) or from the [original site](http://syn9.thehideoutgames.com/index_backup.php?table=griffonlegend). You will need the latest [development build](https://buildbot.scummvm.org/builds.html) to play it. Of course, if you encounter any bugs, please submit them to [our bug tracker](https://bugs.scummvm.org/).
More information about the Scummvm-git-logs
mailing list