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

lotharsm noreply at scummvm.org
Sun Feb 26 07:48:46 UTC 2023


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:
e744c9a79c CREDITS: Update credits for new engines


Commit: e744c9a79c7d3223c96f92ddd9018a7b98e6346a
    https://github.com/scummvm/scummvm/commit/e744c9a79c7d3223c96f92ddd9018a7b98e6346a
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-02-26T08:48:22+01:00

Commit Message:
CREDITS: Update credits for new engines

Changed paths:
    AUTHORS
    doc/docportal/help/credits.rst
    gui/credits.h


diff --git a/AUTHORS b/AUTHORS
index 41d057b01bc..9ba2f7e7ba9 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -124,6 +124,10 @@ ScummVM Team
        Arnaud Boutonne
        Paul Gilbert
 
+    Chamber:
+       Retro-Junk;
+       Eugene Sandulenko
+
     Chewy:
        Paul Gilbert
        Eugene Sandulenko
@@ -265,6 +269,9 @@ ScummVM Team
        Benjamin Haisch
        Eric Fry
 
+    Immortal:
+       Michael Hayman
+
     Kingdom:
        Arnaud Boutonne
        Thomas Fach-Pedersen
@@ -550,6 +557,9 @@ ScummVM Team
        Ryan Nunn                      - (Pentagram)
        Willem Jan Palenstijn          - (Pentagram)
 
+    V-Cruise:
+       Eric Lasota
+
     Voyeur:
        Arnaud Boutonne
        Paul Gilbert
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index 0a247782da5..6152c943f06 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -290,6 +290,17 @@ CGE2
    * - Paul Gilbert
      -
 
+Chamber
+^^^^^^^
+
+.. list-table::
+   :widths: 35 65
+
+   * - Retro-Junk;
+     -
+   * - Eugene Sandulenko
+     -
+
 Chewy
 ^^^^^
 
@@ -653,6 +664,15 @@ Illusions
    * - Eric Fry
      -
 
+Immortal
+^^^^^^^^
+
+.. list-table::
+   :widths: 35 65
+
+   * - Michael Hayman
+     -
+
 Kingdom
 ^^^^^^^
 
@@ -1378,6 +1398,15 @@ Ultima
    * - Willem Jan Palenstijn
      - (Pentagram)
 
+V-Cruise
+^^^^^^^^
+
+.. list-table::
+   :widths: 35 65
+
+   * - Eric Lasota
+     -
+
 Voyeur
 ^^^^^^
 
diff --git a/gui/credits.h b/gui/credits.h
index 4ce601f1870..dfb98332bc2 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -166,6 +166,10 @@ static const char *credits[] = {
 "C0""Arnaud Boutonn\303\251",
 "C0""Paul Gilbert",
 "",
+"C1""Chamber",
+"C0""Retro-Junk;",
+"C0""Eugene Sandulenko",
+"",
 "C1""Chewy",
 "C0""Paul Gilbert",
 "C0""Eugene Sandulenko",
@@ -332,6 +336,9 @@ static const char *credits[] = {
 "C0""Benjamin Haisch",
 "C0""Eric Fry",
 "",
+"C1""Immortal",
+"C0""Michael Hayman",
+"",
 "C1""Kingdom",
 "C0""Arnaud Boutonn\303\251",
 "C0""Thomas Fach-Pedersen",
@@ -684,6 +691,9 @@ static const char *credits[] = {
 "C0""Willem Jan Palenstijn",
 "C2""(Pentagram)",
 "",
+"C1""V-Cruise",
+"C0""Eric Lasota",
+"",
 "C1""Voyeur",
 "C0""Arnaud Boutonn\303\251",
 "C0""Paul Gilbert",




More information about the Scummvm-git-logs mailing list