aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorOmer Mor2016-09-03 00:34:28 +0300
committerEugene Sandulenko2016-09-02 23:34:28 +0200
commit2bbc18644d7f0a9bdcf60791dd5e0563eba6baa9 (patch)
treebc12f22d13fcde9a93690790b7ccc22ad9f23a0d /devtools
parentfce9e495f93f47333cc75830986844244f1cce6f (diff)
downloadscummvm-rg350-2bbc18644d7f0a9bdcf60791dd5e0563eba6baa9.tar.gz
scummvm-rg350-2bbc18644d7f0a9bdcf60791dd5e0563eba6baa9.tar.bz2
scummvm-rg350-2bbc18644d7f0a9bdcf60791dd5e0563eba6baa9.zip
Update credits.pl (#823)
DOCS: Update credits
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl8
1 files changed, 4 insertions, 4 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 9cc5ad4227..3f1511c399 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1244,7 +1244,7 @@ begin_credits("Credits");
begin_persons();
add_person("Daniel Balsom", "DanielFox", "For the original Reinherit (SAGA) code");
add_person("Sander Buskens", "", "For his work on the initial reversing of Monkey2");
- add_person("", "Canadacow", "For the original MT-32 emulator");
+ add_person("Dean Beeler", "Canadacow", "For the original MT-32 emulator");
add_person("Kevin Carnes", "", "For Scumm16, the basis of ScummVM's older gfx codecs");
add_person("Curt Coder", "", "For the original TrollVM (preAGI) code");
add_person("Patrick Combet", "Dorian Gray", "For the original Gobliiins ADL player");
@@ -1253,12 +1253,12 @@ begin_credits("Credits");
add_person("DOSBox Team", "", "For their awesome OPL2 and OPL3 emulator");
add_person("Yusuke Kamiyamane", "", "For contributing some GUI icons");
add_person("Till Kresslein", "Krest", "For design of modern ScummVM GUI");
- add_person("", "Jezar", "For his freeverb filter implementation");
+ add_person("Jezar Wakefield", "", "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("Lloyd Rosen", "", "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");
+ add_person("Tristan Matthews", "", "For additional work on the original MT-32 emulator");
add_person("James Woodcock", "", "Soundtrack enhancements");
add_person("Anton Yartsev", "Zidane", "For the original re-implementation of the Z-Vision engine");
end_persons();