mirror of https://github.com/OpenTTD/OpenTTD
(svn r3293) - Miscellaneous: add peter1138 as developer
parent
560a4a9c4a
commit
2a60262c99
|
@ -193,6 +193,7 @@ static const char *credits[] = {
|
||||||
" Tamás Faragó (Darkvater) - Lead coder",
|
" Tamás Faragó (Darkvater) - Lead coder",
|
||||||
" Kerekes Miham (MiHaMiX) - Translator system, and Nightlies host",
|
" Kerekes Miham (MiHaMiX) - Translator system, and Nightlies host",
|
||||||
" Owen Rudge (orudge) - Forum- and masterserver host, OS/2 port",
|
" Owen Rudge (orudge) - Forum- and masterserver host, OS/2 port",
|
||||||
|
" Peter Nelson (peter1138) - Spiritual descendant from newgrf gods",
|
||||||
" Christoph Mallon (Tron) - Programmer, code correctness police",
|
" Christoph Mallon (Tron) - Programmer, code correctness police",
|
||||||
" Patric Stout (TrueLight) - Coder, network guru, SVN- and website host",
|
" Patric Stout (TrueLight) - Coder, network guru, SVN- and website host",
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -96,8 +96,8 @@ trgir.grf
|
||||||
trgtr.grf
|
trgtr.grf
|
||||||
|
|
||||||
(Alternatively you can use the TTD GRF files from the DOS version: TRG1.GRF,
|
(Alternatively you can use the TTD GRF files from the DOS version: TRG1.GRF,
|
||||||
TRGC.GRF, TRGH.GRF, TRGI.GRF, TRGT.GRF. A few minor graphical glitches with
|
TRGC.GRF, TRGH.GRF, TRGI.GRF, TRGT.GRF. A few minor graphical glitches with
|
||||||
the DOS graphics remain. E.g. the autorail button in the rail toolbar doesn't
|
the DOS graphics remain. E.g. the autorail button in the rail toolbar doesn't
|
||||||
look as nice as with the Windows graphics.)
|
look as nice as with the Windows graphics.)
|
||||||
|
|
||||||
If you want music you need to copy the gm/ folder from Windows TTD into your
|
If you want music you need to copy the gm/ folder from Windows TTD into your
|
||||||
|
@ -260,6 +260,7 @@ The OpenTTD team (in alphabetical order):
|
||||||
Tamás Faragó (Darkvater) - Lead programmer
|
Tamás Faragó (Darkvater) - Lead programmer
|
||||||
Kerekes Miham (MiHaMiX) - Maintainer of translator service, and host of nightlies
|
Kerekes Miham (MiHaMiX) - Maintainer of translator service, and host of nightlies
|
||||||
Owen Rudge (orudge) - Contributor, forum host, master server host, OS/2 port
|
Owen Rudge (orudge) - Contributor, forum host, master server host, OS/2 port
|
||||||
|
Peter Nelson (peter1138) - NewGRF support wizard, OpenTTD addict
|
||||||
Christoph Mallon (Tron) - Programmer, code correctness police
|
Christoph Mallon (Tron) - Programmer, code correctness police
|
||||||
Patric Stout (TrueLight) - Programmer, network guru, SVN-repository and website host
|
Patric Stout (TrueLight) - Programmer, network guru, SVN-repository and website host
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue