diff options
-rw-r--r-- | AUTHORS | 13 | ||||
-rw-r--r-- | gui/credits.h | 14 |
2 files changed, 15 insertions, 12 deletions
@@ -1,17 +1,18 @@ The ScummVM team: James Brown - Lead developer Max Horn - Lead developer - Torbjorn Andersson - Engine: SCUMM, Broken Sword II + Torbjorn Andersson - Engine: SCUMM, Broken Sword II, SAGA David Eriksson - Engine: Flight of the Amazon Queen Robert Goeffringmann - Engine: Beneath a Steel Sky, Broken Sword I - Jonathan Gray - Engine: SCUMM, Broken Sword II - Travis Howell - Engine: SCUMM, Simon the Sorcerer + Jonathan Gray - Engine: SCUMM, HE, Broken Sword II + Travis Howell - Engine: SCUMM, HE, Simon the Sorcerer Oliver Kiehl - Engine: Beneath a Steel Sky, Simon - Pawel Kolodziejski - Engine: SCUMM (Codecs, iMUSE, Smush, etc.) - Gregory Montoir - Engine: Flight of the Amazon Queen + Pawel Kolodziejski - Engine: SCUMM (Codecs, iMUSE, Smush, etc) + Gregory Montoir - Engine: Flight of the Amazon Queen, HE Joost Peters - Engine: Beneath a Steel Sky, Flight of the Amazon Queen - Eugene Sandulenko - Engine: SCUMM (FT INSANE, bugfixes) + Eugene Sandulenko - Engine: SCUMM (FT INSANE), HE, SAGA + Andrew Kurushin - Engine: SAGA Chris Apers - Port: PalmOS Nicolas Bacca - Port: PocketPC/WinCE Marcus Comstedt - Port: Dreamcast diff --git a/gui/credits.h b/gui/credits.h index 521e08241b..fb5f886dee 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -6,26 +6,28 @@ static const char *credits[] = { "\\L\\c0"" Max Horn", "\\L\\c2"" Lead developer", "\\L\\c0"" Torbjorn Andersson", -"\\L\\c2"" Engine: SCUMM, Broken Sword II", +"\\L\\c2"" Engine: SCUMM, Broken Sword II, SAGA", "\\L\\c0"" David Eriksson", "\\L\\c2"" Engine: Flight of the Amazon Queen", "\\L\\c0"" Robert Goeffringmann", "\\L\\c2"" Engine: Beneath a Steel Sky, Broken Sword I", "\\L\\c0"" Jonathan Gray", -"\\L\\c2"" Engine: SCUMM, Broken Sword II", +"\\L\\c2"" Engine: SCUMM, HE, Broken Sword II", "\\L\\c0"" Travis Howell", -"\\L\\c2"" Engine: SCUMM, Simon the Sorcerer", +"\\L\\c2"" Engine: SCUMM, HE, Simon the Sorcerer", "\\L\\c0"" Oliver Kiehl", "\\L\\c2"" Engine: Beneath a Steel Sky, Simon", "\\L\\c0"" Pawel Kolodziejski", -"\\L\\c2"" Engine: SCUMM (Codecs, iMUSE, Smush, etc.)", +"\\L\\c2"" Engine: SCUMM (Codecs, iMUSE, Smush, etc)", "\\L\\c0"" Gregory Montoir", -"\\L\\c2"" Engine: Flight of the Amazon Queen", +"\\L\\c2"" Engine: Flight of the Amazon Queen, HE", "\\L\\c0"" Joost Peters", "\\L\\c2"" Engine: Beneath a Steel Sky, Flight of the", "\\L\\c2"" Amazon Queen", "\\L\\c0"" Eugene Sandulenko", -"\\L\\c2"" Engine: SCUMM (FT INSANE, bugfixes)", +"\\L\\c2"" Engine: SCUMM (FT INSANE), HE, SAGA", +"\\L\\c0"" Andrew Kurushin", +"\\L\\c2"" Engine: SAGA", "\\L\\c0"" Chris Apers", "\\L\\c2"" Port: PalmOS", "\\L\\c0"" Nicolas Bacca", |