[Scummvm-cvs-logs] scummvm master -> dde4cb1ff87f477ab5d98bc6a942c2918eab50da

Kirben kirben at optusnet.com.au
Wed Jun 29 16:40:35 CEST 2011


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
dde4cb1ff8 CREDITS: Update my status to active again.


Commit: dde4cb1ff87f477ab5d98bc6a942c2918eab50da
    https://github.com/scummvm/scummvm/commit/dde4cb1ff87f477ab5d98bc6a942c2918eab50da
Author: unknown (Kirben at .(none))
Date: 2011-06-29T07:29:22-07:00

Commit Message:
CREDITS: Update my status to active again.

Changed paths:
    AUTHORS
    devtools/credits.pl
    gui/credits.h



diff --git a/AUTHORS b/AUTHORS
index e998390..195c963 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -19,7 +19,7 @@ ScummVM Team
        Jonathan Gray         - (retired)
        Vincent Hamm          - (retired)
        Max Horn              - (retired)
-       Travis Howell         - (retired)
+       Travis Howell
        Pawel Kolodziejski    - Codecs, iMUSE, Smush, etc.
        Gregory Montoir
        Eugene Sandulenko     - FT INSANE, MM NES, MM C64, game detection,
@@ -28,7 +28,7 @@ ScummVM Team
 
     HE:
        Jonathan Gray         - (retired)
-       Travis Howell         - (retired)
+       Travis Howell
        Gregory Montoir
        Eugene Sandulenko
 
@@ -45,7 +45,7 @@ ScummVM Team
     AGOS:
        Torbjorn Andersson
        Paul Gilbert
-       Travis Howell         - (retired)
+       Travis Howell
        Oliver Kiehl          - (retired)
        Ludvig Strigeus       - (retired)
 
@@ -361,7 +361,7 @@ Other contributions
        Markus Strangl
 
     Win32:
-       Travis Howell         - (retired)
+       Travis Howell
 
     Win64:
        Chris Gray            - (retired)
diff --git a/devtools/credits.pl b/devtools/credits.pl
index de66918..602dfb6 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -467,7 +467,7 @@ begin_credits("Credits");
 		  add_person("Jonathan Gray", "khalek", "(retired)");
 		  add_person("Vincent Hamm", "yaz0r", "(retired)");
 		  add_person("Max Horn", "Fingolfin", "(retired)");
-		  add_person("Travis Howell", "Kirben", "(retired)");
+		  add_person("Travis Howell", "Kirben", "");
 		  add_person("Paweł Kołodziejski", "aquadran", "Codecs, iMUSE, Smush, etc.");
 		  add_person("Gregory Montoir", "cyx", "");
 		  add_person("Eugene Sandulenko", "sev", "FT INSANE, MM NES, MM C64, game detection, Herc/CGA");
@@ -476,7 +476,7 @@ begin_credits("Credits");
 
 	  begin_section("HE");
 		  add_person("Jonathan Gray", "khalek", "(retired)");
-		  add_person("Travis Howell", "Kirben", "(retired)");
+		  add_person("Travis Howell", "Kirben", "");
 		  add_person("Gregory Montoir", "cyx", "");
 		  add_person("Eugene Sandulenko", "sev", "");
 	  end_section();
@@ -495,7 +495,7 @@ begin_credits("Credits");
 	  begin_section("AGOS");
 		  add_person("Torbjörn Andersson", "eriktorbjorn", "");
 		  add_person("Paul Gilbert", "dreammaster", "");
-		  add_person("Travis Howell", "Kirben", "(retired)");
+		  add_person("Travis Howell", "Kirben", "");
 		  add_person("Oliver Kiehl", "olki", "(retired)");
 		  add_person("Ludvig Strigeus", "ludde", "(retired)");
 	  end_section();
@@ -878,7 +878,7 @@ begin_credits("Credits");
 	  end_section();
 
 	  begin_section("Win32");
-		  add_person("Travis Howell", "Kirben", "(retired)");
+		  add_person("Travis Howell", "Kirben", "");
 	  end_section();
 
 	  begin_section("Win64");
diff --git a/gui/credits.h b/gui/credits.h
index 91ed2cb..0ed7fa1 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -25,7 +25,6 @@ static const char *credits[] = {
 "C0""Max Horn",
 "C2""(retired)",
 "C0""Travis Howell",
-"C2""(retired)",
 "C0""Pawel Kolodziejski",
 "C2""Codecs, iMUSE, Smush, etc.",
 "C0""Gregory Montoir",
@@ -38,7 +37,6 @@ static const char *credits[] = {
 "C0""Jonathan Gray",
 "C2""(retired)",
 "C0""Travis Howell",
-"C2""(retired)",
 "C0""Gregory Montoir",
 "C0""Eugene Sandulenko",
 "",
@@ -57,7 +55,6 @@ static const char *credits[] = {
 "C0""Torbj\366rn Andersson",
 "C0""Paul Gilbert",
 "C0""Travis Howell",
-"C2""(retired)",
 "C0""Oliver Kiehl",
 "C2""(retired)",
 "C0""Ludvig Strigeus",
@@ -419,7 +416,6 @@ static const char *credits[] = {
 "",
 "C1""Win32",
 "C0""Travis Howell",
-"C2""(retired)",
 "",
 "C1""Win64",
 "C0""Chris Gray",






More information about the Scummvm-git-logs mailing list