aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSven Hesse2006-05-12 13:04:00 +0000
committerSven Hesse2006-05-12 13:04:00 +0000
commit6add5edcee14c804c83d0aba5e2f3838563a51c4 (patch)
treedde5022b456027be3631e9087bdf68fec4fff8a3 /tools
parentccac2aea20628d66cc7d64085cc8ed744e6450f9 (diff)
downloadscummvm-rg350-6add5edcee14c804c83d0aba5e2f3838563a51c4.tar.gz
scummvm-rg350-6add5edcee14c804c83d0aba5e2f3838563a51c4.tar.bz2
scummvm-rg350-6add5edcee14c804c83d0aba5e2f3838563a51c4.zip
Crediting Patrick Combet (aka Dorian Gray) for the Gobliiins ADL player
svn-id: r22414
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 629e659b29..260978df3c 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -662,6 +662,7 @@ begin_credits("Credits");
add_person("Sander Buskens", "", "For his work on the initial reversing of Monkey2");
add_person("", "Canadacow", "For the original MT-32 emulator");
add_person("Kevin Carnes", "", "For Scumm16, the basis of ScummVM's older gfx codecs");
+ add_person("Patrick Combet", "Dorian Gray", "For the original Gobliiins ADL player");
add_person("Ivan Dubrov", "", "For contributing the initial version of the Gobliiins engine");
add_person("Joachim Eberhard", "joachimeberhard", "For numerous contributions to documentation");
add_person("", "Jezar", "For his freeverb filter implementation");