mirror of https://github.com/OpenTTD/OpenTTD
(svn r24049) [1.2] -Doc: Add credits for title game
-Cleanup: Sync credits between readme and ingame information (r24048)release/1.2
parent
c70e680e5e
commit
adcb6aac5a
|
@ -667,6 +667,8 @@ Thanks to:
|
||||||
George - Canal graphics
|
George - Canal graphics
|
||||||
Andrew Parkhouse (andythenorth) - River graphics
|
Andrew Parkhouse (andythenorth) - River graphics
|
||||||
David Dallaston (Pikka) - Tram tracks
|
David Dallaston (Pikka) - Tram tracks
|
||||||
|
Marcin Grzegorczyk - Foundations for tracks on slopes",
|
||||||
|
Daniel Blödorn (Bluescreen) - Title game
|
||||||
All Translators - For their support to make OpenTTD a truly international game
|
All Translators - For their support to make OpenTTD a truly international game
|
||||||
Bug Reporters - Thanks for all bug reports
|
Bug Reporters - Thanks for all bug reports
|
||||||
Chris Sawyer - For an amazing game!
|
Chris Sawyer - For an amazing game!
|
||||||
|
|
|
@ -412,19 +412,21 @@ static const char * const _credits[] = {
|
||||||
" Josef Drexler - For his great work on TTDPatch",
|
" Josef Drexler - For his great work on TTDPatch",
|
||||||
" Marcin Grzegorczyk - For describing Transport Tycoon Deluxe internals",
|
" Marcin Grzegorczyk - For describing Transport Tycoon Deluxe internals",
|
||||||
" Petr Baudi\xC5\xA1 (pasky) - Many patches, newGRF support",
|
" Petr Baudi\xC5\xA1 (pasky) - Many patches, newGRF support",
|
||||||
" Stefan Mei\xC3\x9Fner (sign_de) - For his work on the console",
|
|
||||||
" Simon Sasburg (HackyKid) - Many bugfixes he has blessed us with",
|
" Simon Sasburg (HackyKid) - Many bugfixes he has blessed us with",
|
||||||
|
" Stefan Mei\xC3\x9Fner (sign_de) - For his work on the console",
|
||||||
|
" Mike Ragsdale - OpenTTD installer",
|
||||||
" Cian Duffy (MYOB) - BeOS port / manual writing",
|
" Cian Duffy (MYOB) - BeOS port / manual writing",
|
||||||
" Christian Rosentreter (tokai) - MorphOS / AmigaOS port",
|
" Christian Rosentreter (tokai) - MorphOS / AmigaOS port",
|
||||||
" Richard Kempton (richK) - additional airports, initial TGP implementation",
|
" Richard Kempton (richK) - additional airports, initial TGP implementation",
|
||||||
"",
|
"",
|
||||||
" Alberto Demichelis - Squirrel scripting language \xC2\xA9 2003-2008",
|
" Alberto Demichelis - Squirrel scripting language \xC2\xA9 2003-2008",
|
||||||
" L. Peter Deutsch - MD5 implementation \xC2\xA9 1999, 2000, 2002",
|
" L. Peter Deutsch - MD5 implementation \xC2\xA9 1999, 2000, 2002",
|
||||||
" Michael Blunck - Pre-Signals and Semaphores \xC2\xA9 2003",
|
" Michael Blunck - Pre-signals and semaphores \xC2\xA9 2003",
|
||||||
" George - Canal/Lock graphics \xC2\xA9 2003-2004",
|
" George - Canal/Lock graphics \xC2\xA9 2003-2004",
|
||||||
" Andrew Parkhouse - River graphics",
|
" Andrew Parkhouse (andythenorth) - River graphics",
|
||||||
" David Dallaston - Tram tracks",
|
" David Dallaston (Pikka) - Tram tracks",
|
||||||
" Marcin Grzegorczyk - Foundations for Tracks on Slopes",
|
" Marcin Grzegorczyk - Foundations for tracks on slopes",
|
||||||
|
" Daniel Bl\xC3\xB6\x64orn (Bluescreen) - Title game",
|
||||||
" All Translators - Who made OpenTTD a truly international game",
|
" All Translators - Who made OpenTTD a truly international game",
|
||||||
" Bug Reporters - Without whom OpenTTD would still be full of bugs!",
|
" Bug Reporters - Without whom OpenTTD would still be full of bugs!",
|
||||||
"",
|
"",
|
||||||
|
|
Loading…
Reference in New Issue