Changeset - r16217:d4c064998e8d
[Not reviewed]
master
0 2 0
yexo - 14 years ago 2010-10-15 18:32:25
yexo@openttd.org
(svn r20928) -Update: we have a new developer
2 files changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
readme.txt
Show inline comments
 
@@ -545,12 +545,13 @@ to see this list. You just have to find 
 
put them in the data/ folder and you're set to go.
 

	
 
X.X) Credits:
 
---- --------
 
The OpenTTD team (in alphabetical order):
 
  Albert Hofkamp (Alberth)       - GUI expert
 
  Ingo von Borstel (planetmaker) - Support
 
  Jean-François Claeys (Belugas) - GUI, newindustries and more
 
  Matthijs Kooijman (blathijs)   - Pathfinder-guru, pool rework
 
  Christoph Elsenhans (frosch)   - General coding
 
  Loïc Guilloux (glx)            - Windows Expert
 
  Michael Lutz (michi_cc)        - Path based signals
 
  Owen Rudge (orudge)            - Forum host, OS/2 port
src/misc_gui.cpp
Show inline comments
 
@@ -382,12 +382,13 @@ static const WindowDesc _about_desc(
 
static const char * const _credits[] = {
 
	"Original design by Chris Sawyer",
 
	"Original graphics by Simon Foster",
 
	"",
 
	"The OpenTTD team (in alphabetical order):",
 
	"  Albert Hofkamp (Alberth) - GUI expert",
 
	"  Ingo von Borstel (planetmaker) - Support",
 
	"  Jean-Fran\xC3\xA7ois Claeys (Belugas) - GUI, newindustries and more",
 
	"  Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework",
 
	"  Christoph Elsenhans (frosch) - General coding",
 
	"  Lo\xC3\xAF""c Guilloux (glx) - Windows Expert",
 
	"  Michael Lutz (michi_cc) - Path based signals",
 
	"  Owen Rudge (orudge) - Forum host, OS/2 port",
0 comments (0 inline, 0 general)