From: David Griffith Date: Fri, 13 Sep 2019 20:05:00 +0000 (-0700) Subject: Mention Paul Gilbert in AUTHORS. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=05fe979e7a8d3fa36f6b424db82c2636b780aff9;p=liskon_frotz.git Mention Paul Gilbert in AUTHORS. --- diff --git a/AUTHORS b/AUTHORS index 9c9a802..5cd287f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -30,3 +30,7 @@ Thanks goes to Erik de Castro Lopo, author of libsndfile and libsamplerate for putting up with my numerous questions about audio programming and gently nudging me towards how to do things the right way. + +Thanks goes to Paul Gilbert of the ScummVM project who figured out how +to correctly process adaptive palette images from Zork Zero and Arthur +when I kept doing the Wrong Thing.