From 2801693db51cc012b842d51158570f26048372f8 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 9 May 2005 00:11:08 +0000 Subject: [PATCH] Added LordHoto to credits svn-id: r17984 --- AUTHORS | 1 + doc/10.tex | 1 + gui/credits.h | 2 ++ 3 files changed, 4 insertions(+) diff --git a/AUTHORS b/AUTHORS index 97db92fa4f7..b631becb288 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 a3b0b302682..8bcd112c047 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 03291c7f071..2b17d4c68a9 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 ???",