[Scummvm-cvs-logs] SF.net SVN: scummvm:[48633] scummvm/trunk
Bluddy at users.sourceforge.net
Bluddy at users.sourceforge.net
Mon Apr 12 09:20:54 CEST 2010
Revision: 48633
http://scummvm.svn.sourceforge.net/scummvm/?rev=48633&view=rev
Author: Bluddy
Date: 2010-04-12 07:20:54 +0000 (Mon, 12 Apr 2010)
Log Message:
-----------
Changed my credits to indicate more extensive contributions
Modified Paths:
--------------
scummvm/trunk/AUTHORS
scummvm/trunk/gui/credits.h
scummvm/trunk/tools/credits.pl
Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS 2010-04-12 06:49:05 UTC (rev 48632)
+++ scummvm/trunk/AUTHORS 2010-04-12 07:20:54 UTC (rev 48633)
@@ -199,6 +199,7 @@
PSP (PlayStation Portable):
Joost Peters
+ Yotam Barnoy
SDL (Win/Linux/OS X/etc.):
Max Horn
@@ -338,7 +339,6 @@
Andreas Karlsson - Initial port for SymbianOS
Claudio Matsuoka - Daily Linux builds
Thomas Mayer - PSP port contributions
- Yotam Barnoy - PSP port suspend/resume support
Sean Murray - ScummVM tools GUI application (GSoC 2007 task)
n0p - Windows CE port aspect ratio correction scaler
and right click input method
Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h 2010-04-12 06:49:05 UTC (rev 48632)
+++ scummvm/trunk/gui/credits.h 2010-04-12 07:20:54 UTC (rev 48633)
@@ -223,6 +223,7 @@
"",
"C1""PSP (PlayStation Portable)",
"C0""Joost Peters",
+"C0""Yotam Barnoy",
"",
"C1""SDL (Win/Linux/OS X/etc.)",
"C0""Max Horn",
@@ -393,8 +394,6 @@
"C2""Daily Linux builds",
"C0""Thomas Mayer",
"C2""PSP port contributions",
-"C0""Yotam Barnoy",
-"C2""PSP port suspend/resume support",
"C0""Sean Murray",
"C2""ScummVM tools GUI application (GSoC 2007 task)",
"C0""n0p",
Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl 2010-04-12 06:49:05 UTC (rev 48632)
+++ scummvm/trunk/tools/credits.pl 2010-04-12 07:20:54 UTC (rev 48633)
@@ -708,6 +708,7 @@
begin_section("PSP (PlayStation Portable)");
add_person("Joost Peters", "joostp", "");
+ add_person("Yotam Barnoy", "bluddy", "");
end_section();
begin_section("SDL (Win/Linux/OS X/etc.)");
@@ -872,7 +873,6 @@
add_person("Andreas Karlsson", "Sprawl", "Initial port for SymbianOS");
add_person("Claudio Matsuoka", "", "Daily Linux builds");
add_person("Thomas Mayer", "", "PSP port contributions");
- add_person("Yotam Barnoy", "bluddy", "PSP port suspend/resume support");
add_person("Sean Murray", "lightcast", "ScummVM tools GUI application (GSoC 2007 task)");
add_person("", "n0p", "Windows CE port aspect ratio correction scaler and right click input method");
add_person("Mikesch Nepomuk", "mnepomuk", "MI1 VGA floppy patches");
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