[Scummvm-cvs-logs] scummvm master -> 244da223bd44759febbc8d5ff3044c1bbc61ae07

wjp wjp at usecode.org
Sun Nov 16 11:32:25 CET 2014


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:
244da223bd CREDITS: Add Tobia Tesan


Commit: 244da223bd44759febbc8d5ff3044c1bbc61ae07
    https://github.com/scummvm/scummvm/commit/244da223bd44759febbc8d5ff3044c1bbc61ae07
Author: Willem Jan Palenstijn (wjp at usecode.org)
Date: 2014-11-16T11:30:08+01:00

Commit Message:
CREDITS: Add Tobia Tesan

Changed paths:
    AUTHORS
    devtools/credits.pl
    gui/credits.h



diff --git a/AUTHORS b/AUTHORS
index 5f19af4..983f252 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -257,6 +257,7 @@ ScummVM Team
 
     Wintermute:
        Einar Johan T. Somaaen
+       Tobia Tesan
 
     ZVision:
        Adrian Astley
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 9a3cd5c..c8d9e53 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -786,6 +786,7 @@ begin_credits("Credits");
 
 			begin_section("Wintermute");
 				add_person("Einar Johan T. Sømåen", "somaen", "");
+				add_person("Tobia Tesan", "t0by", "");
 			end_section();
             
 			begin_section("ZVision");
diff --git a/gui/credits.h b/gui/credits.h
index 38287eb..d908a73 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -320,6 +320,7 @@ static const char *credits[] = {
 "C1""Wintermute",
 "A0""Einar Johan T. Somaaen",
 "C0""Einar Johan T. S\370m\345en",
+"C0""Tobia Tesan",
 "",
 "C1""ZVision",
 "C0""Adrian Astley",






More information about the Scummvm-git-logs mailing list