diff readme.txt @ 11069:36d798171bfd draft

(svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
author rubidium <rubidium@openttd.org>
date Sun, 08 Feb 2009 12:25:13 +0000
parents 119424494408
children 7244386c689f
line wrap: on
line diff
--- a/readme.txt
+++ b/readme.txt
@@ -246,7 +246,7 @@
 OpenTTD has a lot of features going beyond the original TTD emulation.
 Unfortunately, there is currently no comprehensive list of features, but there
 is a basic features list on the web, and some optional features can be
-controlled through the Configure Patches dialog. We also implement some
+controlled through the Advanced Settings dialog. We also implement some
 features known from TTDPatch (http://www.ttdpatch.net/).
 
 Several important non-standard controls:
@@ -276,7 +276,7 @@
 * Changing game mode (scenario editor <-> normal game)
 * Loading game saved in a different OTTD / TTDPatch / TTD version
 * Running a modified OTTD build
-* Changing patch settings affecting NewGRF behaviour (non-networksafe patches)
+* Changing settings affecting NewGRF behaviour (non-networksafe settings)
 * Changing landscape (by cheat)
 * Triggering NewGRF bugs
 
@@ -290,7 +290,7 @@
 ---- -------------------
 The configuration file for OpenTTD (openttd.cfg) is in a simple Windows-like
 .INI format. It's mostly undocumented. Almost all settings can be changed
-ingame by using the 'Configure Patches' window.
+ingame by using the 'Advanced Settings' window.
 
 
 7.0) Compiling: