aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEugene Sandulenko2006-08-20 11:01:17 +0000
committerEugene Sandulenko2006-08-20 11:01:17 +0000
commit0616d4931a7114b7da292bc8323bf20d28737b93 (patch)
treef582428169c303e3ddbeb1bb0c677cadc48fbe44 /tools
parente9be88c4446e2ad3412edb5bacf7d8ba62021c6a (diff)
downloadscummvm-rg350-0616d4931a7114b7da292bc8323bf20d28737b93.tar.gz
scummvm-rg350-0616d4931a7114b7da292bc8323bf20d28737b93.tar.bz2
scummvm-rg350-0616d4931a7114b7da292bc8323bf20d28737b93.zip
Updated credits with all current port builders.
svn-id: r23732
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl31
1 files changed, 26 insertions, 5 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 323361f14c..934ad65e5a 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -525,6 +525,10 @@ begin_credits("Credits");
add_person("Johannes Schickel", "LordHoto", "");
end_section();
+ begin_section("Lure");
+ add_person("Paul Gilbert", "dreammaster", "");
+ end_section();
+
begin_section("SAGA");
add_person("Torbjörn Andersson", "eriktorbjorn", "");
add_person("Andrew Kurushin", "ajax16384", "");
@@ -543,13 +547,12 @@ begin_credits("Credits");
add_person("Marcus Comstedt", "", "");
end_section();
- begin_section("Nintendo DS");
- add_person("Neil Millstone", "agent-q", "");
+ begin_section("GP32");
+ add_person("Won Star", "wonst719", "");
end_section();
- begin_section("SymbianOS");
- add_person("Jurgen Braam", "SumthinWicked", "");
- add_person("Lars Persson", "AnotherGuest", "");
+ begin_section("Nintendo DS");
+ add_person("Neil Millstone", "agent-q", "");
end_section();
begin_section("PalmOS");
@@ -573,6 +576,12 @@ begin_credits("Credits");
add_person('Max Horn', 'Fingolfin', "");
add_person('Eugene Sandulenko', 'sev', "Asm routines, GFX layers");
end_section();
+
+ begin_section("SymbianOS");
+ add_person("Jurgen Braam", "SumthinWicked", "");
+ add_person("Lars Persson", "AnotherGuest", "");
+ end_section();
+
end_section();
begin_section("Other subsystems");
@@ -648,6 +657,14 @@ begin_credits("Credits");
add_person('Max Horn', 'Fingolfin', "");
end_section();
+ begin_section("Mandriva");
+ add_person('Dominik Scherer', '', "");
+ end_section();
+
+ begin_section("MorphOS");
+ add_person('Fabien Coeurjoly', '', "");
+ end_section();
+
begin_section("OS/2");
add_person("Paul Smedley", "Creeping", "");
end_section();
@@ -660,6 +677,10 @@ begin_credits("Credits");
add_person("Laurent Blume", "laurent", "");
end_section();
+ begin_section("Solaris Spark");
+ add_person("Markus Strangl", "WooShell", "");
+ end_section();
+
begin_section("Win32");
add_person("Travis Howell", "Kirben", "");
end_section();