From bb1df52da8be0322d5f04ddd371dc3c68eb3812a Mon Sep 17 00:00:00 2001 From: Thierry Crozat Date: Sun, 21 Dec 2014 18:26:40 +0000 Subject: CREDITS: Add credits for Sfinx translation to English --- devtools/credits.pl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'devtools/credits.pl') diff --git a/devtools/credits.pl b/devtools/credits.pl index 1c2ece80ed..e919c0b8ba 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -1092,6 +1092,12 @@ begin_credits("Credits"); add_person("Víctor González", "IlDucci", "Soltys Spanish translation"); add_person("Alejandro Gómez de la Muñoza", "TheFireRed", "Soltys Spanish translation"); end_section(); + begin_section("CGE2"); + add_person("Arnaud Boutonné", "Strangerke", "Sfinx English translation"); + add_person("Thierry Crozat", "criezy", "Sfinx English translation"); + add_person("Peter Bozsó", "uruk", "Sfinx English translation editor"); + add_person("Ryan Clark", "", "Sfinx English translation editor"); + end_section(); begin_section("Drascula"); add_person("Thierry Crozat", "criezy", "Improve French translation"); end_section(); -- cgit v1.2.3 From 192c3df6a1b65a5e08b5fd0e2a82792393240378 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sat, 27 Dec 2014 02:20:51 +0200 Subject: CREDITS: Update the credits for the ZVISION engine --- devtools/credits.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devtools/credits.pl') diff --git a/devtools/credits.pl b/devtools/credits.pl index e919c0b8ba..69eede756d 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -791,6 +791,8 @@ begin_credits("Credits"); begin_section("ZVision"); add_person("Adrian Astley", "RichieSams", ""); + add_person("Filippos Karapetis", "[md5]", ""); + add_person("Anton Yarcev", "Marisa-Chan", ""); end_section(); end_section(); -- cgit v1.2.3 From 83dd389d255ae63affc3600742d564a8d2cb914c Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Mon, 29 Dec 2014 12:13:43 +0200 Subject: CREDITS: Update credits for ZVision again --- devtools/credits.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devtools/credits.pl') diff --git a/devtools/credits.pl b/devtools/credits.pl index 69eede756d..7dc954a6a7 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -792,7 +792,7 @@ begin_credits("Credits"); begin_section("ZVision"); add_person("Adrian Astley", "RichieSams", ""); add_person("Filippos Karapetis", "[md5]", ""); - add_person("Anton Yarcev", "Marisa-Chan", ""); + add_person("Anton Yarcev", "Zidane", ""); end_section(); end_section(); -- cgit v1.2.3 From b5ac3ecb1f25b2d47fd99a3c4fd3b1cddcb695c6 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Thu, 5 Mar 2015 01:08:02 +0100 Subject: CREDITS: Mention skristiansson for his initial SDL2 support work. --- devtools/credits.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'devtools/credits.pl') diff --git a/devtools/credits.pl b/devtools/credits.pl index 7dc954a6a7..f82d0d4212 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -1133,6 +1133,7 @@ begin_credits("Credits"); add_person("Jeroen Janssen", "japj", "Numerous readability and bugfix patches"); add_person("Keith Kaisershot", "blitter", "Several Pegasus Prime patches"); add_person("Andreas Karlsson", "Sprawl", "Initial port for SymbianOS"); + add_person("Stefan Kristiansson", "skristiansson", "Initial work on SDL2 support"); add_person("Claudio Matsuoka", "", "Daily Linux builds"); add_person("Thomas Mayer", "", "PSP port contributions"); add_person("Sean Murray", "lightcast", "ScummVM tools GUI application (GSoC 2007 task)"); -- cgit v1.2.3 From fd8ac7ea79441b5c4a85234e2e875444d47f3f79 Mon Sep 17 00:00:00 2001 From: David Russo Date: Sat, 16 May 2015 19:24:31 +0100 Subject: ZVISION: Change mentions of ZVision to Z-Vision To match official documentation (e.g. game manual, credits). --- devtools/credits.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devtools/credits.pl') diff --git a/devtools/credits.pl b/devtools/credits.pl index f82d0d4212..2360576e88 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -789,7 +789,7 @@ begin_credits("Credits"); add_person("Tobia Tesan", "t0by", ""); end_section(); - begin_section("ZVision"); + begin_section("Z-Vision"); add_person("Adrian Astley", "RichieSams", ""); add_person("Filippos Karapetis", "[md5]", ""); add_person("Anton Yarcev", "Zidane", ""); @@ -1224,7 +1224,7 @@ begin_credits("Credits"); add_person("Jimmi Thøgersen", "", "For ScummRev, and much obscure code/documentation"); add_person("", "Tristan", "For additional work on the original MT-32 emulator"); add_person("James Woodcock", "", "Soundtrack enhancements"); - add_person("Anton Yartsev", "Zidane", "For the original re-implementation of the ZVision engine"); + add_person("Anton Yartsev", "Zidane", "For the original re-implementation of the Z-Vision engine"); end_persons(); add_paragraph( -- cgit v1.2.3 From 9b357309256a5e437115e29669eb309c1b47aeb1 Mon Sep 17 00:00:00 2001 From: Lothar Serra Mari Date: Mon, 29 Jun 2015 12:49:50 +0200 Subject: CREDITS: Removed rootfather's "retired" tag Removed my "retired" tag in credits.pl --- devtools/credits.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devtools/credits.pl') diff --git a/devtools/credits.pl b/devtools/credits.pl index 2360576e88..41c2d4f162 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -1053,7 +1053,7 @@ begin_credits("Credits"); end_section(); begin_section("German"); add_person("Simon Sawatzki", "SimSaw", ""); - add_person("Lothar Serra Mari", "Lothar93", "(retired)"); + add_person("Lothar Serra Mari", "rootfather", ""); end_section(); begin_section("Hungarian"); add_person("Alex Bevilacqua", "", ""); -- cgit v1.2.3