[Scummvm-cvs-logs] scummvm master -> b1f7603263c368658a3b9b7e30a929bd77d895af

urukgit urukgit at users.noreply.github.com
Mon Dec 1 16:07:39 CET 2014


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:
b1f7603263 CGE2: Update credits the right way.


Commit: b1f7603263c368658a3b9b7e30a929bd77d895af
    https://github.com/scummvm/scummvm/commit/b1f7603263c368658a3b9b7e30a929bd77d895af
Author: uruk (koppirnyo at gmail.com)
Date: 2014-12-01T15:11:54+01:00

Commit Message:
CGE2: Update credits the right way.

Changed paths:
    devtools/credits.pl
    gui/credits.h



diff --git a/devtools/credits.pl b/devtools/credits.pl
index c8d9e53..1c2ece8 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1267,7 +1267,7 @@ begin_credits("Credits");
 
 	add_paragraph(
     "Janusz Wiśniewski and Miroslaw Liminowicz from Laboratorium Komputerowe Avalon ".
-    "for providing full source code for Sołtys and letting us redistribute the game.");
+    "for providing full source code for Sołtys and Sfinx and letting us redistribute the games.");
 
 	add_paragraph(
     "Jan Nedoma for providing the sources to the Wintermute-engine, and for his ".
diff --git a/gui/credits.h b/gui/credits.h
index d908a73..5b33797 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -851,7 +851,7 @@ static const char *credits[] = {
 "C0""",
 "C0""Neil Dodwell and David Dew from Creative Reality for providing the source of Dreamweb and for their tremendous support.",
 "C0""",
-"C0""Janusz Wisniewski and Miroslaw Liminowicz from Laboratorium Komputerowe Avalon for providing full source code for Soltys and letting us redistribute the game.",
+"C0""Janusz Wisniewski and Miroslaw Liminowicz from Laboratorium Komputerowe Avalon for providing full source code for Soltys and Sfinx and letting us redistribute the games.",
 "C0""",
 "C0""Jan Nedoma for providing the sources to the Wintermute-engine, and for his support while porting the engine to ScummVM.",
 "C0""",






More information about the Scummvm-git-logs mailing list