[Scummvm-cvs-logs] SF.net SVN: scummvm:[53530] scummvm/trunk/tools/credits.pl

sylvaintv at users.sourceforge.net sylvaintv at users.sourceforge.net
Sat Oct 16 03:03:21 CEST 2010


Revision: 53530
          http://scummvm.svn.sourceforge.net/scummvm/?rev=53530&view=rev
Author:   sylvaintv
Date:     2010-10-16 01:03:21 +0000 (Sat, 16 Oct 2010)

Log Message:
-----------
CREDITS: Added Toon engine

Modified Paths:
--------------
    scummvm/trunk/tools/credits.pl

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2010-10-16 00:17:19 UTC (rev 53529)
+++ scummvm/trunk/tools/credits.pl	2010-10-16 01:03:21 UTC (rev 53530)
@@ -654,6 +654,10 @@
 		  add_person("Joost Peters", "joostp", "");
 	  end_section();
 
+	  begin_section("Toon");
+	  	add_person("Sylvain Dupont", "SylvainTV", "");
+	  end_section();
+
 	  begin_section("Touché");
 		  add_person("Gregory Montoir", "cyx", "");
 	  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