[Scummvm-git-logs] scummvm master -> 4a200b0392fcf9e7345db8829ac9cb30e681ebd2

sev- noreply at scummvm.org
Sun Jan 4 11:18:39 UTC 2026


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

Summary:
4a200b0392 CREDITS: Regenerate


Commit: 4a200b0392fcf9e7345db8829ac9cb30e681ebd2
    https://github.com/scummvm/scummvm/commit/4a200b0392fcf9e7345db8829ac9cb30e681ebd2
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-01-04T12:18:24+01:00

Commit Message:
CREDITS: Regenerate

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


diff --git a/AUTHORS b/AUTHORS
index 16a75464ce5..53455c273d2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -31,6 +31,9 @@ ScummVM Team
     ADL:
        Walter van Niftrik
 
+    AGDS:
+       Vladimir Menshakov
+
     AGI:
        Stuart George
        Matthew Hoops                  - (retired)
@@ -593,6 +596,7 @@ ScummVM Team
        Paul Gilbert
        Matthew Duggan
        Matthew Jimenez
+       Paul Robson                    - (Akalabeth)
        Daniel c. Wuerl                - (Nuvie)
        Eric Fry                       - (Nuvie)
        Jeremy Newman                  - (Nuvie)
@@ -622,6 +626,7 @@ ScummVM Team
     WAGE:
        Alikhan Balpykov
        Eugene Sandulenko
+       Alexei Svitkine                - (Java implementation author)
 
     Watchmaker:
        Einar Johan Troan Somaen;
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index 0bd3d9a26eb..d12d655c0d1 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -74,6 +74,15 @@ ADL
    * - Walter van Niftrik
      -
 
+AGDS
+^^^^
+
+.. list-table::
+   :widths: 35 65
+
+   * - Vladimir Menshakov
+     -
+
 AGI
 ^^^
 
@@ -1510,6 +1519,8 @@ Ultima
      -
    * - Matthew Jimenez
      -
+   * - Paul Robson
+     - (Akalabeth)
    * - Daniel c. Würl
      - (Nuvie)
    * - Eric Fry
@@ -1577,6 +1588,8 @@ WAGE
      -
    * - Eugene Sandulenko
      -
+   * - Alexei Svitkine
+     - (Java implementation author)
 
 Watchmaker
 ^^^^^^^^^^
diff --git a/gui/credits.h b/gui/credits.h
index 7fd052f5910..e29d1fa85c9 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -31,6 +31,9 @@ static const char *const credits[] = {
 "C1""ADL",
 "C0""Walter van Niftrik",
 "",
+"C1""AGDS",
+"C0""Vladimir Menshakov",
+"",
 "C1""AGI",
 "C0""Stuart George",
 "C0""Matthew Hoops",
@@ -714,6 +717,8 @@ static const char *const credits[] = {
 "C0""Paul Gilbert",
 "C0""Matthew Duggan",
 "C0""Matthew Jimenez",
+"C0""Paul Robson",
+"C2""(Akalabeth)",
 "C0""Daniel c. W\303\274rl",
 "C2""(Nuvie)",
 "C0""Eric Fry",
@@ -761,6 +766,8 @@ static const char *const credits[] = {
 "C1""WAGE",
 "C0""Alikhan Balpykov",
 "C0""Eugene Sandulenko",
+"C0""Alexei Svitkine",
+"C2""(Java implementation author)",
 "",
 "C1""Watchmaker",
 "C0""Einar Johan Troan Somaen;",




More information about the Scummvm-git-logs mailing list