summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2006-07-13 17:58:13 +0000
committertruelight <truelight@openttd.org>2006-07-13 17:58:13 +0000
commitaa79d65807d946fae49f0505324647f341f3f0a3 (patch)
tree1c05a105b4e5d612d6bdf4fa07d30816bacfa00d
parent05c7d429549d5608b3b6c27e02a394c4d210ba63 (diff)
downloadopenttd-aa79d65807d946fae49f0505324647f341f3f0a3.tar.xz
(svn r5489) -Fix: corrected tokai's name and morphos details (tokai)
-rw-r--r--misc_gui.c2
-rw-r--r--readme.txt7
2 files changed, 5 insertions, 4 deletions
diff --git a/misc_gui.c b/misc_gui.c
index d7393449d..2189f3842 100644
--- a/misc_gui.c
+++ b/misc_gui.c
@@ -214,7 +214,7 @@ static const char *credits[] = {
" Stefan Meißner (sign_de) - For his work on the console",
" Simon Sasburg (HackyKid) - Many bugfixes he has blessed us with (and PBS)",
" 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",
" George - Canal/Lock graphics © 2003-2004",
diff --git a/readme.txt b/readme.txt
index afcfa985d..946e96258 100644
--- a/readme.txt
+++ b/readme.txt
@@ -166,8 +166,9 @@ FreeBSD:
Use "gmake".
MorphOS:
- Use "make". Note that you need the MorphOS SDK and the
- powersdl.library SDK.
+ Use "make". Note that you need the MorphOS SDK, latest libnix updates (else
+ C++ parts of OpenTTD will not build) and the powersdl.library SDK. Optionally
+ libz and libpng developer files.
OS/2:
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
Mike Ragsdale - OpenTTD installer
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
George - Canal graphics
All Translators - For their support to make OpenTTD a truly international game