diff options
-rw-r--r-- | AUTHORS | 17 | ||||
-rwxr-xr-x | devtools/credits.pl | 17 | ||||
-rw-r--r-- | gui/credits.h | 12 |
3 files changed, 24 insertions, 22 deletions
@@ -2,13 +2,13 @@ ScummVM Team ************ Project Leaders --------------- - Max Horn Eugene Sandulenko Retired Project Leaders ----------------------- James Brown Vincent Hamm - ScummVM co-founder, Original Cruise/CinE author + Max Horn Ludvig Strigeus - Original ScummVM and SimonVM author Engine Teams @@ -18,7 +18,7 @@ ScummVM Team James Brown - (retired) Jonathan Gray - (retired) Vincent Hamm - (retired) - Max Horn + Max Horn - (retired) Travis Howell - (retired) Pawel Kolodziejski - Codecs, iMUSE, Smush, etc. Gregory Montoir @@ -138,7 +138,7 @@ ScummVM Team SCI: Greg Frieger Paul Gilbert - Max Horn + Max Horn - (retired) Filippos Karapetis Martin Kiewitz Walter van Niftrik @@ -164,7 +164,7 @@ ScummVM Team Sword25: Eugene Sandulenko Filippos Karapetis - Max Horn + Max Horn - (retired) Paul Gilbert Torbjorn Andersson @@ -177,7 +177,7 @@ ScummVM Team Fabio Battaglia - PSX version support Paul Gilbert Sven Hesse - Max Horn + Max Horn - (retired) Filippos Karapetis Joost Peters @@ -238,7 +238,7 @@ ScummVM Team Yotam Barnoy SDL (Win/Linux/OS X/etc.): - Max Horn + Max Horn - (retired) Eugene Sandulenko - Asm routines, GFX layers SymbianOS: @@ -255,7 +255,7 @@ ScummVM Team ---------------- Infrastructure: Max Horn - Backend & Engine APIs, file API, sound mixer, - audiostreams, data structures, etc. + audiostreams, data structures, etc. (retired) Eugene Sandulenko Johannes Schickel @@ -285,7 +285,6 @@ ScummVM Team James Brown - IRC Logs maintainer Thierry Crozat - Wiki maintainer Andre Heider - Buildbot maintainer - Max Horn - Forum, IRC channel and Mailing list maintainer Joost Peters - Doxygen Project Documentation maintainer Jordi Vilalta Prat - Wiki maintainer Eugene Sandulenko - Forum, IRC channel, Screen Shots and Mailing @@ -339,7 +338,7 @@ Other contributions Willem Jan Palenstijn Mac OS X: - Max Horn + Max Horn - (retired) Oystein Eftevaag Mandriva: diff --git a/devtools/credits.pl b/devtools/credits.pl index bf48304af3..48ce5e28e7 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -447,7 +447,6 @@ begin_credits("Credits"); begin_section("ScummVM Team"); begin_section("Project Leaders"); begin_persons(); - add_person("Max Horn", "Fingolfin", ""); add_person("Eugene Sandulenko", "sev", ""); end_persons(); end_section(); @@ -456,6 +455,7 @@ begin_credits("Credits"); begin_persons(); add_person("James Brown", "ender", ""); add_person("Vincent Hamm", "yaz0r", "ScummVM co-founder, Original Cruise/CinE author"); + add_person("Max Horn", "Fingolfin", ""); add_person("Ludvig Strigeus", "ludde", "Original ScummVM and SimonVM author"); end_persons(); end_section(); @@ -466,7 +466,7 @@ begin_credits("Credits"); add_person("James Brown", "ender", "(retired)"); add_person("Jonathan Gray", "khalek", "(retired)"); add_person("Vincent Hamm", "yaz0r", "(retired)"); - add_person("Max Horn", "Fingolfin", ""); + add_person("Max Horn", "Fingolfin", "(retired)"); add_person("Travis Howell", "Kirben", "(retired)"); add_person("Paweł Kołodziejski", "aquadran", "Codecs, iMUSE, Smush, etc."); add_person("Gregory Montoir", "cyx", ""); @@ -606,7 +606,7 @@ begin_credits("Credits"); begin_section("SCI"); add_person("Greg Frieger", "_FRG_", ""); add_person("Paul Gilbert", "dreammaster", ""); - add_person("Max Horn", "Fingolfin", ""); + add_person("Max Horn", "Fingolfin", "(retired)"); add_person("Filippos Karapetis", "[md5]", ""); add_person("Martin Kiewitz", "m_kiewitz", ""); add_person("Walter van Niftrik", "waltervn", ""); @@ -636,7 +636,7 @@ begin_credits("Credits"); begin_section("Sword25"); add_person("Eugene Sandulenko", "sev", ""); add_person("Filippos Karapetis", "[md5]", ""); - add_person("Max Horn", "Fingolfin", ""); + add_person("Max Horn", "Fingolfin", "(retired)"); add_person("Paul Gilbert", "dreammaster", ""); add_person("Torbjörn Andersson", "eriktorbjorn", ""); end_section(); @@ -652,7 +652,7 @@ begin_credits("Credits"); add_person("Fabio Battaglia", "Hkz", "PSX version support"); add_person("Paul Gilbert", "dreammaster", ""); add_person("Sven Hesse", "DrMcCoy", ""); - add_person("Max Horn", "Fingolfin", ""); + add_person("Max Horn", "Fingolfin", "(retired)"); add_person("Filippos Karapetis", "[md5]", ""); add_person("Joost Peters", "joostp", ""); end_section(); @@ -732,7 +732,7 @@ begin_credits("Credits"); end_section(); begin_section("SDL (Win/Linux/OS X/etc.)"); - add_person("Max Horn", "Fingolfin", ""); + add_person("Max Horn", "Fingolfin", "(retired)"); add_person("Eugene Sandulenko", "sev", "Asm routines, GFX layers"); end_section(); @@ -753,7 +753,7 @@ begin_credits("Credits"); 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. (retired)"); add_person("Eugene Sandulenko", "sev", ""); add_person("Johannes Schickel", "LordHoto", ""); end_section(); @@ -785,7 +785,6 @@ begin_credits("Credits"); add_person("James Brown", "Ender", "IRC Logs maintainer"); add_person("Thierry Crozat", "criezy", "Wiki maintainer"); add_person("Andre Heider", "dhewg", "Buildbot maintainer"); - add_person("Max Horn", "Fingolfin", "Forum, IRC channel and Mailing list maintainer"); add_person("Joost Peters", "JoostP", "Doxygen Project Documentation maintainer"); add_person("Jordi Vilalta Prat", "jvprat", "Wiki maintainer"); add_person("Eugene Sandulenko", "sev", "Forum, IRC channel, Screen Shots and Mailing list maintainer"); @@ -849,7 +848,7 @@ begin_credits("Credits"); end_section(); begin_section("Mac OS X"); - add_person("Max Horn", "Fingolfin", ""); + add_person("Max Horn", "Fingolfin", "(retired)"); add_person("Oystein Eftevaag", "vinterstum", ""); end_section(); diff --git a/gui/credits.h b/gui/credits.h index ba679c433c..5bc6d56ff4 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -3,13 +3,13 @@ static const char *credits[] = { "C1""ScummVM Team", "", "C1""Project Leaders", -"C0""Max Horn", "C0""Eugene Sandulenko", "", "C1""Retired Project Leaders", "C0""James Brown", "C0""Vincent Hamm", "C2""ScummVM co-founder, Original Cruise/CinE author", +"C0""Max Horn", "C0""Ludvig Strigeus", "C2""Original ScummVM and SimonVM author", "", @@ -23,6 +23,7 @@ static const char *credits[] = { "C0""Vincent Hamm", "C2""(retired)", "C0""Max Horn", +"C2""(retired)", "C0""Travis Howell", "C2""(retired)", "C0""Pawel Kolodziejski", @@ -156,6 +157,7 @@ static const char *credits[] = { "C0""Greg Frieger", "C0""Paul Gilbert", "C0""Max Horn", +"C2""(retired)", "C0""Filippos Karapetis", "C0""Martin Kiewitz", "C0""Walter van Niftrik", @@ -189,6 +191,7 @@ static const char *credits[] = { "C0""Eugene Sandulenko", "C0""Filippos Karapetis", "C0""Max Horn", +"C2""(retired)", "C0""Paul Gilbert", "C0""Torbj\366rn Andersson", "", @@ -204,6 +207,7 @@ static const char *credits[] = { "C0""Paul Gilbert", "C0""Sven Hesse", "C0""Max Horn", +"C2""(retired)", "C0""Filippos Karapetis", "C0""Joost Peters", "", @@ -268,6 +272,7 @@ static const char *credits[] = { "", "C1""SDL (Win/Linux/OS X/etc.)", "C0""Max Horn", +"C2""(retired)", "C0""Eugene Sandulenko", "C2""Asm routines, GFX layers", "", @@ -285,7 +290,7 @@ static const char *credits[] = { "C1""Other subsystems", "C1""Infrastructure", "C0""Max Horn", -"C2""Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.", +"C2""Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc. (retired)", "C0""Eugene Sandulenko", "C0""Johannes Schickel", "", @@ -320,8 +325,6 @@ static const char *credits[] = { "C2""Wiki maintainer", "C0""Andre Heider", "C2""Buildbot maintainer", -"C0""Max Horn", -"C2""Forum, IRC channel and Mailing list maintainer", "C0""Joost Peters", "C2""Doxygen Project Documentation maintainer", "C0""Jordi Vilalta Prat", @@ -390,6 +393,7 @@ static const char *credits[] = { "", "C1""Mac OS X", "C0""Max Horn", +"C2""(retired)", "C0""Oystein Eftevaag", "", "C1""Mandriva", |