mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-16 00:12:51 +00:00
(svn r5489) -Fix: corrected tokai's name and morphos details (tokai)
This commit is contained in:
parent
2cd8102040
commit
2c49023269
@ -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",
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user