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

sev at users.sourceforge.net sev at users.sourceforge.net
Sun Sep 21 13:18:17 CEST 2008


Revision: 34624
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34624&view=rev
Author:   sev
Date:     2008-09-21 11:18:16 +0000 (Sun, 21 Sep 2008)

Log Message:
-----------
Reflect current team

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

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2008-09-21 11:17:22 UTC (rev 34623)
+++ scummvm/trunk/tools/credits.pl	2008-09-21 11:18:16 UTC (rev 34624)
@@ -624,7 +624,6 @@
 	  end_section();
 
 	  begin_section("PlayStation 2");
-		  add_person("Robert Göffringmann", "lavosspawn", "");
 		  add_person("Max Lingua", "sunmax", "");
 	  end_section();
 
@@ -685,10 +684,13 @@
 		add_person("Nicolas Bacca", "arisme", "Former WinCE porter");
 		add_person("Ralph Brorsen", "painelf", "Help with GUI implementation");
 		add_person("Jamieson Christian", "jamieson630", "iMUSE, MIDI, all things musical");
+		add_person("Hans-Jörg Frieden", "", "Former AmigaOS 4 packager");
+		add_person("Robert Göffringmann", "lavosspawn", "Original PS2 porter");
 		add_person("Rüdiger Hanke", "", "Port: MorphOS");
 		add_person("Felix Jakschitsch", "yot", "Zak256 reverse engineering");
 		add_person("Mutwin Kraus", "mutle", "Original MacOS porter");
 		add_person("Peter Moraliyski", "ph0x", "Port: GP32");
+		add_person("Juha Niemimäki", "", "Formaer AmigaOS 4 packager");
 		add_person("Jeremy Newman", "laxdragon", "Former webmaster");
 		add_person("Lionel Ulmer", "bbrox", "Port: X11");
 		add_person("Won Star", "wonst719", "Former GP32 porter");
@@ -701,9 +703,7 @@
 
 	begin_section("Packages");
 	  begin_section("AmigaOS 4");
-		  add_person("Hans-Jörg Frieden", "", "");
 		  add_person("Hubert Maier", "Raziel_AOne", "");
-		  add_person("Juha Niemimäki", "", "");
 	  end_section();
 
 	  begin_section("Atari/FreeMiNT");
@@ -778,6 +778,7 @@
 		  add_person("Stuart Caie", "", "Decoders for Simon 1 Amiga data files");
 		  add_person("Paolo Costabel", "", "PSP port contributions");
 		  add_person("Thierry Crozat", "criezy", "Support for Broken Sword 1 Macintosh version");
+		  add_person("Martin Doucha", "next_ghost", "CinE engine objectification");
 		  add_person("Thomas Fach-Pedersen", "madmoose", "ProTracker module player");
 		  add_person("Benjamin Haisch", "john_doe", "Heavily improved de-/encoder for DXA videos");
 		  add_person("Janne Huttunen", "", "V3 actor mask support, Dig/FT SMUSH audio");
@@ -812,14 +813,17 @@
 	  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("Curt Coder", "", "For the original TrollVM (preAGI) code");
 	  add_person("Patrick Combet", "Dorian Gray", "For the original Gobliiins ADL player");
 	  add_person("Ivan Dubrov", "", "For contributing the initial version of the Gobliiins engine");
+	  add_person("Till Kresslein", "Krest", "For design of modern ScummVM GUI");
 	  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("Sarien Team", "", "Original AGI engine code");
 	  add_person("Jimmi Thøgersen", "", "For ScummRev, and much obscure code/documentation");
 	  add_person("", "Tristan", "For additional work on the original MT-32 emulator");
+	  add_person("James Woodcock", "", "Soundtrack enhancements");
     end_persons();
 
   add_paragraph(


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