From ea5b4693903f4956ba23dacc0b32af8d134ba6d4 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 6 Jan 2006 15:08:00 +0000 Subject: Move Sven Hesse to Gob engine section svn-id: r19934 --- AUTHORS | 2 +- doc/10.tex | 2 +- gui/credits.h | 3 +-- tools/credits.pl | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/AUTHORS b/AUTHORS index b1b4ab0c7d..4b687d3eff 100644 --- a/AUTHORS +++ b/AUTHORS @@ -44,6 +44,7 @@ ScummVM Team Gob: Torbjorn Andersson + Sven Hesse Eugene Sandulenko Kyra: @@ -150,7 +151,6 @@ Other contributions Code contributions ------------------ Stuart Caie - Decoders for Simon 1 Amiga data files - Sven Hesse - Help with gob engine Janne Huttunen - V3 actor mask support, Dig/FT SMUSH audio Kovacs Endre Janos - Several fixes for Simon1 Jeroen Janssen - Numerous readability and bugfix patches diff --git a/doc/10.tex b/doc/10.tex index 192082c630..32b18ec5d2 100644 --- a/doc/10.tex +++ b/doc/10.tex @@ -66,6 +66,7 @@ \begin{list}{}{\setlength{\leftmargin}{0.2cm}} \item \begin{tabular}[h]{p{4cm}l} Torbj\"orn Andersson & \textit{}\\ + Sven Hesse & \textit{}\\ Eugene Sandulenko & \textit{}\\ \end{tabular} \end{list} @@ -245,7 +246,6 @@ All active team members \begin{list}{}{\setlength{\leftmargin}{0.2cm}} \item \begin{tabular}[h]{p{4cm}l} Stuart Caie & \textit{Decoders for Simon 1 Amiga data files}\\ - Sven Hesse & \textit{Help with gob engine}\\ Janne Huttunen & \textit{V3 actor mask support, Dig/FT SMUSH audio}\\ Kov\'acs Endre J\'anos & \textit{Several fixes for Simon1}\\ Jeroen Janssen & \textit{Numerous readability and bugfix patches}\\ diff --git a/gui/credits.h b/gui/credits.h index 27897e61a9..6e5fbeeb41 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -44,6 +44,7 @@ static const char *credits[] = { "\\C\\c0""", "\\C\\c1""Gob", "\\C\\c0""Torbjorn Andersson", +"\\C\\c0""Sven Hesse", "\\C\\c0""Eugene Sandulenko", "\\C\\c0""", "\\C\\c1""Kyra", @@ -165,8 +166,6 @@ static const char *credits[] = { "\\C\\c1""Code contributions", "\\C\\c0""Stuart Caie", "\\C\\c2""Decoders for Simon 1 Amiga data files", -"\\C\\c0""Sven Hesse", -"\\C\\c2""Help with gob engine", "\\C\\c0""Janne Huttunen", "\\C\\c2""V3 actor mask support, Dig/FT SMUSH audio", "\\C\\c0""Kovacs Endre Janos", diff --git a/tools/credits.pl b/tools/credits.pl index 2ef1fb11ea..48cec8650e 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -481,6 +481,7 @@ begin_credits("Credits"); begin_section("Gob"); add_person("Torbjörn Andersson", "eriktorbjorn", ""); + add_person("Sven Hesse", "DrMcCoy", ""); add_person("Eugene Sandulenko", "sev", ""); end_section(); @@ -618,7 +619,6 @@ begin_credits("Credits"); begin_section("Code contributions"); begin_persons(); add_person("Stuart Caie", "", "Decoders for Simon 1 Amiga data files"); - add_person("Sven Hesse", "", 'Help with gob engine'); add_person("Janne Huttunen", "", "V3 actor mask support, Dig/FT SMUSH audio"); add_person("Kovács Endre János", "", "Several fixes for Simon1"); add_person("Jeroen Janssen", "", "Numerous readability and bugfix patches"); -- cgit v1.2.3