Changeset - r19035:1abef9faafb9
[Not reviewed]
master
0 2 0
rubidium - 12 years ago 2012-02-05 19:32:12
rubidium@openttd.org
(svn r23903) -Fix [FS#4993]: some instances had issues due to a value being out of range
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
readme.txt
Show inline comments
 
@@ -626,45 +626,45 @@ The OpenTTD team (in alphabetical order)
 
  Loïc Guilloux (glx)             - Windows Expert
 
  Michael Lutz (michi_cc)         - Path based signals
 
  Owen Rudge (orudge)             - Forum host, OS/2 port
 
  Peter Nelson (peter1138)        - Spiritual descendant from newGRF gods
 
  Ingo von Borstel (planetmaker)  - Support
 
  Remko Bijker (Rubidium)         - Lead coder and way more
 
  Zdeněk Sojka (SmatZ)            - Bug finder and fixer
 
  José Soler (Terkhen)            - General coding
 
  Thijs Marinussen (Yexo)         - AI Framework
 

	
 
Inactive Developers:
 
  Bjarni Corfitzen (Bjarni)       - MacOSX port, coder and vehicles
 
  Victor Fischer (Celestar)       - Programming everywhere you need him to
 
  Tamás Faragó (Darkvater)        - Ex-Lead coder
 
  Jaroslav Mazanec (KUDr)         - YAPG (Yet Another Pathfinder God) ;)
 
  Jonathan Coome (Maedhros)       - High priest of the NewGRF Temple
 
  Attila Bán (MiHaMiX)            - WebTranslator 1 and 2
 
  Christoph Mallon (Tron)         - Programmer, code correctness police
 

	
 
Retired Developers:
 
  Ludvig Strigeus (ludde)         - OpenTTD author, main coder (0.1 - 0.3.3)
 
  Serge Paquet (vurlix)           - Assistant project manager, coder (0.1 - 0.3.3)
 
  Dominik Scherer (dominik81)     - Lead programmer, GUI expert (0.3.0 - 0.3.6)
 
  Benedikt Brüggemeier (skidd13)  - Bug fixer and code reworker
 
  Patric Stout (TrueBrain)        - Programmer (0.3 - pre0.7), sys op (active)
 
  Patric Stout (TrueBrain)        - NoProgrammer (0.3 - 1.2), sys op (active)
 

	
 
Thanks to:
 
  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)
 
  Petr Baudiš (pasky)             - Many patches, newgrf support, etc.
 
  Simon Sasburg (HackyKid)        - For the many bugfixes he has blessed us with
 
  Stefan Meißner (sign_de)        - For his work on the console
 
  Mike Ragsdale                   - OpenTTD installer
 
  Cian Duffy (MYOB)               - BeOS port / manual writing
 
  Christian Rosentreter (tokai)   - MorphOS / AmigaOS port
 
  Richard Kempton (RichK67)       - Additional airports, initial TGP implementation
 
  Alberto Demichelis              - Squirrel scripting language
 
  L. Peter Deutsch                - MD5 implementation
 
  Michael Blunck                  - For revolutionizing TTD with awesome graphics
 
  George                          - Canal graphics
 
  Andrew Parkhouse (andythenorth) - River graphics
 
  David Dallaston (Pikka)         - Tram tracks
 
  All Translators                 - For their support to make OpenTTD a truly international game
 
  Bug Reporters                   - Thanks for all bug reports
 
  Chris Sawyer                    - For an amazing game!
src/misc_gui.cpp
Show inline comments
 
@@ -385,49 +385,49 @@ static const char * const _credits[] = {
 
	"  Lo\xC3\xAF""c Guilloux (glx) - Windows Expert",
 
	"  Michael Lutz (michi_cc) - Path based signals",
 
	"  Owen Rudge (orudge) - Forum host, OS/2 port",
 
	"  Peter Nelson (peter1138) - Spiritual descendant from NewGRF gods",
 
	"  Ingo von Borstel (planetmaker) - Support",
 
	"  Remko Bijker (Rubidium) - Lead coder and way more",
 
	"  Zden\xC4\x9Bk Sojka (SmatZ) - Bug finder and fixer",
 
	"  Jos\xC3\xA9 Soler (Terkhen) - General coding",
 
	"  Thijs Marinussen (Yexo) - AI Framework",
 
	"",
 
	"Inactive Developers:",
 
	"  Bjarni Corfitzen (Bjarni) - MacOSX port, coder and vehicles",
 
	"  Victor Fischer (Celestar) - Programming everywhere you need him to",
 
	"  Tam\xC3\xA1s Farag\xC3\xB3 (Darkvater) - Ex-Lead coder",
 
	"  Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)",
 
	"  Jonathan Coome (Maedhros) - High priest of the NewGRF Temple",
 
	"  Attila B\xC3\xA1n (MiHaMiX) - Developer WebTranslator 1 and 2",
 
	"  Christoph Mallon (Tron) - Programmer, code correctness police",
 
	"",
 
	"Retired Developers:",
 
	"  Ludvig Strigeus (ludde) - OpenTTD author, main coder (0.1 - 0.3.3)",
 
	"  Serge Paquet (vurlix) - Assistant project manager, coder (0.1 - 0.3.3)",
 
	"  Dominik Scherer (dominik81) - Lead programmer, GUI expert (0.3.0 - 0.3.6)",
 
	"  Benedikt Br\xC3\xBCggemeier (skidd13) - Bug fixer and code reworker",
 
	"  Patric Stout (TrueBrain) - Programmer (0.3 - pre0.7), sys op (active)",
 
	"  Patric Stout (TrueBrain) - NoProgrammer (0.3 - 1.2), sys op (active)",
 
	"",
 
	"Special thanks go out to:",
 
	"  Josef Drexler - For his great work on TTDPatch",
 
	"  Marcin Grzegorczyk - For describing Transport Tycoon Deluxe internals",
 
	"  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",
 
	"  Cian Duffy (MYOB) - BeOS port / manual writing",
 
	"  Christian Rosentreter (tokai) - MorphOS / AmigaOS port",
 
	"  Richard Kempton (richK) - additional airports, initial TGP implementation",
 
	"",
 
	"  Alberto Demichelis - Squirrel scripting language \xC2\xA9 2003-2008",
 
	"  L. Peter Deutsch - MD5 implementation \xC2\xA9 1999, 2000, 2002",
 
	"  Michael Blunck - Pre-Signals and Semaphores \xC2\xA9 2003",
 
	"  George - Canal/Lock graphics \xC2\xA9 2003-2004",
 
	"  Andrew Parkhouse - River graphics",
 
	"  David Dallaston - Tram tracks",
 
	"  Marcin Grzegorczyk - Foundations for Tracks on Slopes",
 
	"  All Translators - Who made OpenTTD a truly international game",
 
	"  Bug Reporters - Without whom OpenTTD would still be full of bugs!",
 
	"",
 
	"",
 
	"And last but not least:",
 
	"  Chris Sawyer - For an amazing game!"
0 comments (0 inline, 0 general)