diff options
author | Max Horn | 2008-02-26 19:00:45 +0000 |
---|---|---|
committer | Max Horn | 2008-02-26 19:00:45 +0000 |
commit | accae802d14271544cc613107290136eceb6f3da (patch) | |
tree | b6d2fa5ca330f9345d2cb915722a483a11ae947a /gui | |
parent | eb9f0dcbf88274d52747d9e9d2196e374d12abba (diff) | |
download | scummvm-rg350-accae802d14271544cc613107290136eceb6f3da.tar.gz scummvm-rg350-accae802d14271544cc613107290136eceb6f3da.tar.bz2 scummvm-rg350-accae802d14271544cc613107290136eceb6f3da.zip |
Added Max Lingua to the credits as PS2 porter, and mentioned the revived PS2 port in the NEWS; moved Nicolas Bacca & Won Star to the list of retired team members
svn-id: r30973
Diffstat (limited to 'gui')
-rw-r--r-- | gui/credits.h | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/gui/credits.h b/gui/credits.h index c50b286925..a30e7fe33b 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -104,9 +104,6 @@ static const char *credits[] = { "\\C\\c1""GP2X", "\\C\\c0""John Willis", "\\C\\c0""", -"\\C\\c1""GP32", -"\\C\\c0""Won Star", -"\\C\\c0""", "\\C\\c1""iPhone", "\\C\\c0""Oystein Eftevaag", "\\C\\c0""", @@ -120,11 +117,11 @@ static const char *credits[] = { "\\C\\c0""Chris Apers", "\\C\\c0""", "\\C\\c1""PocketPC / WinCE", -"\\C\\c0""Nicolas Bacca", "\\C\\c0""Kostas Nakos", "\\C\\c0""", "\\C\\c1""PlayStation 2", "\\C\\c0""Robert G\366ffringmann", +"\\C\\c0""Max Lingua", "\\C\\c0""", "\\C\\c1""PSP (PlayStation Portable)", "\\C\\c0""Joost Peters", @@ -173,6 +170,8 @@ static const char *credits[] = { "\\C\\c1""Retired Team Members", "\\C\\c0""Tore Anderson", "\\C\\c2""Former Debian GNU/Linux maintainer", +"\\C\\c0""Nicolas Bacca", +"\\C\\c2""Former WinCE porter", "\\C\\c0""Ralph Brorsen", "\\C\\c2""Help with GUI implementation", "\\C\\c0""Jamieson Christian", @@ -193,6 +192,8 @@ static const char *credits[] = { "\\C\\c2""Original ScummVM and SimonVM author", "\\C\\c0""Lionel Ulmer", "\\C\\c2""Port: X11", +"\\C\\c0""Won Star", +"\\C\\c2""Former GP32 porter", "\\C\\c0""", "\\C\\c0""", "\\C\\c1""Other contributions", |