[Scummvm-cvs-logs] scummvm-web master -> 1e3ca436e316f2f8ff9e053c2bc2fdfc9f844077

Strangerke Strangerke at scummvm.org
Mon Jun 6 00:41:59 CEST 2016


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:
2d19076081 WEB: Add credits for Gnap
1e3ca436e3 WEB: Add compatibility rank to Gnap (untested)


Commit: 2d190760818f3927909c23f21654735e479e26c2
    https://github.com/scummvm/scummvm-web/commit/2d190760818f3927909c23f21654735e479e26c2
Author: Strangerke (strangerke at scummvm.org)
Date: 2016-06-06T00:31:49+02:00

Commit Message:
WEB: Add credits for Gnap

Changed paths:
    data/credits.xml



diff --git a/data/credits.xml b/data/credits.xml
index 7c177a5..fef4355 100644
--- a/data/credits.xml
+++ b/data/credits.xml
@@ -400,6 +400,19 @@
 				</person>
 			</group>
 			<group>
+				<name>Gnap</name>
+				<person>
+					<name>Arnaud Boutonné</name>
+					<alias>Strangerke</alias>
+					<description></description>
+				</person>
+				<person>
+					<name>Benjamin Haisch</name>
+					<alias>john_doe</alias>
+					<description></description>
+				</person>
+			</group>
+			<group>
 				<name>Gob</name>
 				<person>
 					<name>Torbjörn Andersson</name>


Commit: 1e3ca436e316f2f8ff9e053c2bc2fdfc9f844077
    https://github.com/scummvm/scummvm-web/commit/1e3ca436e316f2f8ff9e053c2bc2fdfc9f844077
Author: Strangerke (strangerke at scummvm.org)
Date: 2016-06-06T00:33:46+02:00

Commit Message:
WEB: Add compatibility rank to Gnap (untested)

Changed paths:
    data/compatibility/compat-DEV.xml



diff --git a/data/compatibility/compat-DEV.xml b/data/compatibility/compat-DEV.xml
index de07863..8e7dc4f 100644
--- a/data/compatibility/compat-DEV.xml
+++ b/data/compatibility/compat-DEV.xml
@@ -1212,6 +1212,14 @@
 				</notes>
 			</game>
 			<game>
+				<name>U.F.O.s / Gnap: Der Schurke aus dem All</name>
+				<target>gnap</target>
+				<support_level>untested</support_level>
+				<notes>
+					Game is completable. More tests are required.
+				</notes>
+			</game>
+			<game>
 				<name>Voyeur</name>
 				<target>voyeur</target>
 				<support_level>good</support_level>






More information about the Scummvm-git-logs mailing list