[Scummvm-cvs-logs] CVS: scummvm/tools credits.pl,1.24.2.1,1.24.2.2

Eugene Sandulenko sev at users.sourceforge.net
Tue Nov 8 17:00:06 CET 2005


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

Modified Files:
      Tag: branch-0-8-0
	credits.pl 
Log Message:
o Sort "special thanks to" crefits section alphabetically.
o Mention that Paul Smedley also makes OS/2 pavkaging.
o Mention lloyd which C64-related contributions we use.


Index: credits.pl
===================================================================
RCS file: /cvsroot/scummvm/scummvm/tools/credits.pl,v
retrieving revision 1.24.2.1
retrieving revision 1.24.2.2
diff -u -d -r1.24.2.1 -r1.24.2.2
--- credits.pl	23 Oct 2005 10:03:34 -0000	1.24.2.1
+++ credits.pl	9 Nov 2005 00:59:06 -0000	1.24.2.2
@@ -375,7 +375,7 @@
 	add_person("Andreas Röver", "", "Broken Sword 1/2 MPEG2 cutscene support");
 	add_person("Edward Rudd", "", "Fixes for playing MP3 versions of MI1/Loom audio");
 	add_person("Daniel Schepler", "", "Final MI1 CD music support, initial Ogg Vorbis support");
-	add_person("Paul Smedley", "Creeping", "OS/2 fixes");
+	add_person("Paul Smedley", "Creeping", "OS/2 fixes and packaging");
 	add_person("André Souza", "", "SDL-based OpenGL renderer");
 	add_person("Tim ???", "realmz", "Initial MI1 CD music support");
   end_section();
@@ -390,9 +390,10 @@
 	add_person("Sander Buskens", "", "For his work on the initial reversing of Monkey2");
 	add_person("", "Canadacow", "For the original MT-32 emulator");
 	add_person("Kevin Carnes", "", "For Scumm16, the basis of ScummVM's older gfx codecs");
-	add_person("", "Jezar", "For his freeverb filter implementation");
 	add_person("Ivan Dubrov", "", "For contributing the initial version of the Gobliiins engine");
+	add_person("", "Jezar", "For his freeverb filter implementation");
 	add_person("Jim Leiterman", "", "Various info on his FM-TOWNS/Marty SCUMM ports");
+	add_person("", "lloyd", "For deep tech details about C64 Zak & MM");
 	add_person("Jimmi Thøgersen", "", "For ScummRev, and much obscure code/documentation");
 	add_person("", "Tristan", "For additional work on the original MT-32 emulator");
   end_section();





More information about the Scummvm-git-logs mailing list