Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60ccf14
)
Mention Paul Gilbert in AUTHORS.
author
David Griffith
<dave@661.org>
Fri, 13 Sep 2019 20:05:00 +0000
(13:05 -0700)
committer
David Griffith
<dave@661.org>
Fri, 13 Sep 2019 20:05:00 +0000
(13:05 -0700)
AUTHORS
patch
|
blob
|
history
diff --git
a/AUTHORS
b/AUTHORS
index 9c9a802f827901ad74b5a1fb4bc364ae0d5d503c..5cd287f5debfb5f337c6665c2c0d9e8e8e4eff9d 100644
(file)
--- 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.