[Scummvm-git-logs] scummvm master -> f127dd364ab59567e0d39e93fda349e098c4dd6b
sev-
noreply at scummvm.org
Mon Nov 20 20:16:56 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:
f127dd364a CREDITS: Updated Icons contributors and regenerated credits
Commit: f127dd364ab59567e0d39e93fda349e098c4dd6b
https://github.com/scummvm/scummvm/commit/f127dd364ab59567e0d39e93fda349e098c4dd6b
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-11-20T21:16:25+01:00
Commit Message:
CREDITS: Updated Icons contributors and regenerated credits
Changed paths:
AUTHORS
devtools/credits.pl
doc/docportal/help/credits.rst
gui/credits.h
diff --git a/AUTHORS b/AUTHORS
index a32583225f5..49eead7ec7a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -197,6 +197,9 @@ ScummVM Team
Vladimir Menshakov
Willem Jan Palenstijn
+ Efh:
+ Arnaud Boutonne
+
Freescape:
Chris Allen - Sound engine programming
Gustavo Grieco
@@ -945,6 +948,9 @@ Other contributions
Icons pack
----------
+ Stefan Philippsen - Primary contributor and coordination
+ Benjamin Funke
+ Daniel Albano
David Calvert
Eugene Sandulenko
J Moretti
@@ -952,9 +958,9 @@ Other contributions
Lothar Serra Mari
Oleg Ermakov
Olly Dean
- Stefan Philippsen
+ Walter Agazzi
+ beresk137
Canuma
- SupSuper
Thunderforge
neuromancer
nightm4re94
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 8f14246353d..494d78334a6 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -947,6 +947,9 @@ begin_credits("Credits");
begin_section("Icons pack", "icons_pack");
begin_persons();
+ add_person("Stefan Philippsen", "GandalftheWhite80", "Primary contributor and coordination");
+ add_person("Benjamin Funke", "BJNFNE", "");
+ add_person("Daniel Albano", "SupSuper", "");
add_person("David Calvert", "davidcalvertfr", "");
add_person("Eugene Sandulenko", "sev", "");
add_person("J Moretti", "", "");
@@ -954,9 +957,9 @@ begin_credits("Credits");
add_person("Lothar Serra Mari", "rootfather", "");
add_person("Oleg Ermakov", "epushiron", "");
add_person("Olly Dean", "olly", "");
- add_person("Stefan Philippsen", "", "");
+ add_person("Walter Agazzi", "tag2015", "");
+ add_person("", "beresk137", "");
add_person("", "Canuma", "");
- add_person("", "SupSuper", "");
add_person("", "Thunderforge", "");
add_person("", "neuromancer", "");
add_person("", "nightm4re94", "");
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index ab07a757d2b..934cc213711 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -478,6 +478,15 @@ DreamWeb
* - Willem Jan Palenstijn
-
+Efh
+^^^
+
+.. list-table::
+ :widths: 35 65
+
+ * - Arnaud Boutonné
+ -
+
Freescape
^^^^^^^^^
@@ -2376,6 +2385,12 @@ Icons pack
.. list-table::
:widths: 35 65
+ * - Stefan Philippsen
+ - Primary contributor and coordination
+ * - Benjamin Funke
+ -
+ * - Daniel Albano
+ -
* - David Calvert
-
* - Eugene Sandulenko
@@ -2390,11 +2405,11 @@ Icons pack
-
* - Olly Dean
-
- * - Stefan Philippsen
+ * - Walter Agazzi
-
- * - Canuma
+ * - beresk137
-
- * - SupSuper
+ * - Canuma
-
* - Thunderforge
-
diff --git a/gui/credits.h b/gui/credits.h
index 0f4a189b591..95a6380cf56 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -247,6 +247,9 @@ static const char *credits[] = {
"C0""Vladimir Menshakov",
"C0""Willem Jan Palenstijn",
"",
+"C1""Efh",
+"C0""Arnaud Boutonn\303\251",
+"",
"C1""Freescape",
"C0""Chris Allen",
"C2""Sound engine programming",
@@ -1140,6 +1143,10 @@ static const char *credits[] = {
"C2""ScummVM forum buttons",
"",
"C1""Icons pack",
+"C0""Stefan Philippsen",
+"C2""Primary contributor and coordination",
+"C0""Benjamin Funke",
+"C0""Daniel Albano",
"C0""David Calvert",
"C0""Eugene Sandulenko",
"C0""J Moretti",
@@ -1147,9 +1154,9 @@ static const char *credits[] = {
"C0""Lothar Serra Mari",
"C0""Oleg Ermakov",
"C0""Olly Dean",
-"C0""Stefan Philippsen",
+"C0""Walter Agazzi",
+"C0""beresk137",
"C0""Canuma",
-"C0""SupSuper",
"C0""Thunderforge",
"C0""neuromancer",
"C0""nightm4re94",
More information about the Scummvm-git-logs
mailing list