[Scummvm-git-logs] scummvm master -> e96b8ad2d436ed2d2b928790d1a61c1ec9db49bc

dreammaster dreammaster at scummvm.org
Wed May 2 01:10:25 CEST 2018


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
e96b8ad2d4 CREDITS: Add credits for Xeen engine


Commit: e96b8ad2d436ed2d2b928790d1a61c1ec9db49bc
    https://github.com/scummvm/scummvm/commit/e96b8ad2d436ed2d2b928790d1a61c1ec9db49bc
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2018-05-01T19:10:04-04:00

Commit Message:
CREDITS: Add credits for Xeen engine

Changed paths:
    devtools/credits.pl


diff --git a/devtools/credits.pl b/devtools/credits.pl
index e86ea0e..135d3a8 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -829,6 +829,12 @@ begin_credits("Credits");
 				add_person("Tobia Tesan", "t0by", "");
 			end_section();
 
+			begin_section("Xeen");
+				add_person("Paul Gilbert", "dreammaster", "");
+				add_person("David Goldsmith", "WizardStan", "(analysis)");
+				add_person("Matt Taylor", "", "(analysis)");
+			end_section();
+
 			begin_section("Z-Vision");
 				add_person("Adrian Astley", "RichieSams", "");
 				add_person("Filippos Karapetis", "[md5]", "");





More information about the Scummvm-git-logs mailing list