diff options
author | Strangerke | 2015-11-21 13:48:50 +0100 |
---|---|---|
committer | Strangerke | 2015-11-21 13:48:50 +0100 |
commit | 35e8a2bdcba6b2fd080a497135ccce0e9dde8b34 (patch) | |
tree | 9d3601013494fb67f4cfdf82ab0cf4a3244e2d5b /gui | |
parent | 9fea34a1494952b86653492909d63eca54d1f012 (diff) | |
download | scummvm-rg350-35e8a2bdcba6b2fd080a497135ccce0e9dde8b34.tar.gz scummvm-rg350-35e8a2bdcba6b2fd080a497135ccce0e9dde8b34.tar.bz2 scummvm-rg350-35e8a2bdcba6b2fd080a497135ccce0e9dde8b34.zip |
CREDITS: Add credits for Sherlock and a special thanks related to the sources.
Update the AUTHOR and credit.h files with Raspberry Pi port credits
Diffstat (limited to 'gui')
-rw-r--r-- | gui/credits.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gui/credits.h b/gui/credits.h index 7ae12bf599..9dfb700900 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -233,6 +233,9 @@ static const char *credits[] = { "C0""Jordi Vilalta Prat", "C0""Lars Skovlund", "", +"C1""Sherlock", +"C0""Paul Gilbert", +"", "C1""Sky", "A0""Robert Goeffringmann", "C0""Robert G\366ffringmann", @@ -398,6 +401,9 @@ static const char *credits[] = { "C1""Wii", "C0""Andre Heider", "", +"C1""Raspberry Pi", +"C0""Manuel Alfayate", +"", "", "C1""Other subsystems", "C1""Infrastructure", @@ -872,5 +878,7 @@ static const char *credits[] = { "C0""", "C0""Bob Bell, Michel Kripalani, Tommy Yune, from Presto Studios for providing the source code of The Journeyman Project: Pegasus Prime.", "C0""", +"C0""Electronic Arts IP Preservation Team, particularly Stefan Serbicki, and Vasyl Tsvirkunov of Electronic Arts for providing the source code of the two Lost Files of Sherlock Holmes games. Mr Ferguson and sirlemonhead for their tenacious efforts to recover the sources.", +"C0""", "", }; |