From 107073537e4ad24e294e28a2a62f8d3ad33008ff Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Tue, 23 May 2006 23:43:52 +0000 Subject: imported AGI engine svn-id: r22588 --- tools/credits.pl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tools/credits.pl') diff --git a/tools/credits.pl b/tools/credits.pl index 40571a5d13..bd3a2f7925 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -459,6 +459,11 @@ begin_credits("Credits"); add_person("Eugene Sandulenko", "sev", ""); end_section(); + begin_section("AGI"); + add_person("Paweł Kołodziejski", "aquadran", ""); + add_person("Eugene Sandulenko", "sev", ""); + end_section(); + begin_section("BASS"); # Beneath a Steel Sky add_person("Robert Göffringmann", "lavosspawn", ""); add_person("Oliver Kiehl", "olki", ""); @@ -669,6 +674,7 @@ begin_credits("Credits"); add_person("", "Jezar", "For his freeverb filter implementation"); add_person("Jim Leiterman", "", "Various info on his FM-TOWNS/Marty SCUMM ports"); add_person("", "lloyd", "For deep tech details about C64 Zak & MM"); + add_person("Sarien Team", "", "Original AGI engine code"); add_person("Jimmi Thøgersen", "", "For ScummRev, and much obscure code/documentation"); add_person("", "Tristan", "For additional work on the original MT-32 emulator"); end_persons(); -- cgit v1.2.3