mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 14:27:16 +00:00
(svn r24960) -Fix [FS#5423]: inconsistencies in the "thanks to" lists
This commit is contained in:
parent
6be79c424d
commit
e65a710986
@ -670,7 +670,7 @@ Retired Developers:
|
|||||||
|
|
||||||
Thanks to:
|
Thanks to:
|
||||||
Josef Drexler - For his great work on TTDPatch.
|
Josef Drexler - For his great work on TTDPatch.
|
||||||
Marcin Grzegorczyk - For his TTDPatch work and documentation of Transport Tycoon Deluxe internals and graphics (signals and track foundations)
|
Marcin Grzegorczyk - For his TTDPatch work and documentation of Transport Tycoon Deluxe internals and track foundations
|
||||||
Petr Baudiš (pasky) - Many patches, newgrf support, etc.
|
Petr Baudiš (pasky) - Many patches, newgrf support, etc.
|
||||||
Simon Sasburg (HackyKid) - For the many bugfixes he has blessed us with
|
Simon Sasburg (HackyKid) - For the many bugfixes he has blessed us with
|
||||||
Stefan Meißner (sign_de) - For his work on the console
|
Stefan Meißner (sign_de) - For his work on the console
|
||||||
@ -684,7 +684,6 @@ 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,
|
|
||||||
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!
|
||||||
|
@ -410,7 +410,7 @@ static const char * const _credits[] = {
|
|||||||
"",
|
"",
|
||||||
"Special thanks go out to:",
|
"Special thanks go out to:",
|
||||||
" 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 - Track foundations and for describing TTD internals",
|
||||||
" Petr Baudi\xC5\xA1 (pasky) - Many patches, newGRF support",
|
" Petr Baudi\xC5\xA1 (pasky) - Many patches, newGRF support",
|
||||||
" 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",
|
" Stefan Mei\xC3\x9Fner (sign_de) - For his work on the console",
|
||||||
@ -425,7 +425,6 @@ static const char * const _credits[] = {
|
|||||||
" George - Canal/Lock graphics \xC2\xA9 2003-2004",
|
" George - Canal/Lock graphics \xC2\xA9 2003-2004",
|
||||||
" 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",
|
|
||||||
" 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
Block a user