[Scummvm-cvs-logs] CVS: scummvm/gui credits.h,1.1.2.1,1.1.2.2

Max Horn fingolfin at users.sourceforge.net
Tue Dec 21 17:47:14 CET 2004


Update of /cvsroot/scummvm/scummvm/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16161/gui

Modified Files:
      Tag: branch-0-7-0
	credits.h 
Log Message:
Wrote a perl script which generates AUTHORS, credits.h, and credits.inc from a single source

Index: credits.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/credits.h,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- credits.h	22 Dec 2004 01:07:30 -0000	1.1.2.1
+++ credits.h	22 Dec 2004 01:46:44 -0000	1.1.2.2
@@ -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 @@
 "\\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 @@
 "\\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 @@
 "\\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 @@
 "\\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 @@
 "\\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""",
 };





More information about the Scummvm-git-logs mailing list