[Scummvm-cvs-logs] SF.net SVN: scummvm:[35169] scummvm/trunk

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Fri Nov 28 12:56:09 CET 2008


Revision: 35169
          http://scummvm.svn.sourceforge.net/scummvm/?rev=35169&view=rev
Author:   fingolfin
Date:     2008-11-28 11:56:08 +0000 (Fri, 28 Nov 2008)

Log Message:
-----------
Added Cyx to SCUMM credits

Modified Paths:
--------------
    scummvm/trunk/AUTHORS
    scummvm/trunk/gui/credits.h
    scummvm/trunk/tools/credits.pl

Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS	2008-11-28 11:38:05 UTC (rev 35168)
+++ scummvm/trunk/AUTHORS	2008-11-28 11:56:08 UTC (rev 35169)
@@ -20,6 +20,7 @@
        Max Horn             
        Travis Howell        
        Pawel Kolodziejski    - Codecs, iMUSE, Smush, etc.
+       Gregory Montoir      
        Eugene Sandulenko     - FT INSANE, MM NES, MM C64, game detection,
                                Herc/CGA
 

Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h	2008-11-28 11:38:05 UTC (rev 35168)
+++ scummvm/trunk/gui/credits.h	2008-11-28 11:56:08 UTC (rev 35169)
@@ -22,6 +22,7 @@
 "C0""Travis Howell",
 "C0""Pawel Kolodziejski",
 "C2""Codecs, iMUSE, Smush, etc.",
+"C0""Gregory Montoir",
 "C0""Eugene Sandulenko",
 "C2""FT INSANE, MM NES, MM C64, game detection, Herc/CGA",
 "",

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2008-11-28 11:38:05 UTC (rev 35168)
+++ scummvm/trunk/tools/credits.pl	2008-11-28 11:56:08 UTC (rev 35169)
@@ -478,6 +478,7 @@
 		  add_person("Max Horn", "Fingolfin", "");
 		  add_person("Travis Howell", "Kirben", "");
 		  add_person("Paweł Kołodziejski", "aquadran", "Codecs, iMUSE, Smush, etc.");
+		  add_person("Gregory Montoir", "cyx", "");
 		  add_person("Eugene Sandulenko", "sev", "FT INSANE, MM NES, MM C64, game detection, Herc/CGA");
 	  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