[Scummvm-git-logs] scummvm master -> 471ff9177690031ac03a1e55e414233fe26046ab

dreammaster dreammaster at scummvm.org
Sat Sep 2 16:31:49 CEST 2017


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:
471ff91776 CREDITS: Add section for Titanic engine


Commit: 471ff9177690031ac03a1e55e414233fe26046ab
    https://github.com/scummvm/scummvm/commit/471ff9177690031ac03a1e55e414233fe26046ab
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2017-09-02T10:31:40-04:00

Commit Message:
CREDITS: Add section for Titanic engine

Changed paths:
    devtools/credits.pl


diff --git a/devtools/credits.pl b/devtools/credits.pl
index 0d1df66..fcf5602 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -785,6 +785,12 @@ begin_credits("Credits");
 				add_person("Joost Peters", "joostp", "");
 			end_section();
 
+			begin_section("Titanic");
+				add_person("David Fioramonti", "dafioram", "");
+				add_person("Paul Gilbert", "dreammaster", "");
+				add_person("Colin Snover", "", "");
+			end_section();
+
 			begin_section("Toltecs");
 				add_person("Benjamin Haisch", "john_doe", "");
 				add_person("Filippos Karapetis", "[md5]", "");





More information about the Scummvm-git-logs mailing list