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

yuv422 noreply at scummvm.org
Sat Dec 14 00:35:04 UTC 2024


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:
ccfb048af1 DARKSEED: Update engine credits


Commit: ccfb048af121fa607a97b507a0c7deec2ef13841
    https://github.com/scummvm/scummvm/commit/ccfb048af121fa607a97b507a0c7deec2ef13841
Author: Eric Fry (yuv422 at reversedgames.com)
Date: 2024-12-14T11:34:26+11:00

Commit Message:
DARKSEED: Update engine credits

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


diff --git a/AUTHORS b/AUTHORS
index 607250f8573..97439425810 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -151,7 +151,7 @@ ScummVM Team
     Composer:
        Alyssa Milburn
 
-    Crab:
+    CRAB:
        Kartik Agarwala
 
     CruisE:
@@ -167,6 +167,14 @@ ScummVM Team
     Cryomni3D:
        Philippe Valembois
 
+    Darkseed:
+       Eric Fry
+
+    DGDS:
+       Matthew Duggan
+       Filippos Karapetis
+       Vasco Alexandre da Silva Costa
+
     Director:
        Eugene Sandulenko
        Crane Yang                     - GSoC Student
@@ -395,6 +403,10 @@ ScummVM Team
     Private:
        Gustavo Grieco
 
+    QDEngine:
+       Eugene Sandulenko
+       Kunal Tiwari
+
     Queen:
        David Eriksson                 - (retired)
        Gregory Montoir                - (retired)
@@ -594,8 +606,10 @@ ScummVM Team
 
     Wintermute:
        Gunnar Birke                   - Wintermute 3D
+       Pawel Kolodziejski             - Wintermute 3D
        Einar Johan T. Somaaen
        Tobia Tesan
+       lolbot-iichan
 
     Z-Vision:
        Adrian Astley
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index 9ff8b2d5fdd..b240ee04eb7 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -359,7 +359,7 @@ Composer
    * - Alyssa Milburn
      -
 
-Crab
+CRAB
 ^^^^
 
 .. list-table::
@@ -403,6 +403,28 @@ Cryomni3D
    * - Philippe Valembois
      -
 
+Darkseed
+^^^^^^^^
+
+.. list-table::
+   :widths: 35 65
+
+   * - Eric Fry
+     -
+
+DGDS
+^^^^
+
+.. list-table::
+   :widths: 35 65
+
+   * - Matthew Duggan
+     -
+   * - Filippos Karapetis
+     -
+   * - Vasco Alexandre da Silva Costa
+     -
+
 Director
 ^^^^^^^^
 
@@ -1006,6 +1028,17 @@ Private
    * - Gustavo Grieco
      -
 
+QDEngine
+^^^^^^^^
+
+.. list-table::
+   :widths: 35 65
+
+   * - Eugene Sandulenko
+     -
+   * - Kunal Tiwari
+     -
+
 Queen
 ^^^^^
 
@@ -1503,10 +1536,14 @@ Wintermute
 
    * - Gunnar Birke
      - Wintermute 3D
+   * - Paweł Kołodziejski
+     - Wintermute 3D
    * - Einar Johan T. Sømåen
      -
    * - Tobia Tesan
      -
+   * - lolbot-iichan
+     -
 
 Z-Vision
 ^^^^^^^^
diff --git a/gui/credits.h b/gui/credits.h
index eedaa9aaf83..c256ce694f1 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -196,7 +196,7 @@ static const char *const credits[] = {
 "C1""Composer",
 "C0""Alyssa Milburn",
 "",
-"C1""Crab",
+"C1""CRAB",
 "C0""Kartik Agarwala",
 "",
 "C1""CruisE",
@@ -213,6 +213,14 @@ static const char *const credits[] = {
 "C1""Cryomni3D",
 "C0""Philippe Valembois",
 "",
+"C1""Darkseed",
+"C0""Eric Fry",
+"",
+"C1""DGDS",
+"C0""Matthew Duggan",
+"C0""Filippos Karapetis",
+"C0""Vasco Alexandre da Silva Costa",
+"",
 "C1""Director",
 "C0""Eugene Sandulenko",
 "C0""Crane Yang",
@@ -473,6 +481,10 @@ static const char *const credits[] = {
 "C1""Private",
 "C0""Gustavo Grieco",
 "",
+"C1""QDEngine",
+"C0""Eugene Sandulenko",
+"C0""Kunal Tiwari",
+"",
 "C1""Queen",
 "C0""David Eriksson",
 "C2""(retired)",
@@ -733,8 +745,11 @@ static const char *const credits[] = {
 "C1""Wintermute",
 "C0""Gunnar Birke",
 "C2""Wintermute 3D",
+"C0""Pawe\305\202 Ko\305\202odziejski",
+"C2""Wintermute 3D",
 "C0""Einar Johan T. S\303\270m\303\245en",
 "C0""Tobia Tesan",
+"C0""lolbot-iichan",
 "",
 "C1""Z-Vision",
 "C0""Adrian Astley",




More information about the Scummvm-git-logs mailing list