File diff r221:56c7ed3a0581 → r222:4409829eb08f
readme.txt
Show inline comments
 
@@ -123,13 +123,13 @@ 7.0) Compiling:
 
---- ----------
 
Windows:
 
  You need Microsoft Visual Studio 6 or .NET. Open the project file
 
  and it should build automatically. In case you don't build with SDL,
 
  you need to remove WITH_SDL from the project settings.
 
  (see also docs/Readme_Windows_MSVC6.0.txt)
 
  
 

	
 
  You can also build it using the Makefile with MSys/MingW or Cygwin/MingW.
 
  Please read the Makefile for more information.
 

	
 
Unix:
 
  OpenTTD can be built either with "make" or with "jam". To build with
 
  "make", just type "make", or "gmake" on non-gnu systems. To build with "jam",
 
@@ -144,14 +144,14 @@ BeOS:
 
  Use "jam".
 

	
 
FreeBSD
 
  Use "gmake".
 

	
 
MorphOS
 
  Use "make". Note that you need the MorphOS SDK and the 
 
  powersdl.library SDK. 
 
  Use "make". Note that you need the MorphOS SDK and the
 
  powersdl.library SDK.
 

	
 
8.0) Translating:
 
---- -------------------
 
See http://www.openttd.com/translating.php for up-to-date information.
 

	
 
8.1) Guidelines:
 
@@ -206,20 +206,20 @@ The OpenTTD team:
 
  Tamas Farago (Darkvater)       - Coder
 
  Owen Rudge (orudge)            - Contributor, forum host.
 
  Bjarni Corfitzen (Bjarni)      - MacOS port
 
  Cian Duffy (MYOB)              - BeOS port / manual writing
 
  Christian Rosentreter (tokaiz) - MorphOS/AmigaOS port
 
  Viktor Strigeus (wiggo)        - Web hosting services
 
  
 

	
 
Thanks to:
 
  Josef Drexler - For his great work on TTDPatch.
 
  Marcin Grzegorczyk - For his TTDPatch work and documentation of TTD internals and graphics (signals and track foundations).
 
  Mike Ragsdale - OpenTTD installer
 
  pasky - Many patches, newgrf support, etc.
 
  truesatan - Some patches
 
  TrueLight - Some patches
 
  Michael Polnick - Some patches
 
  Michael Blunck - Nice graphics
 
  George - Canal graphics
 
  Bug Reporters - Thanks for all bug reports.
 
  Chris Sawyer - For an amazing game.