[Scummvm-git-logs] scummvm master -> d9353c4c9427462cdd24d7c72c4a24ab51d71970
lotharsm
noreply at scummvm.org
Sat Jul 1 11:56:20 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:
d9353c4c94 CREDITS: Update CREDITS
Commit: d9353c4c9427462cdd24d7c72c4a24ab51d71970
https://github.com/scummvm/scummvm/commit/d9353c4c9427462cdd24d7c72c4a24ab51d71970
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-07-01T13:55:59+02:00
Commit Message:
CREDITS: Update CREDITS
Changed paths:
AUTHORS
doc/docportal/help/credits.rst
gui/credits.h
diff --git a/AUTHORS b/AUTHORS
index c9194322f58..ab7fa707176 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -316,6 +316,7 @@ ScummVM Team
MM (Xeen):
Paul Gilbert
Benoit Pierre
+ TheDrakeRaider - (M&M1 Gfx Mod)
David Goldsmith - (Xeen analysis)
Matt Taylor - (Xeen analysis)
@@ -567,6 +568,9 @@ ScummVM Team
WAGE:
Eugene Sandulenko
+ Watchmaker:
+ Einar Johan Troan Somaen;
+
Wintermute:
Gunnar Birke - Wintermute 3D
Einar Johan T. Somaaen
@@ -666,6 +670,9 @@ ScummVM Team
Raspberry Pi:
Manuel Alfayate
+ Libretro:
+ Giovanni Cascione
+
Other subsystems
----------------
Infrastructure:
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index dee1cb59aa7..67e542ce78b 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -792,6 +792,8 @@ MM (Xeen)
-
* - Benoit Pierre
-
+ * - TheDrakeRaider
+ - (M&M1 Gfx Mod)
* - David Goldsmith
- (Xeen analysis)
* - Matt Taylor
@@ -1427,6 +1429,15 @@ WAGE
* - Eugene Sandulenko
-
+Watchmaker
+^^^^^^^^^^
+
+.. list-table::
+ :widths: 35 65
+
+ * - Einar Johan Troan Somaen;
+ -
+
Wintermute
^^^^^^^^^^
@@ -1699,6 +1710,15 @@ Raspberry Pi
* - Manuel Alfayate
-
+Libretro
+^^^^^^^^
+
+.. list-table::
+ :widths: 35 65
+
+ * - Giovanni Cascione
+ -
+
Other subsystems
****************
diff --git a/gui/credits.h b/gui/credits.h
index ace668da410..95787d49a11 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -388,6 +388,8 @@ static const char *credits[] = {
"C1""MM (Xeen)",
"C0""Paul Gilbert",
"C0""Benoit Pierre",
+"C0""TheDrakeRaider",
+"C2""(M&M1 Gfx Mod)",
"C0""David Goldsmith",
"C2""(Xeen analysis)",
"C0""Matt Taylor",
@@ -701,6 +703,9 @@ static const char *credits[] = {
"C1""WAGE",
"C0""Eugene Sandulenko",
"",
+"C1""Watchmaker",
+"C0""Einar Johan Troan Somaen;",
+"",
"C1""Wintermute",
"C0""Gunnar Birke",
"C2""Wintermute 3D",
@@ -810,6 +815,9 @@ static const char *credits[] = {
"C1""Raspberry Pi",
"C0""Manuel Alfayate",
"",
+"C1""Libretro",
+"C0""Giovanni Cascione",
+"",
"",
"C1""Other subsystems",
"C1""Infrastructure",
More information about the Scummvm-git-logs
mailing list