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

dreammaster at users.sourceforge.net dreammaster at users.sourceforge.net
Thu Oct 28 10:16:04 CEST 2010


Revision: 53900
          http://scummvm.svn.sourceforge.net/scummvm/?rev=53900&view=rev
Author:   dreammaster
Date:     2010-10-28 08:16:03 +0000 (Thu, 28 Oct 2010)

Log Message:
-----------
CREDITS: Added sword25 engine

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

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2010-10-28 00:26:25 UTC (rev 53899)
+++ scummvm/trunk/tools/credits.pl	2010-10-28 08:16:03 UTC (rev 53900)
@@ -542,6 +542,14 @@
 		  add_person("Jonathan Gray", "khalek", "(retired)");
 	  end_section();
 
+	  begin_section("Broken Sword 2.5");
+		  add_person("Eugene Sandulenko", "sev", "");
+		  add_person("Filippos Karapetis", "[md5]", "");
+		  add_person("Max Horn", "Fingolfin", "");
+		  add_person("Paul Gilbert", "dreammaster", "");
+		  add_person("Torbjörn Andersson", "eriktorbjorn", "");
+	  end_section();
+
 	  begin_section("Cinematique evo 1");
 		  add_person("Vincent Hamm", "yaz0r", "(retired)");
 		  add_person("Paweł Kołodziejski", "aquadran", "");


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