aboutsummaryrefslogtreecommitdiff
path: root/tools/credits.pl
diff options
context:
space:
mode:
authorMax Horn2007-06-24 11:02:43 +0000
committerMax Horn2007-06-24 11:02:43 +0000
commit71e696094ef08d48506b1cc61ec9921a748d1c5c (patch)
tree253b45888b0e7a4c9ea6ae6402ccc2df288aebd2 /tools/credits.pl
parent347f7f8830af0b92c97bb1c94fb58a1474480c8d (diff)
downloadscummvm-rg350-71e696094ef08d48506b1cc61ec9921a748d1c5c.tar.gz
scummvm-rg350-71e696094ef08d48506b1cc61ec9921a748d1c5c.tar.bz2
scummvm-rg350-71e696094ef08d48506b1cc61ec9921a748d1c5c.zip
Update credits
svn-id: r27687
Diffstat (limited to 'tools/credits.pl')
-rwxr-xr-xtools/credits.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index acdbe03797..7a1bebbed3 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -624,6 +624,7 @@ begin_credits("Credits");
begin_section("Miscellaneous");
add_person("Jerome Fisher", "KingGuppy", "MT-32 emulator");
add_person("Jochen Hoenicke", "hoenicke", "Speaker & PCjr sound support, Adlib work");
+ add_person("Robin Watts", "robinwatts", "ARM assembly routines for nice speedups on several ports; improvements to the sound mixer");
end_section();
end_section();
@@ -752,7 +753,6 @@ begin_credits("Credits");
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");
add_person("André Souza", "luke_br", "SDL-based OpenGL renderer");
- add_person("Robin Watts", "robinwatts", "ARM assembly routines for the Windows CE port");
end_persons();
end_section();