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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Sun Oct 29 16:18:48 CET 2006


Revision: 24567
          http://svn.sourceforge.net/scummvm/?rev=24567&view=rev
Author:   fingolfin
Date:     2006-10-29 07:18:34 -0800 (Sun, 29 Oct 2006)

Log Message:
-----------
Changed some single quotes to double quotes; fixed 'Solaris Spark' -> 'Solaris SPARC'; added vinterstum as Mac OS X packager -- he did the last couple release binaries, not me, so he should get all the fame and blame ;-)

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

Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS	2006-10-29 14:45:31 UTC (rev 24566)
+++ scummvm/trunk/AUTHORS	2006-10-29 15:18:34 UTC (rev 24567)
@@ -169,6 +169,7 @@
 
     Mac OS X:
        Max Horn             
+       Oystein Eftevaag     
 
     Mandriva:
        Dominik Scherer      
@@ -185,7 +186,7 @@
     Solaris x86:
        Laurent Blume        
 
-    Solaris Spark:
+    Solaris SPARC:
        Markus Strangl       
 
     Win32:

Modified: scummvm/trunk/doc/credits.tex
===================================================================
--- scummvm/trunk/doc/credits.tex	2006-10-29 14:45:31 UTC (rev 24566)
+++ scummvm/trunk/doc/credits.tex	2006-10-29 15:18:34 UTC (rev 24567)
@@ -276,6 +276,7 @@
 \begin{list}{}{\setlength{\leftmargin}{0.2cm}}
 \item  \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
     Max Horn & \textit{}\\
+    Oystein Eftevaag & \textit{}\\
   \end{tabular}
 \end{list}
 \item \textbf{ Mandriva}
@@ -308,7 +309,7 @@
     Laurent Blume & \textit{}\\
   \end{tabular}
 \end{list}
-\item \textbf{ Solaris Spark}
+\item \textbf{ Solaris SPARC}
 \begin{list}{}{\setlength{\leftmargin}{0.2cm}}
 \item  \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
     Markus Strangl & \textit{}\\

Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h	2006-10-29 14:45:31 UTC (rev 24566)
+++ scummvm/trunk/gui/credits.h	2006-10-29 15:18:34 UTC (rev 24567)
@@ -185,6 +185,7 @@
 "\\C\\c0""",
 "\\C\\c1""Mac OS X",
 "\\C\\c0""Max Horn",
+"\\C\\c0""Oystein Eftevaag",
 "\\C\\c0""",
 "\\C\\c1""Mandriva",
 "\\C\\c0""Dominik Scherer",
@@ -201,7 +202,7 @@
 "\\C\\c1""Solaris x86",
 "\\C\\c0""Laurent Blume",
 "\\C\\c0""",
-"\\C\\c1""Solaris Spark",
+"\\C\\c1""Solaris SPARC",
 "\\C\\c0""Markus Strangl",
 "\\C\\c0""",
 "\\C\\c1""Win32",

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2006-10-29 14:45:31 UTC (rev 24566)
+++ scummvm/trunk/tools/credits.pl	2006-10-29 15:18:34 UTC (rev 24567)
@@ -454,8 +454,8 @@
   begin_section("ScummVM Team");
     begin_section("Project Leaders");
 	  begin_persons();
-		add_person('James Brown', 'ender', "");
-		add_person('Max Horn', 'Fingolfin', "");
+		add_person("James Brown", "ender", "");
+		add_person("Max Horn", "Fingolfin", "");
 		add_person("Eugene Sandulenko", "sev", "");
 	  end_persons();
     end_section();
@@ -464,9 +464,9 @@
     begin_section("Engine Teams");
 	  begin_section("SCUMM");
 		  add_person("Torbjörn Andersson", "eriktorbjorn", "");
-		  add_person('James Brown', 'ender', "");
+		  add_person("James Brown", "ender", "");
 		  add_person("Jonathan Gray", "khalek", "");
-		  add_person('Max Horn', 'Fingolfin', "");
+		  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, MM NES, MM C64, game detection, Herc/CGA");
@@ -578,8 +578,8 @@
 	  end_section();
 
 	  begin_section("SDL (Win/Linux/OS X/etc.)");
-		  add_person('Max Horn', 'Fingolfin', "");
-		  add_person('Eugene Sandulenko', 'sev', "Asm routines, GFX layers");
+		  add_person("Max Horn", "Fingolfin", "");
+		  add_person("Eugene Sandulenko", "sev", "Asm routines, GFX layers");
 	  end_section();
 
 	  begin_section("SymbianOS");
@@ -591,7 +591,7 @@
 
     begin_section("Other subsystems");
 	  begin_section("Infrastructure");
-		  add_person('Max Horn', 'Fingolfin', "Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.");
+		  add_person("Max Horn", "Fingolfin", "Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.");
 		  add_person("Eugene Sandulenko", "sev", "");
 	  end_section();
 
@@ -621,13 +621,13 @@
 		add_person("Tore Anderson", "tore", "Former Debian GNU/Linux maintainer");
 		add_person("Ralph Brorsen", "painelf", "Help with GUI implementation");
 		add_person("Jamieson Christian", "jamieson630", "iMUSE, MIDI, all things musical");
-		add_person('Vincent Hamm', 'yazoo', "Co-Founder, original CinE engine author");
+		add_person("Vincent Hamm", "yazoo", "Co-Founder, original CinE engine author");
 		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('Jeremy Newman', 'laxdragon', "Former webmaster");
-		add_person('Ludvig Strigeus', 'ludde', "Original ScummVM and SimonVM author");
+		add_person("Jeremy Newman", "laxdragon", "Former webmaster");
+		add_person("Ludvig Strigeus", "ludde", "Original ScummVM and SimonVM author");
 		add_person("Lionel Ulmer", "bbrox", "Port: X11");
 	  end_persons();
     end_section();
@@ -659,15 +659,16 @@
 	  end_section();
 
 	  begin_section("Mac OS X");
-		  add_person('Max Horn', 'Fingolfin', "");
+		  add_person("Max Horn", "Fingolfin", "");
+		  add_person("Oystein Eftevaag", "vinterstum", "");
 	  end_section();
 
 	  begin_section("Mandriva");
-		  add_person('Dominik Scherer', '', "");
+		  add_person("Dominik Scherer", "", "");
 	  end_section();
 
 	  begin_section("MorphOS");
-		  add_person('Fabien Coeurjoly', '', "");
+		  add_person("Fabien Coeurjoly", "", "");
 	  end_section();
 
 	  begin_section("OS/2");
@@ -682,7 +683,7 @@
 		  add_person("Laurent Blume", "laurent", "");
 	  end_section();
 
-	  begin_section("Solaris Spark");
+	  begin_section("Solaris SPARC");
 		  add_person("Markus Strangl", "WooShell", "");
 	  end_section();
 
@@ -700,9 +701,9 @@
 		  add_person("Dobó Balázs", "draven", "Website design");
 		  add_person("Yaroslav Fedevych", "jafd", "HTML/CSS for the website");
 		  add_person("David Jensen", "Tyst", "SVG logo conversion");
-		  add_person("Jean Marc", "", 'ScummVM logo');
-		  add_person("", "Raina", 'ScummVM forum buttons');
-		  add_person("Clemens Steinhuber", "", 'ScummVM forum theme');
+		  add_person("Jean Marc", "", "ScummVM logo");
+		  add_person("", "Raina", "ScummVM forum buttons");
+		  add_person("Clemens Steinhuber", "", "ScummVM forum theme");
 	  end_persons();
 	end_section();
 
@@ -718,7 +719,7 @@
 		  add_person("Kovács Endre János", "", "Several fixes for Simon1");
 		  add_person("Jeroen Janssen", "", "Numerous readability and bugfix patches");
 		  add_person("Andreas Karlsson", "Sprawl", "Initial port for EPOC/SymbianOS");
-		  add_person("Claudio Matsuoka", "", 'Daily Linux builds');
+		  add_person("Claudio Matsuoka", "", "Daily Linux builds");
 		  add_person("Thomas Mayer", "", "PSP port contributions");
 		  add_person("Mikesch Nepomuk", "", "MI1 VGA floppy patches");
 		  add_person("Nicolas Noble", "pixels", "Config file and ALSA support");


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