From 36551b480918245d58b97c30b8648d4fb4552d93 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Fri, 29 Sep 2006 11:19:12 +0000 Subject: Update credits svn-id: r24015 --- tools/credits.pl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tools/credits.pl') diff --git a/tools/credits.pl b/tools/credits.pl index 934ad65e5a..bf7fe61a34 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -536,6 +536,7 @@ begin_credits("Credits"); end_section(); begin_section("Simon"); + add_person("Torbjörn Andersson", "eriktorbjorn", ""); add_person("Travis Howell", "Kirben", ""); add_person("Oliver Kiehl", "olki", ""); end_section(); @@ -703,6 +704,7 @@ begin_credits("Credits"); begin_section("Code contributions"); begin_persons(); + add_person("John Doe", "", "Improved DXA compression"); add_person("Ori Avtalion", "salty-horse", "Subtitle control options in the GUI"); add_person("Stuart Caie", "", "Decoders for Simon 1 Amiga data files"); add_person("Paolo Costabel", "", "PSP port contributions"); @@ -771,7 +773,8 @@ begin_credits("Credits"); add_paragraph( "Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for ". - "sharing the source code of The Feeble Files with us."); + "sharing the source code of The Feeble Files and Simon the Sorcerer's ", + "Puzzle Pack with us."); end_section(); -- cgit v1.2.3