[Scummvm-git-logs] scummvm master -> fd142e7a17e4011cdbfa078b430865a84fb0fed1
AndywinXp
noreply at scummvm.org
Tue Jun 17 19:15:26 UTC 2025
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:
fd142e7a17 COMMON: Update AUTHORS/credits files
Commit: fd142e7a17e4011cdbfa078b430865a84fb0fed1
https://github.com/scummvm/scummvm/commit/fd142e7a17e4011cdbfa078b430865a84fb0fed1
Author: AndywinXp (andywinxp at gmail.com)
Date: 2025-06-17T21:15:19+02:00
Commit Message:
COMMON: Update AUTHORS/credits files
Changed paths:
AUTHORS
doc/docportal/help/credits.rst
gui/credits.h
diff --git a/AUTHORS b/AUTHORS
index ee31e7eed5f..17e41749a87 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -104,6 +104,10 @@ ScummVM Team
Peter Bozso
Arnaud Boutonne
+ awe:
+ Gregory Montoir
+ Paul Gilbert
+
Bagel:
Arnaud Boutonne
Daniel Albano
@@ -242,6 +246,7 @@ ScummVM Team
Got:
Paul Gilbert
Arnaud Boutonne
+ Coen Rampen
Griffon:
Eugene Sandulenko
@@ -316,6 +321,7 @@ ScummVM Team
Eugene Sandulenko
Lastexpress:
+ Andrea Boscarino - Engine rewrite
Matthew Hoops - (retired)
Jordi Vilalta Prat
Julien Templier
@@ -949,6 +955,7 @@ Other contributions
Game Translations
-----------------
CGE:
+ Arnaud Boutonne - Soltys English translation
Dan Serban - Soltys English translation
Victor Gonzalez - Soltys Spanish translation
Alejandro Gomez de la Munoza - Soltys Spanish translation
@@ -963,6 +970,8 @@ Other contributions
Thierry Crozat - Improve French translation
Mortevielle:
+ Arnaud Boutonne - First English translation, improve
+ German translation
Hugo Labrande - Improve English translation
Thierry Crozat - Improve English translation
@@ -1286,3 +1295,6 @@ Special thanks to
Fabrizio Lagorio from Trecision S.p.A., for finding and providing the
source code of many of their games.
+ Ron Davis for releasing the sources and generously giving away the three
+ chapters of God of Thunder.
+
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index 79a5880cbde..cabd6c8f2d1 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -235,6 +235,17 @@ Avalanche
* - Arnaud Boutonné
-
+awe
+^^^
+
+.. list-table::
+ :widths: 35 65
+
+ * - Gregory Montoir
+ -
+ * - Paul Gilbert
+ -
+
Bagel
^^^^^
@@ -596,6 +607,8 @@ Got
-
* - Arnaud Boutonné
-
+ * - Coen Rampen
+ -
Griffon
^^^^^^^
@@ -792,6 +805,8 @@ Lastexpress
.. list-table::
:widths: 35 65
+ * - Andrea Boscarino
+ - Engine rewrite
* - Matthew Hoops
- (retired)
* - Jordi Vilalta Prat
@@ -2397,6 +2412,8 @@ CGE
.. list-table::
:widths: 35 65
+ * - Arnaud Boutonné
+ - Soltys English translation
* - Dan Serban
- Soltys English translation
* - VÃctor González
@@ -2434,6 +2451,8 @@ Mortevielle
.. list-table::
:widths: 35 65
+ * - Arnaud Boutonné
+ - First English translation, improve German translation
* - Hugo Labrande
- Improve English translation
* - Thierry Crozat
@@ -2894,3 +2913,5 @@ Benjamin Haisch, for emimeshviewer, which our EMI code borrows heavily from.
Fabrizio Lagorio from Trecision S.p.A., for finding and providing the source code of many of their games.
+Ron Davis for releasing the sources and generously giving away the three chapters of God of Thunder.
+
diff --git a/gui/credits.h b/gui/credits.h
index 61ed9b86a4f..b68d803c2d2 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -147,6 +147,10 @@ static const char *const credits[] = {
"C0""Peter Bozs\303\263",
"C0""Arnaud Boutonn\303\251",
"",
+"C1""awe",
+"C0""Gregory Montoir",
+"C0""Paul Gilbert",
+"",
"C1""Bagel",
"C0""Arnaud Boutonn\303\251",
"C0""Daniel Albano",
@@ -300,6 +304,7 @@ static const char *const credits[] = {
"C1""Got",
"C0""Paul Gilbert",
"C0""Arnaud Boutonn\303\251",
+"C0""Coen Rampen",
"",
"C1""Griffon",
"C0""Eugene Sandulenko",
@@ -387,6 +392,8 @@ static const char *const credits[] = {
"C0""Eugene Sandulenko",
"",
"C1""Lastexpress",
+"C0""Andrea Boscarino",
+"C2""Engine rewrite",
"C0""Matthew Hoops",
"C2""(retired)",
"C0""Jordi Vilalta Prat",
@@ -1125,6 +1132,8 @@ static const char *const credits[] = {
"",
"C1""Game Translations",
"C1""CGE",
+"C0""Arnaud Boutonn\303\251",
+"C2""Soltys English translation",
"C0""Dan Serban",
"C2""Soltys English translation",
"C0""V\303\255ctor Gonz\303\241lez",
@@ -1147,6 +1156,8 @@ static const char *const credits[] = {
"C2""Improve French translation",
"",
"C1""Mortevielle",
+"C0""Arnaud Boutonn\303\251",
+"C2""First English translation, improve German translation",
"C0""Hugo Labrande",
"C2""Improve English translation",
"C0""Thierry Crozat",
@@ -1540,5 +1551,7 @@ static const char *const credits[] = {
"C0""",
"C0""Fabrizio Lagorio from Trecision S.p.A., for finding and providing the source code of many of their games.",
"C0""",
+"C0""Ron Davis for releasing the sources and generously giving away the three chapters of God of Thunder.",
+"C0""",
"",
};
More information about the Scummvm-git-logs
mailing list