[Scummvm-cvs-logs] SF.net SVN: scummvm: [30973] scummvm/trunk

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Tue Feb 26 20:00:45 CET 2008


Revision: 30973
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30973&view=rev
Author:   fingolfin
Date:     2008-02-26 11:00:45 -0800 (Tue, 26 Feb 2008)

Log Message:
-----------
Added Max Lingua to the credits as PS2 porter, and mentioned the revived PS2 port in the NEWS; moved Nicolas Bacca & Won Star to the list of retired team members

Modified Paths:
--------------
    scummvm/trunk/AUTHORS
    scummvm/trunk/NEWS
    scummvm/trunk/gui/credits.h
    scummvm/trunk/tools/credits.pl

Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS	2008-02-26 17:03:10 UTC (rev 30972)
+++ scummvm/trunk/AUTHORS	2008-02-26 19:00:45 UTC (rev 30973)
@@ -100,9 +100,6 @@
     GP2X:
        John Willis          
 
-    GP32:
-       Won Star             
-
     iPhone:
        Oystein Eftevaag     
 
@@ -116,11 +113,11 @@
        Chris Apers          
 
     PocketPC / WinCE:
-       Nicolas Bacca        
        Kostas Nakos         
 
     PlayStation 2:
        Robert Goeffringmann 
+       Max Lingua           
 
     PSP (PlayStation Portable):
        Joost Peters         
@@ -163,6 +160,7 @@
   Retired Team Members
   --------------------
      Tore Anderson         - Former Debian GNU/Linux maintainer
+     Nicolas Bacca         - Former WinCE porter
      Ralph Brorsen         - Help with GUI implementation
      Jamieson Christian    - iMUSE, MIDI, all things musical
      Ruediger Hanke        - Port: MorphOS
@@ -173,6 +171,7 @@
      Jeremy Newman         - Former webmaster
      Ludvig Strigeus       - Original ScummVM and SimonVM author
      Lionel Ulmer          - Port: X11
+     Won Star              - Former GP32 porter
 
 Other contributions
 *******************

Modified: scummvm/trunk/NEWS
===================================================================
--- scummvm/trunk/NEWS	2008-02-26 17:03:10 UTC (rev 30972)
+++ scummvm/trunk/NEWS	2008-02-26 19:00:45 UTC (rev 30973)
@@ -4,6 +4,8 @@
 0.12.0 (????-??-??)
  General:
    - Added CAMD MIDI driver for AmigaOS4.
+   - Revived the PS2 port (was already in 0.11.1 but was forgotten in the
+     release notes).
 
  SCUMM:
    - Rewrote parts of Digital iMUSE, fixing some bugs.

Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h	2008-02-26 17:03:10 UTC (rev 30972)
+++ scummvm/trunk/gui/credits.h	2008-02-26 19:00:45 UTC (rev 30973)
@@ -104,9 +104,6 @@
 "\\C\\c1""GP2X",
 "\\C\\c0""John Willis",
 "\\C\\c0""",
-"\\C\\c1""GP32",
-"\\C\\c0""Won Star",
-"\\C\\c0""",
 "\\C\\c1""iPhone",
 "\\C\\c0""Oystein Eftevaag",
 "\\C\\c0""",
@@ -120,11 +117,11 @@
 "\\C\\c0""Chris Apers",
 "\\C\\c0""",
 "\\C\\c1""PocketPC / WinCE",
-"\\C\\c0""Nicolas Bacca",
 "\\C\\c0""Kostas Nakos",
 "\\C\\c0""",
 "\\C\\c1""PlayStation 2",
 "\\C\\c0""Robert G\366ffringmann",
+"\\C\\c0""Max Lingua",
 "\\C\\c0""",
 "\\C\\c1""PSP (PlayStation Portable)",
 "\\C\\c0""Joost Peters",
@@ -173,6 +170,8 @@
 "\\C\\c1""Retired Team Members",
 "\\C\\c0""Tore Anderson",
 "\\C\\c2""Former Debian GNU/Linux maintainer",
+"\\C\\c0""Nicolas Bacca",
+"\\C\\c2""Former WinCE porter",
 "\\C\\c0""Ralph Brorsen",
 "\\C\\c2""Help with GUI implementation",
 "\\C\\c0""Jamieson Christian",
@@ -193,6 +192,8 @@
 "\\C\\c2""Original ScummVM and SimonVM author",
 "\\C\\c0""Lionel Ulmer",
 "\\C\\c2""Port: X11",
+"\\C\\c0""Won Star",
+"\\C\\c2""Former GP32 porter",
 "\\C\\c0""",
 "\\C\\c0""",
 "\\C\\c1""Other contributions",

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2008-02-26 17:03:10 UTC (rev 30972)
+++ scummvm/trunk/tools/credits.pl	2008-02-26 19:00:45 UTC (rev 30973)
@@ -576,10 +576,6 @@
 		  add_person("John Willis", "DJWillis", "");
 	  end_section();
 
-	  begin_section("GP32");
-		  add_person("Won Star", "wonst719", "");
-	  end_section();
-
 	  begin_section("iPhone");
 		  add_person("Oystein Eftevaag", "vinterstum", "");
 	  end_section();
@@ -597,12 +593,12 @@
 	  end_section();
 
 	  begin_section("PocketPC / WinCE");
-		  add_person("Nicolas Bacca", "arisme", "");
 		  add_person("Kostas Nakos", "Jubanka", "");
 	  end_section();
 
 	  begin_section("PlayStation 2");
 		  add_person("Robert Göffringmann", "lavosspawn", "");
+		  add_person("Max Lingua", "sunmax", "");
 	  end_section();
 
 	  begin_section("PSP (PlayStation Portable)");
@@ -654,6 +650,7 @@
     begin_section("Retired Team Members");
 	  begin_persons();
 		add_person("Tore Anderson", "tore", "Former Debian GNU/Linux maintainer");
+		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("Rüdiger Hanke", "", "Port: MorphOS");
@@ -664,6 +661,7 @@
 		add_person("Jeremy Newman", "laxdragon", "Former webmaster");
 		add_person("Ludvig Strigeus", "ludde", "Original ScummVM and SimonVM author");
 		add_person("Lionel Ulmer", "bbrox", "Port: X11");
+		add_person("Won Star", "wonst719", "Former GP32 porter");
 	  end_persons();
     end_section();
   end_section();


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