CREDITS: Added icons pack credits and regenrated files

This commit is contained in:
Eugene Sandulenko 2022-07-09 21:40:25 +02:00
parent ff7622cc63
commit 1160eb8491
No known key found for this signature in database
GPG Key ID: 014D387312D34F08
4 changed files with 119 additions and 0 deletions

24
AUTHORS
View File

@ -125,6 +125,9 @@ ScummVM Team
Paul Gilbert
Chewy:
Paul Gilbert
Eugene Sandulenko
Arnaud Boutonne
Filippos Karapetis
Cine:
@ -193,6 +196,7 @@ ScummVM Team
Andrew Plotkin - Glulxe interpreter
Alan Cox - ScottFree interpreter
Michael J. Roberts - TADS interpreter
Avijeet Maurya - Scott Sub-engine
Gnap:
Arnaud Boutonne
@ -306,6 +310,9 @@ ScummVM Team
Arnaud Boutonne
Paul Gilbert
mTropolis:
Eric Lasota
MutationOfJB:
Lubomir Remak
Miroslav Remak
@ -897,6 +904,23 @@ Other contributions
David Jensen - SVG logo conversion
Raina - ScummVM forum buttons
Icons pack
----------
David Calvert
Eugene Sandulenko
J Moretti
Jennifer McMurray
Lothar Serra Mari
Oleg Ermakov
Olly Dean
Stefan Philippsen
Canuma
SupSuper
Thunderforge
neuromancer
nightm4re94
trembyle
Code contributions
------------------
Ori Avtalion - Subtitle control options in the GUI;

View File

@ -938,6 +938,25 @@ begin_credits("Credits");
end_persons();
end_section();
begin_section("Icons pack", "icons_pack");
begin_persons();
add_person("David Calvert", "davidcalvertfr", "");
add_person("Eugene Sandulenko", "sev", "");
add_person("J Moretti", "", "");
add_person("Jennifer McMurray", "", "");
add_person("Lothar Serra Mari", "rootfather", "");
add_person("Oleg Ermakov", "epushiron", "");
add_person("Olly Dean", "olly", "");
add_person("Stefan Philippsen", "", "");
add_person("", "Canuma", "");
add_person("", "SupSuper", "");
add_person("", "Thunderforge", "");
add_person("", "neuromancer", "");
add_person("", "nightm4re94", "");
add_person("", "trembyle", "");
end_persons();
end_section();
begin_section("Code contributions", "code_contrib");
begin_persons();
add_person("Ori Avtalion", "salty-horse", "Subtitle control options in the GUI; BASS GUI fixes");

View File

@ -296,6 +296,12 @@ Chewy
.. list-table::
:widths: 35 65
* - Paul Gilbert
-
* - Eugene Sandulenko
-
* - Arnaud Boutonné
-
* - Filippos Karapetis
-
@ -468,6 +474,8 @@ Glk
- ScottFree interpreter
* - Michael J. Roberts
- TADS interpreter
* - Avijeet Maurya
- Scott Sub-engine
Gnap
^^^^
@ -762,6 +770,15 @@ Mortevielle
* - Paul Gilbert
-
mTropolis
^^^^^^^^^
.. list-table::
:widths: 35 65
* - Eric Lasota
-
MutationOfJB
^^^^^^^^^^^^
@ -2252,6 +2269,41 @@ Websites (design)
* - Raina
- ScummVM forum buttons
Icons pack
**********
.. list-table::
:widths: 35 65
* - David Calvert
-
* - Eugene Sandulenko
-
* - J Moretti
-
* - Jennifer McMurray
-
* - Lothar Serra Mari
-
* - Oleg Ermakov
-
* - Olly Dean
-
* - Stefan Philippsen
-
* - Canuma
-
* - SupSuper
-
* - Thunderforge
-
* - neuromancer
-
* - nightm4re94
-
* - trembyle
-
Code contributions
******************

View File

@ -167,6 +167,9 @@ static const char *credits[] = {
"C0""Paul Gilbert",
"",
"C1""Chewy",
"C0""Paul Gilbert",
"C0""Eugene Sandulenko",
"C0""Arnaud Boutonn\303\251",
"C0""Filippos Karapetis",
"",
"C1""Cine",
@ -248,6 +251,8 @@ static const char *credits[] = {
"C2""ScottFree interpreter",
"C0""Michael J. Roberts",
"C2""TADS interpreter",
"C0""Avijeet Maurya",
"C2""Scott Sub-engine",
"",
"C1""Gnap",
"C0""Arnaud Boutonn\303\251",
@ -377,6 +382,9 @@ static const char *credits[] = {
"C0""Arnaud Boutonn\303\251",
"C0""Paul Gilbert",
"",
"C1""mTropolis",
"C0""Eric Lasota",
"",
"C1""MutationOfJB",
"C0""\304\275ubom\303\255r Rem\303\241k",
"C0""Miroslav Rem\303\241k",
@ -1086,6 +1094,22 @@ static const char *credits[] = {
"C0""Raina",
"C2""ScummVM forum buttons",
"",
"C1""Icons pack",
"C0""David Calvert",
"C0""Eugene Sandulenko",
"C0""J Moretti",
"C0""Jennifer McMurray",
"C0""Lothar Serra Mari",
"C0""Oleg Ermakov",
"C0""Olly Dean",
"C0""Stefan Philippsen",
"C0""Canuma",
"C0""SupSuper",
"C0""Thunderforge",
"C0""neuromancer",
"C0""nightm4re94",
"C0""trembyle",
"",
"C1""Code contributions",
"C0""Ori Avtalion",
"C2""Subtitle control options in the GUI; BASS GUI fixes",