[Scummvm-cvs-logs] SF.net SVN: scummvm:[42929] scummvm/trunk
lordhoto at users.sourceforge.net
lordhoto at users.sourceforge.net
Thu Jul 30 17:12:43 CEST 2009
Revision: 42929
http://scummvm.svn.sourceforge.net/scummvm/?rev=42929&view=rev
Author: lordhoto
Date: 2009-07-30 15:12:42 +0000 (Thu, 30 Jul 2009)
Log Message:
-----------
Add tanoku to our GUI credits section.
Modified Paths:
--------------
scummvm/trunk/AUTHORS
scummvm/trunk/gui/credits.h
scummvm/trunk/tools/credits.pl
Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS 2009-07-30 14:45:04 UTC (rev 42928)
+++ scummvm/trunk/AUTHORS 2009-07-30 15:12:42 UTC (rev 42929)
@@ -179,6 +179,7 @@
Eugene Sandulenko
GUI:
+ Vicent Marti
Eugene Sandulenko
Johannes Schickel
@@ -356,6 +357,7 @@
Tim Phillips - Initial MI1 CD music support
Quietust - Sound support for Amiga SCUMM V2/V3 games, MM
NES support
+ segra - Improved support for Apple II/C64 versions of MM
Andreas Roever - Broken Sword 1/2 MPEG2 cutscene support
Edward Rudd - Fixes for playing MP3 versions of MI1/Loom audio
Daniel Schepler - Final MI1 CD music support, initial Ogg Vorbis
Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h 2009-07-30 14:45:04 UTC (rev 42928)
+++ scummvm/trunk/gui/credits.h 2009-07-30 15:12:42 UTC (rev 42929)
@@ -185,6 +185,7 @@
"C0""Eugene Sandulenko",
"",
"C1""GUI",
+"C0""Vicent Marti",
"C0""Eugene Sandulenko",
"C0""Johannes Schickel",
"",
@@ -425,6 +426,8 @@
"C2""Initial MI1 CD music support",
"C0""Quietust",
"C2""Sound support for Amiga SCUMM V2/V3 games, MM NES support",
+"C0""segra",
+"C2""Improved support for Apple II/C64 versions of MM",
"C0""Andreas R\366ver",
"C2""Broken Sword 1/2 MPEG2 cutscene support",
"C0""Edward Rudd",
Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl 2009-07-30 14:45:04 UTC (rev 42928)
+++ scummvm/trunk/tools/credits.pl 2009-07-30 15:12:42 UTC (rev 42929)
@@ -676,6 +676,7 @@
end_section();
begin_section("GUI");
+ add_person("Vicent Marti", "tanoku", "");
add_person("Eugene Sandulenko", "sev", "");
add_person("Johannes Schickel", "LordHoto", "");
end_section();
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