aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2005-05-09 00:11:08 +0000
committerMax Horn2005-05-09 00:11:08 +0000
commit2801693db51cc012b842d51158570f26048372f8 (patch)
treed86986a758cbc5f3b092ffe5b545204f2dba7da0
parent2f0451245d9065c0a93e081796a7c49615cd21cd (diff)
downloadscummvm-rg350-2801693db51cc012b842d51158570f26048372f8.tar.gz
scummvm-rg350-2801693db51cc012b842d51158570f26048372f8.tar.bz2
scummvm-rg350-2801693db51cc012b842d51158570f26048372f8.zip
Added LordHoto to credits
svn-id: r17984
-rw-r--r--AUTHORS1
-rw-r--r--doc/10.tex1
-rw-r--r--gui/credits.h2
3 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 97db92fa4f..b631becb28 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -50,6 +50,7 @@ Contributors:
audio
Daniel Schepler - Final MI1 CD music support, initial Ogg Vorbis
support
+ Johannes Schickel - Thumbnails for ScummEngine
Andre Souza - SDL-based OpenGL renderer
Tim ??? - Initial MI1 CD music support
diff --git a/doc/10.tex b/doc/10.tex
index a3b0b30268..8bcd112c04 100644
--- a/doc/10.tex
+++ b/doc/10.tex
@@ -52,6 +52,7 @@
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\\
+ Johannes Schickel & Thumbnails for ScummEngine\\
Andr\'e Souza & SDL-based OpenGL renderer\\
Tim ??? & Initial MI1 CD music support\\
\end{tabular}
diff --git a/gui/credits.h b/gui/credits.h
index 03291c7f07..2b17d4c68a 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -95,6 +95,8 @@ static const char *credits[] = {
"\\L\\c0"" Daniel Schepler",
"\\L\\c2"" Final MI1 CD music support, initial Ogg",
"\\L\\c2"" Vorbis support",
+"\\L\\c0"" Johannes Schickel",
+"\\L\\c2"" Thumbnails for ScummEngine",
"\\L\\c0"" Andre Souza",
"\\L\\c2"" SDL-based OpenGL renderer",
"\\L\\c0"" Tim ???",