Changeset - r8605:34b5e78ddda7
[Not reviewed]
master
0 2 0
belugas - 16 years ago 2008-02-19 17:52:30
belugas@openttd.org
(svn r12187) -Add: frosch as dev. Last, but not least
2 files changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
readme.txt
Show inline comments
 
@@ -285,6 +285,7 @@ The OpenTTD team (in alphabetical order)
 
  Bjarni Corfitzen (Bjarni)      - MacOSX port, coder and vehicles
 
  Matthijs Kooijman (blathijs)   - Pathfinder-guru, pool rework
 
  Loïc Guilloux (glx)            - General coding
 
  Christoph Elsenhans (frosch)   - General coding
 
  Jaroslav Mazanec (KUDr)        - YAPG (Yet Another Pathfinder God) ;)
 
  Jonathan Coome (Maedhros)      - High priest of the newGRF Temple
 
  Attila Bán (MiHaMiX)           - WebTranslator, Nightlies, Wiki and bugtracker host
src/misc_gui.cpp
Show inline comments
 
@@ -219,6 +219,7 @@ static const char *credits[] = {
 
	"  Bjarni Corfitzen (Bjarni) - MacOSX port, coder and vehicles",
 
	"  Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework",
 
	"  Loïc Guilloux (glx) - General coding",
 
	"  Christoph Elsenhans (frosch) - General coding"
 
	"  Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)",
 
	"  Jonathan Coome (Maedhros) - High priest of the newGRF Temple",
 
	"  Attila Bán (MiHaMiX) - WebTranslator, Nightlies, Wiki and bugtracker host",
0 comments (0 inline, 0 general)