Joachim happened to have his name wider than 15 characters. Fixing

svn-id: r20062
This commit is contained in:
Eugene Sandulenko 2006-01-16 18:25:29 +00:00
parent b1b0836d59
commit 6f445e3d8d
2 changed files with 12 additions and 12 deletions

22
AUTHORS
View File

@ -172,17 +172,17 @@ Other contributions
Special thanks to
*****************
Sander Buskens - For his work on the initial reversing of Monkey2
Canadacow - For the original MT-32 emulator
Kevin Carnes - For Scumm16, the basis of ScummVM's older gfx codecs
Ivan Dubrov - For contributing the initial version of the Gobliiins
engine
Joachim Eberhar - For numerous contributions to documentation
Jezar - For his freeverb filter implementation
Jim Leiterman - Various info on his FM-TOWNS/Marty SCUMM ports
lloyd - For deep tech details about C64 Zak & MM
Jimmi Thogersen - For ScummRev, and much obscure code/documentation
Tristan - For additional work on the original MT-32 emulator
Sander Buskens - For his work on the initial reversing of Monkey2
Canadacow - For the original MT-32 emulator
Kevin Carnes - For Scumm16, the basis of ScummVM's older gfx codecs
Ivan Dubrov - For contributing the initial version of the Gobliiins
engine
Joachim Eberhard - For numerous contributions to documentation
Jezar - For his freeverb filter implementation
Jim Leiterman - Various info on his FM-TOWNS/Marty SCUMM ports
lloyd - For deep tech details about C64 Zak & MM
Jimmi Thogersen - For ScummRev, and much obscure code/documentation
Tristan - For additional work on the original MT-32 emulator
Tony Warriner and everyone at Revolution Software Ltd. for sharing with us
the source of some of their brilliant games, allowing us to release

View File

@ -642,7 +642,7 @@ begin_credits("Credits");
# HACK!
$max_name_width = 15;
$max_name_width = 16;
begin_section("Special thanks to");
begin_persons();