aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown2011-06-30 00:29:22 +1000
committerunknown2011-06-30 00:29:22 +1000
commitdde4cb1ff87f477ab5d98bc6a942c2918eab50da (patch)
tree166d1f13eeafd32d386f0aade2ffcbc793fb0bbe
parenta17049e22893dcb240b7bd9cc864368c22765514 (diff)
downloadscummvm-rg350-dde4cb1ff87f477ab5d98bc6a942c2918eab50da.tar.gz
scummvm-rg350-dde4cb1ff87f477ab5d98bc6a942c2918eab50da.tar.bz2
scummvm-rg350-dde4cb1ff87f477ab5d98bc6a942c2918eab50da.zip
CREDITS: Update my status to active again.
-rw-r--r--AUTHORS8
-rwxr-xr-xdevtools/credits.pl8
-rw-r--r--gui/credits.h4
3 files changed, 8 insertions, 12 deletions
diff --git a/AUTHORS b/AUTHORS
index e998390a12..195c963748 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 de669184e1..602dfb6a60 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 91ed2cb26a..0ed7fa1e41 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",