[Scummvm-cvs-logs] CVS: scummvm/tools credits.pl,1.34,1.35

Eugene Sandulenko sev at users.sourceforge.net
Tue Jan 3 15:54:03 CET 2006


Update of /cvsroot/scummvm/scummvm/tools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9289/tools

Modified Files:
	credits.pl 
Log Message:
Credit Sven for objectizing gob. That was a big amount of work.


Index: credits.pl
===================================================================
RCS file: /cvsroot/scummvm/scummvm/tools/credits.pl,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- credits.pl	31 Dec 2005 00:14:21 -0000	1.34
+++ credits.pl	3 Jan 2006 23:53:25 -0000	1.35
@@ -618,6 +618,7 @@
 	begin_section("Code contributions");
 	  begin_persons();
 		  add_person("Stuart Caie", "", "Decoders for Simon 1 Amiga data files");
+		  add_person("Sven Hesse", "", 'Help with gob engine');
 		  add_person("Janne Huttunen", "", "V3 actor mask support, Dig/FT SMUSH audio");
 		  add_person("Kovács Endre János", "", "Several fixes for Simon1");
 		  add_person("Jeroen Janssen", "", "Numerous readability and bugfix patches");





More information about the Scummvm-git-logs mailing list