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

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Thu Jul 20 22:49:43 CEST 2006


Revision: 23506
          http://svn.sourceforge.net/scummvm/?rev=23506&view=rev
Author:   lordhoto
Date:     2006-07-15 06:56:18 -0700 (Sat, 15 Jul 2006)

Log Message:
-----------
Adds eriktorbjorn to the kyra credits for his VQA player for kyra3.

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-07-15 13:28:28 UTC (rev 23505)
+++ scummvm/trunk/AUTHORS	2006-07-15 13:56:18 UTC (rev 23506)
@@ -57,6 +57,7 @@
        Eugene Sandulenko    
 
     Kyra:
+       Torbjorn Andersson    - VQA Player
        Oystein Eftevaag     
        Gregory Montoir      
        Johannes Schickel    

Modified: scummvm/trunk/doc/credits.tex
===================================================================
--- scummvm/trunk/doc/credits.tex	2006-07-15 13:28:28 UTC (rev 23505)
+++ scummvm/trunk/doc/credits.tex	2006-07-15 13:56:18 UTC (rev 23506)
@@ -90,6 +90,7 @@
 \item \textbf{ Kyra}
 \begin{list}{}{\setlength{\leftmargin}{0.2cm}}
 \item  \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
+    Torbj\"orn Andersson & \textit{VQA Player}\\
     Oystein Eftevaag & \textit{}\\
     Gregory Montoir & \textit{}\\
     Johannes Schickel & \textit{}\\

Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h	2006-07-15 13:28:28 UTC (rev 23505)
+++ scummvm/trunk/gui/credits.h	2006-07-15 13:56:18 UTC (rev 23506)
@@ -58,6 +58,8 @@
 "\\C\\c0""Eugene Sandulenko",
 "\\C\\c0""",
 "\\C\\c1""Kyra",
+"\\C\\c0""Torbj\366rn Andersson",
+"\\C\\c2""VQA Player",
 "\\C\\c0""Oystein Eftevaag",
 "\\C\\c0""Gregory Montoir",
 "\\C\\c0""Johannes Schickel",

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2006-07-15 13:28:28 UTC (rev 23505)
+++ scummvm/trunk/tools/credits.pl	2006-07-15 13:56:18 UTC (rev 23506)
@@ -519,6 +519,7 @@
 	  end_section();
 
 	  begin_section("Kyra");
+		  add_person("Torbjörn Andersson", "eriktorbjorn", "VQA Player");
 		  add_person("Oystein Eftevaag", "vinterstum", "");
 		  add_person("Gregory Montoir", "cyx", "");
 		  add_person("Johannes Schickel", "LordHoto", "");






More information about the Scummvm-git-logs mailing list