From fed85464440fbe08e8f99edfddb018519b680a69 Mon Sep 17 00:00:00 2001 From: uruk Date: Sun, 6 Oct 2013 01:20:20 +0200 Subject: AVALANCHE: Update credit files. --- AUTHORS | 4 ++++ devtools/credits.pl | 5 +++++ gui/credits.h | 5 +++++ 3 files changed, 14 insertions(+) diff --git a/AUTHORS b/AUTHORS index fd5407b460..e561aec4fd 100644 --- a/AUTHORS +++ b/AUTHORS @@ -61,6 +61,10 @@ ScummVM Team Travis Howell Oliver Kiehl - (retired) Ludvig Strigeus - (retired) + + AVALANCHE: + Peter Bozso + Arnaud Boutonne CGE: Arnaud Boutonne diff --git a/devtools/credits.pl b/devtools/credits.pl index 45018a5633..50efb42a55 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -541,6 +541,11 @@ begin_credits("Credits"); add_person("Oliver Kiehl", "olki", "(retired)"); add_person("Ludvig Strigeus", "ludde", "(retired)"); end_section(); + + begin_section("AVALANCHE"); + add_person("Peter Bozsó", "uruk", ""); + add_person("Arnaud Boutonné", "Strangerke", ""); + end_section(); begin_section("CGE"); add_person("Arnaud Boutonné", "Strangerke", ""); diff --git a/gui/credits.h b/gui/credits.h index 3a4d7769f6..6bb0523773 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -77,6 +77,11 @@ static const char *credits[] = { "C0""Ludvig Strigeus", "C2""(retired)", "", +"C1""AVALANCHE", +"A0""Peter Bozso", +"C0""Peter Bozs\363", +"C0""Arnaud Boutonn\351", +"", "C1""CGE", "A0""Arnaud Boutonne", "C0""Arnaud Boutonn\351", -- cgit v1.2.3