[Scummvm-git-logs] scummvm master -> cc4917bed53c916f22eb0b061473f1ea98483dac

Mataniko mataniko at gmail.com
Sun Dec 9 18:52:25 CET 2018


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
cc4917bed5 CREDITS: GLK engine credits


Commit: cc4917bed53c916f22eb0b061473f1ea98483dac
    https://github.com/scummvm/scummvm/commit/cc4917bed53c916f22eb0b061473f1ea98483dac
Author: Matan Bareket (mataniko at gmail.com)
Date: 2018-12-09T12:52:14-05:00

Commit Message:
CREDITS: GLK engine credits

Changed paths:
    AUTHORS
    gui/credits.h


diff --git a/AUTHORS b/AUTHORS
index 93191ea..a9465d7 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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
diff --git a/gui/credits.h b/gui/credits.h
index 6dd3480..dc1174f 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -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",





More information about the Scummvm-git-logs mailing list