CREDITS: GLK engine credits

This commit is contained in:
Matan Bareket 2018-12-09 12:51:59 -05:00
parent 82580aacb6
commit cc4917bed5
2 changed files with 21 additions and 0 deletions

View file

@ -121,6 +121,14 @@ ScummVM Team
Fullpipe:
Eugene Sandulenko
ScummGlk:
Paul Gilbert
Tor Andersson - GarGlk library
Stefan Jokisch - Frotz interpreter
Andrew Plotkin - Glulxe interpreter
Alan Cox - ScottFree interpreter
Michael J. Roberts - TADS interpreter
Gnap:
Arnaud Boutonne
Benjamin Haisch

View file

@ -150,6 +150,19 @@ static const char *credits[] = {
"C1""Fullpipe",
"C0""Eugene Sandulenko",
"",
"C1""ScummGlk",
"C0""Paul Gilbert",
"C0""Tor Andersson",
"C2""GarGlk library",
"C0""Stefan Jokisch",
"C2""Frotz interpreter",
"C0""Andrew Plotkin",
"C2""Glulxe interpreter",
"C0""Alan Cox",
"C2""ScottFree interpreter",
"C0""Michael J. Roberts",
"C2""TADS interpreter",
"",
"C1""Gnap",
"A0""Arnaud Boutonne",
"C0""Arnaud Boutonn\351",