From 91831974a86e5964f24c745c45ea3ed75589ac2e Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sun, 23 Apr 2006 22:55:31 +0000 Subject: Update all credits svn-id: r22123 --- doc/credits.tex | 1 + gui/credits.h | 2 ++ tools/credits.pl | 1 + 3 files changed, 4 insertions(+) diff --git a/doc/credits.tex b/doc/credits.tex index ca9cd8d49e..5c09bc9903 100644 --- a/doc/credits.tex +++ b/doc/credits.tex @@ -260,6 +260,7 @@ All active team members \item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}} Stuart Caie & \textit{Decoders for Simon 1 Amiga data files}\\ Paolo Costabel & \textit{PSP port contributions}\\ + Benjamin Haisch & \textit{Encoder for DXA videos}\\ 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 2b830f3e74..bd520d143f 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -179,6 +179,8 @@ static const char *credits[] = { "\\C\\c2""Decoders for Simon 1 Amiga data files", "\\C\\c0""Paolo Costabel", "\\C\\c2""PSP port contributions", +"\\C\\c0""Benjamin Haisch", +"\\C\\c2""Encoder for DXA videos", "\\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 855113de6c..629e659b29 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -631,6 +631,7 @@ begin_credits("Credits"); begin_persons(); add_person("Stuart Caie", "", "Decoders for Simon 1 Amiga data files"); add_person("Paolo Costabel", "", "PSP port contributions"); + add_person("Benjamin Haisch", "", "Encoder for DXA videos"); 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