aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Howell2006-06-03 14:00:04 +0000
committerTravis Howell2006-06-03 14:00:04 +0000
commitf7810b53a8c94cbd8c59b0a9d641f9765cd6bb93 (patch)
tree806dc01e51fdd0a8d1a8b0fd9fd55405f21ab96d
parent5d1e4d7f09eb3dc4f0f0f67771ce7dff8b3f6dd8 (diff)
downloadscummvm-rg350-f7810b53a8c94cbd8c59b0a9d641f9765cd6bb93.tar.gz
scummvm-rg350-f7810b53a8c94cbd8c59b0a9d641f9765cd6bb93.tar.bz2
scummvm-rg350-f7810b53a8c94cbd8c59b0a9d641f9765cd6bb93.zip
Add credit for Feeble Files source code
svn-id: r22876
-rw-r--r--AUTHORS3
-rw-r--r--doc/credits.tex2
-rw-r--r--gui/credits.h2
3 files changed, 7 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 2e47038913..b527e7488e 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -230,3 +230,6 @@ Special thanks to
LucasFilm/LucasArts who made SCUMM the insane mess to reimplement that it
is today. Feel free to drop us a line and tell us what you think, guys!
+ Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft forsharing
+ the source code of The Feeble Files with us.
+
diff --git a/doc/credits.tex b/doc/credits.tex
index 7cba1ab022..c26ae03699 100644
--- a/doc/credits.tex
+++ b/doc/credits.tex
@@ -331,6 +331,8 @@ John Passfield and Steve Stamatiadis for sharing the source of their classic tit
Joe Pearce from The Wyrmkeep Entertainment Co. for sharing the source of their famous title Inherit the Earth and always prompt replies to our questions.
\item
Aric Wilmunder, Ron Gilbert, David Fox, Vince Lee, and all those at LucasFilm/LucasArts who made SCUMM the insane mess to reimplement that it is today. Feel free to drop us a line and tell us what you think, guys!
+\item
+Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft forsharing the source code of The Feeble Files with us.
\end{list}
\end{trivlist}
diff --git a/gui/credits.h b/gui/credits.h
index 55367b4b88..a95ea18040 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -268,5 +268,7 @@ static const char *credits[] = {
"\\C\\c0""",
"\\C\\c0""Aric Wilmunder, Ron Gilbert, David Fox, Vince Lee, and all those at LucasFilm/LucasArts who made SCUMM the insane mess to reimplement that it is today. Feel free to drop us a line and tell us what you think, guys!",
"\\C\\c0""",
+"\\C\\c0""Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft forsharing the source code of The Feeble Files with us.",
+"\\C\\c0""",
"\\C\\c0""",
};