(svn r5489) -Fix: corrected tokai's name and morphos details (tokai)

This commit is contained in:
truelight 2006-07-13 17:58:13 +00:00
parent 05c7d42954
commit aa79d65807
2 changed files with 5 additions and 4 deletions

View File

@ -214,7 +214,7 @@ static const char *credits[] = {
" Stefan Meißner (sign_de) - For his work on the console", " Stefan Meißner (sign_de) - For his work on the console",
" Simon Sasburg (HackyKid) - Many bugfixes he has blessed us with (and PBS)", " Simon Sasburg (HackyKid) - Many bugfixes he has blessed us with (and PBS)",
" Cian Duffy (MYOB) - BeOS port / manual writing", " Cian Duffy (MYOB) - BeOS port / manual writing",
" Christian Rosentreter (tokaiz) - MorphOS / AmigaOS port", " Christian Rosentreter (tokai) - MorphOS / AmigaOS port",
"", "",
" Michael Blunck - Pre-Signals and Semaphores © 2003", " Michael Blunck - Pre-Signals and Semaphores © 2003",
" George - Canal/Lock graphics © 2003-2004", " George - Canal/Lock graphics © 2003-2004",

View File

@ -166,8 +166,9 @@ FreeBSD:
Use "gmake". Use "gmake".
MorphOS: MorphOS:
Use "make". Note that you need the MorphOS SDK and the Use "make". Note that you need the MorphOS SDK, latest libnix updates (else
powersdl.library SDK. C++ parts of OpenTTD will not build) and the powersdl.library SDK. Optionally
libz and libpng developer files.
OS/2: OS/2:
Open Watcom C/C++ 1.3 or later is required to build the OS/2 version. See the Open Watcom C/C++ 1.3 or later is required to build the OS/2 version. See the
@ -280,7 +281,7 @@ Thanks to:
Stefan Meißner (sign_de) - For his work on the console Stefan Meißner (sign_de) - For his work on the console
Mike Ragsdale - OpenTTD installer Mike Ragsdale - OpenTTD installer
Cian Duffy (MYOB) - BeOS port / manual writing Cian Duffy (MYOB) - BeOS port / manual writing
Christian Rosentreter (tokaiz) - MorphOS / AmigaOS port Christian Rosentreter (tokai) - MorphOS / AmigaOS port
Michael Blunck - For revolutionizing TTD with awesome graphics Michael Blunck - For revolutionizing TTD with awesome graphics
George - Canal graphics George - Canal graphics
All Translators - For their support to make OpenTTD a truly international game All Translators - For their support to make OpenTTD a truly international game