svn-id: r17609
This commit is contained in:
James Brown 2005-04-16 01:39:51 +00:00
parent f6fc9c1c21
commit df3bc8bb37
4 changed files with 4 additions and 4 deletions

View File

@ -44,7 +44,7 @@ Contributors:
Willem Jan Palenstijn - Packaging for Fedora/RedHat
Stefan Parviainen - Packaging for BeOS
Quietust - Sound support for Amiga SCUMM V2/V3 games, MM
NES suport
NES support
Andreas Roever - Broken Sword 1/2 MPEG2 cutscene support
Edward Rudd - Fixes for playing MP3 versions of MI1/Loom
audio

View File

@ -48,7 +48,7 @@
Nicolas Noble & Config file and ALSA support\\
Willem Jan Palenstijn & Packaging for Fedora/RedHat\\
Stefan Parviainen & Packaging for BeOS\\
Quietust & Sound support for Amiga SCUMM V2/V3 games, MM NES suport\\
Quietust & Sound support for Amiga SCUMM V2/V3 games, MM NES support\\
Andreas R\"over & Broken Sword 1/2 MPEG2 cutscene support\\
Edward Rudd & Fixes for playing MP3 versions of MI1/Loom audio\\
Daniel Schepler & Final MI1 CD music support, initial Ogg Vorbis support\\

View File

@ -86,7 +86,7 @@ static const char *credits[] = {
"\\L\\c2"" Packaging for BeOS",
"\\L\\c0"" Quietust",
"\\L\\c2"" Sound support for Amiga SCUMM V2/V3 games,",
"\\L\\c2"" MM NES suport",
"\\L\\c2"" MM NES support",
"\\L\\c0"" Andreas Roever",
"\\L\\c2"" Broken Sword 1/2 MPEG2 cutscene support",
"\\L\\c0"" Edward Rudd",

View File

@ -356,7 +356,7 @@ begin_credits("Credits");
add_person("Nicolas Noble", "pixels", "Config file and ALSA support");
add_person("Willem Jan Palenstijn", "wjp", "Packaging for Fedora/RedHat");
add_person("Stefan Parviainen", "", "Packaging for BeOS");
add_person("", "Quietust", "Sound support for Amiga SCUMM V2/V3 games, MM NES suport");
add_person("", "Quietust", "Sound support for Amiga SCUMM V2/V3 games, MM NES support");
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");