diff options
author | Eugene Sandulenko | 2005-11-09 00:58:19 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2005-11-09 00:58:19 +0000 |
commit | 51fc6b0441e48f7514747c5c43f95e6faa67780e (patch) | |
tree | 985024d0a937fbe91230bcd956df5f06b5420cbc /gui | |
parent | 63ebcef8548417eab6cba277be72629161de3e92 (diff) | |
download | scummvm-rg350-51fc6b0441e48f7514747c5c43f95e6faa67780e.tar.gz scummvm-rg350-51fc6b0441e48f7514747c5c43f95e6faa67780e.tar.bz2 scummvm-rg350-51fc6b0441e48f7514747c5c43f95e6faa67780e.zip |
o Sort "special thanks to" crefits section alphabetically.
o Mention that Paul Smedley also makes OS/2 pavkaging.
o Mention lloyd which C64-related contributions we use.
svn-id: r19528
Diffstat (limited to 'gui')
-rw-r--r-- | gui/credits.h | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/gui/credits.h b/gui/credits.h index 9af85aa763..6a8cc6f112 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -109,7 +109,7 @@ static const char *credits[] = { "\\L\\c2"" Final MI1 CD music support, initial Ogg", "\\L\\c2"" Vorbis support", "\\L\\c0"" Paul Smedley", -"\\L\\c2"" OS/2 fixes", +"\\L\\c2"" OS/2 fixes and packaging", "\\L\\c0"" Andre Souza", "\\L\\c2"" SDL-based OpenGL renderer", "\\L\\c0"" Tim ???", @@ -126,14 +126,16 @@ static const char *credits[] = { "\\L\\c0"" Kevin Carnes", "\\L\\c2"" For Scumm16, the basis of ScummVM's older", "\\L\\c2"" gfx codecs", -"\\L\\c0"" Jezar", -"\\L\\c2"" For his freeverb filter implementation", "\\L\\c0"" Ivan Dubrov", "\\L\\c2"" For contributing the initial version of the", "\\L\\c2"" Gobliiins engine", +"\\L\\c0"" Jezar", +"\\L\\c2"" For his freeverb filter implementation", "\\L\\c0"" Jim Leiterman", "\\L\\c2"" Various info on his FM-TOWNS/Marty SCUMM", "\\L\\c2"" ports", +"\\L\\c0"" lloyd", +"\\L\\c2"" For deep tech details about C64 Zak & MM", "\\L\\c0"" Jimmi Thogersen", "\\L\\c2"" For ScummRev, and much obscure", "\\L\\c2"" code/documentation", |