[Scummvm-cvs-logs] SF.net SVN: scummvm: [32548] scummvm/trunk
sev at users.sourceforge.net
sev at users.sourceforge.net
Wed Jun 4 22:33:46 CEST 2008
Revision: 32548
http://scummvm.svn.sourceforge.net/scummvm/?rev=32548&view=rev
Author: sev
Date: 2008-06-04 13:33:45 -0700 (Wed, 04 Jun 2008)
Log Message:
-----------
Add dhewg to the team
Modified Paths:
--------------
scummvm/trunk/AUTHORS
scummvm/trunk/gui/credits.h
scummvm/trunk/tools/credits.pl
Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS 2008-06-04 20:28:20 UTC (rev 32547)
+++ scummvm/trunk/AUTHORS 2008-06-04 20:33:45 UTC (rev 32548)
@@ -81,14 +81,14 @@
Paul Gilbert
M4:
- Torbjorn Andersson
+ Torbjorn Andersson
Paul Gilbert
- Benjamin Haisch
- Filippos Karapetis
+ Benjamin Haisch
+ Filippos Karapetis
MADE:
- Benjamin Haisch
-
+ Benjamin Haisch
+
Parallaction:
peres
@@ -139,6 +139,9 @@
Jurgen Braam
Lars Persson
+ Wii:
+ Andre Heider
+
Other subsystems
----------------
Infrastructure:
Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h 2008-06-04 20:28:20 UTC (rev 32547)
+++ scummvm/trunk/gui/credits.h 2008-06-04 20:33:45 UTC (rev 32548)
@@ -144,7 +144,10 @@
"\\C\\c0""Jurgen Braam",
"\\C\\c0""Lars Persson",
"\\C\\c0""",
+"\\C\\c1""Wii",
+"\\C\\c0""Andre Heider",
"\\C\\c0""",
+"\\C\\c0""",
"\\C\\c1""Other subsystems",
"\\C\\c1""Infrastructure",
"\\C\\c0""Max Horn",
Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl 2008-06-04 20:28:20 UTC (rev 32547)
+++ scummvm/trunk/tools/credits.pl 2008-06-04 20:33:45 UTC (rev 32548)
@@ -626,6 +626,10 @@
add_person("Lars Persson", "AnotherGuest", "");
end_section();
+ begin_section("Wii");
+ add_person("Andre Heider", "dhewg", "");
+ end_section();
+
end_section();
begin_section("Other subsystems");
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