aboutsummaryrefslogtreecommitdiff
path: root/devtools/credits.pl
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/credits.pl')
-rwxr-xr-xdevtools/credits.pl24
1 files changed, 14 insertions, 10 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index b0f40cbe6e..de669184e1 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", "");
@@ -523,6 +523,11 @@ begin_credits("Credits");
add_person("Paweł Kołodziejski", "aquadran", "");
end_section();
+ begin_section("DreamWeb");
+ add_person("Vladimir Menshakov", "whoozle", "");
+ add_person("Torbjörn Andersson", "eriktorbjorn", "");
+ end_section();
+
begin_section("Gob");
add_person("Torbjörn Andersson", "eriktorbjorn", "");
add_person("Arnaud Boutonné", "Strangerke", "");
@@ -601,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", "");
@@ -631,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();
@@ -647,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();
@@ -727,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();
@@ -748,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();
@@ -780,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");
@@ -844,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();
@@ -967,7 +971,7 @@ begin_credits("Credits");
add_person("Nicolas Noble", "pixels", "Config file and ALSA support");
add_person("Tim Phillips", "realmz", "Initial MI1 CD music support");
add_person("", "Quietust", "Sound support for Amiga SCUMM V2/V3 games, MM NES support");
- add_person("", "segra", "Improved support for Apple II/C64 versions of MM");
+ add_person("Robert Crossfield", "segra", "Improved support for Apple II/C64 versions of MM");
add_person("Andreas Röver", "", "Broken Sword I & II MPEG2 cutscene support");
add_person("Edward Rudd", "urkle", "Fixes for playing MP3 versions of MI1/Loom audio");
add_person("Daniel Schepler", "dschepler", "Final MI1 CD music support, initial Ogg Vorbis support");