aboutsummaryrefslogtreecommitdiff
path: root/tools/credits.pl
diff options
context:
space:
mode:
authorMax Horn2005-04-09 19:49:01 +0000
committerMax Horn2005-04-09 19:49:01 +0000
commit909aab0693a1cd966ebc50a375ccd1f9b4868f58 (patch)
treefb56604cfee631e35f610b15caa5999e092b91d5 /tools/credits.pl
parent2efa0d17f29f015a176669d4ec4615e469b802fb (diff)
downloadscummvm-rg350-909aab0693a1cd966ebc50a375ccd1f9b4868f58.tar.gz
scummvm-rg350-909aab0693a1cd966ebc50a375ccd1f9b4868f58.tar.bz2
scummvm-rg350-909aab0693a1cd966ebc50a375ccd1f9b4868f58.zip
Added Stefan Parviainen to credits, credited Quietust for his MM NES work
svn-id: r17487
Diffstat (limited to 'tools/credits.pl')
-rwxr-xr-xtools/credits.pl5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 1eec5383b3..8233b10782 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -351,11 +351,12 @@ begin_credits("Credits");
add_person("Kovács Endre János", "", "Several fixes for Simon1");
add_person("Jeroen Janssen", "", "Numerous readability and bugfix patches");
add_person("Robert Kelsen", "", "Packaging for SlackWare");
- add_person("Claudio Matsuoka", "", 'Daily Linux/BeOS builds');
+ add_person("Claudio Matsuoka", "", 'Daily Linux builds');
add_person("Mikesch Nepomuk", "", "MI1 VGA floppy patches");
add_person("Nicolas Noble", "pixels", "Config file and ALSA support");
add_person("Willem Jan Palenstijn", "wjp", "Packaging for Fedora/RedHat");
- add_person("", "Quietust", "Sound support for Amiga SCUMM V2/V3 games");
+ add_person("Stefan Parviainen", "", "Packaging for BeOS");
+ add_person("", "Quietust", "Sound support for Amiga SCUMM V2/V3 games, MM NES suport");
add_person("Andreas Röver", "", "Broken Sword 1/2 MPEG2 cutscene support");
add_person("Edward Rudd", "", "Fixes for playing MP3 versions of MI1/Loom audio");
add_person("Daniel Schepler", "", "Final MI1 CD music support, initial Ogg Vorbis support");