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

Eugene Sandulenko sev at users.sourceforge.net
Fri Dec 30 16:15:04 CET 2005


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

Modified Files:
	credits.pl 
Log Message:
Elaborate more about myself in new credits format. I invite others to do that
too as that helps to determine more exactly who has an expert opinion in some
particular area.


Index: credits.pl
===================================================================
RCS file: /cvsroot/scummvm/scummvm/tools/credits.pl,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- credits.pl	19 Dec 2005 02:23:00 -0000	1.33
+++ credits.pl	31 Dec 2005 00:14:21 -0000	1.34
@@ -448,7 +448,7 @@
 		  add_person('Max Horn', 'Fingolfin', "");
 		  add_person("Travis Howell", "Kirben", "");
 		  add_person("Paweł Kołodziejski", "aquadran", "Codecs, iMUSE, Smush, etc.");
-		  add_person("Eugene Sandulenko", "sev", "FT INSANE");
+		  add_person("Eugene Sandulenko", "sev", "FT INSANE, MM NES, MM C64, game detection, Herc/CGA");
 	  end_section();
 
 	  begin_section("HE");
@@ -530,7 +530,7 @@
 
 	  begin_section("SDL (Win/Linux/OS X/etc.)");
 		  add_person('Max Horn', 'Fingolfin', "");
-		  add_person('Random Name', '', "TODO: Add yourself if you feel it's appropriate");
+		  add_person('Eugene Sandulenko', 'sev', "Asm routines, GFX layers");
 	  end_section();
     end_section();
 





More information about the Scummvm-git-logs mailing list