aboutsummaryrefslogtreecommitdiff
path: root/gui/credits.h
diff options
context:
space:
mode:
authorMax Horn2004-12-22 01:46:40 +0000
committerMax Horn2004-12-22 01:46:40 +0000
commiteaa0f3b9740b81fff59792de55f335c149344c69 (patch)
treec036b046d84d26faeceb2dcbb4eb3f47d4c2bbeb /gui/credits.h
parentc8d302847e1832b110a1d88d5dd7a7a8946f1676 (diff)
downloadscummvm-rg350-eaa0f3b9740b81fff59792de55f335c149344c69.tar.gz
scummvm-rg350-eaa0f3b9740b81fff59792de55f335c149344c69.tar.bz2
scummvm-rg350-eaa0f3b9740b81fff59792de55f335c149344c69.zip
Wrote a perl script which generates AUTHORS, credits.h, and credits.inc from a single source
svn-id: r16256
Diffstat (limited to 'gui/credits.h')
-rw-r--r--gui/credits.h18
1 files changed, 10 insertions, 8 deletions
diff --git a/gui/credits.h b/gui/credits.h
index 34aed26271..3928aebe67 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -1,3 +1,4 @@
+// This file was generated by credits.pl. Do not edit by hand!
static const char *credits[] = {
"\\C\\c1""The ScummVM team:",
"\\L\\c0"" James Brown",
@@ -8,7 +9,7 @@ static const char *credits[] = {
"\\L\\c2"" Engine: SCUMM, Broken Sword II",
"\\L\\c0"" David Eriksson",
"\\L\\c2"" Engine: Flight of the Amazon Queen",
-"\\L\\c0"" Robert Goeffringmann",
+"\\L\\c0"" Robert Goffringmann",
"\\L\\c2"" Engine: Beneath a Steel Sky, Broken Sword I",
"\\L\\c0"" Jonathan Gray",
"\\L\\c2"" Engine: SCUMM, Broken Sword II",
@@ -28,7 +29,7 @@ static const char *credits[] = {
"\\L\\c0"" Chris Apers",
"\\L\\c2"" Port: PalmOS",
"\\L\\c0"" Nicolas Bacca",
-"\\L\\c2"" Port: PocketPC/WinCE port",
+"\\L\\c2"" Port: PocketPC/WinCE",
"\\L\\c0"" Marcus Comstedt",
"\\L\\c2"" Port: Dreamcast",
"\\L\\c0"" Ruediger Hanke",
@@ -64,13 +65,13 @@ static const char *credits[] = {
"\\L\\c0"" Stuart Caie",
"\\L\\c2"" Decoders for Simon 1 Amiga data files",
"\\L\\c0"" Janne Huttunen",
-"\\L\\c2"" V3 actor mask support, Dig/FT Smush audio",
+"\\L\\c2"" V3 actor mask support, Dig/FT SMUSH audio",
"\\L\\c0"" Kovacs Endre Janos",
"\\L\\c2"" Several fixes for Simon1",
"\\L\\c0"" Jeroen Janssen",
"\\L\\c2"" Numerous readability and bugfix patches",
"\\L\\c0"" Claudio Matsuoka",
-"\\L\\c2"" Daily Linux/BeOS builds ",
+"\\L\\c2"" Daily Linux/BeOS builds",
"\\L\\c0"" Mikesch Nepomuk",
"\\L\\c2"" MI1 VGA floppy patches",
"\\L\\c0"" Nicolas Noble",
@@ -83,17 +84,17 @@ static const char *credits[] = {
"\\L\\c2"" Broken Sword 1/2 MPEG2 cutscene support",
"\\L\\c0"" Edward Rudd",
"\\L\\c2"" Fixes for playing MP3 versions of MI1/Loom",
-"\\L\\c2"" audio",
+"\\L\\c2"" Audio",
"\\L\\c0"" Daniel Schepler",
"\\L\\c2"" Final MI1 CD music support, initial Ogg",
"\\L\\c2"" Vorbis support",
"\\L\\c0"" Andre Souza",
"\\L\\c2"" SDL-based OpenGL renderer",
-"\\L\\c0"" Tim 'realmz'",
+"\\L\\c0"" Tim ???",
"\\L\\c2"" Initial MI1 CD music support",
"\\L\\c0""",
-"\\L\\c0"" And to all the contributors, users, and beta",
-"\\L\\c0"" testers we've missed. Thanks!",
+"\\L\\c0""And to all the contributors, users, and beta",
+"\\L\\c0""testers we've missed. Thanks!",
"\\L\\c0""",
"\\C\\c1""Special thanks to:",
"\\L\\c0"" Sander Buskens",
@@ -133,4 +134,5 @@ static const char *credits[] = {
"\\L\\c0""made SCUMM the insane mess to reimplement",
"\\L\\c0""that it is today. Feel free to drop us a line",
"\\L\\c0""and tell us what you think, guys!",
+"\\L\\c0""",
};