[Scummvm-cvs-logs] SF.net SVN: scummvm: [28989] scummvm/trunk
mthreepwood at users.sourceforge.net
mthreepwood at users.sourceforge.net
Thu Sep 20 23:21:32 CEST 2007
Revision: 28989
http://scummvm.svn.sourceforge.net/scummvm/?rev=28989&view=rev
Author: mthreepwood
Date: 2007-09-20 14:21:32 -0700 (Thu, 20 Sep 2007)
Log Message:
-----------
adding myself to the credits for AGI
Modified Paths:
--------------
scummvm/trunk/AUTHORS
scummvm/trunk/COPYRIGHT
scummvm/trunk/gui/credits.h
scummvm/trunk/tools/credits.pl
Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS 2007-09-20 20:50:38 UTC (rev 28988)
+++ scummvm/trunk/AUTHORS 2007-09-20 21:21:32 UTC (rev 28989)
@@ -26,6 +26,7 @@
AGI:
Stuart George
+ Matthew Hoops
Filippos Karapetis
Pawel Kolodziejski
Eugene Sandulenko
Modified: scummvm/trunk/COPYRIGHT
===================================================================
--- scummvm/trunk/COPYRIGHT 2007-09-20 20:50:38 UTC (rev 28988)
+++ scummvm/trunk/COPYRIGHT 2007-09-20 21:21:32 UTC (rev 28989)
@@ -32,6 +32,7 @@
Vincent Hamm
Sven Hesse
Jochen Hoenicke
+Matthew Hoops
Max Horn
Travis Howell
Janne Huttunen
@@ -108,7 +109,6 @@
Matt Hargett "matt_hargett"
Stefan Haubenthal "polluks"
Alexander Holler "holler"
-Matthew Hoops "clone2727"
Falk Hueffner "mellum"
Casey Hutchinson "nnooiissee"
Gregor Jasny "gjasny"
Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h 2007-09-20 20:50:38 UTC (rev 28988)
+++ scummvm/trunk/gui/credits.h 2007-09-20 21:21:32 UTC (rev 28989)
@@ -27,6 +27,7 @@
"\\C\\c0""",
"\\C\\c1""AGI",
"\\C\\c0""Stuart George",
+"\\C\\c0""Matthew Hoops",
"\\C\\c0""Filippos Karapetis",
"\\C\\c0""Pawel Kolodziejski",
"\\C\\c0""Eugene Sandulenko",
Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl 2007-09-20 20:50:38 UTC (rev 28988)
+++ scummvm/trunk/tools/credits.pl 2007-09-20 21:21:32 UTC (rev 28989)
@@ -484,6 +484,7 @@
begin_section("AGI");
add_person("Stuart George", "darkfiber", "");
+ add_person("Matthew Hoops", "clone2727", "");
add_person("Filippos Karapetis", "[md5]", "");
add_person("Paweł Kołodziejski", "aquadran", "");
add_person("Eugene Sandulenko", "sev", "");
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list