Changeset - r16230:032df4c5f973
[Not reviewed]
master
0 1 0
planetmaker - 14 years ago 2010-10-16 09:10:03
planetmaker@openttd.org
(svn r20941) -Fix [FS#4163]: Readme referred to outdated behaviour
1 file changed with 7 insertions and 3 deletions:
0 comments (0 inline, 0 general)
readme.txt
Show inline comments
 
@@ -306,29 +306,33 @@ again, see section 4.1).
 

	
 
5.0) OpenTTD features:
 
---- -----------------
 

	
 
OpenTTD has a lot of features going beyond the original Transport Tycoon Deluxe
 
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 Advanced Settings dialog. We also implement some
 
features known from TTDPatch (http://www.ttdpatch.net/).
 

	
 
Several important non-standard controls:
 

	
 
* Ctrl makes many commands more powerful. For example Ctrl clicking on signals
 
  with the build signal tool changes their behaviour.
 
* Ctrl modifies many commands and makes them more powerful. For example Ctrl
 
  clicking on signals with the build signal tool changes their behaviour, holding
 
  Ctrl while the track build tool is activated changes it to the track removal
 
  tool, and so on. See http://wiki.openttd.org/Hidden_features for a non-
 
  comprehensive list or look at the tooltips.
 
* Ingame console. More information at
 
  http://wiki.openttd.org/index.php/Console
 
* Right clicking shows tooltips
 
* Hovering over a GUI element shows tooltips. This can be changed to right click
 
  via the advanced settings.
 

	
 

	
 
5.1) Logging of potentially dangerous actions:
 
---- ----------------------------------------
 

	
 
OpenTTD is a complex program, and together with NewGRF, it may show a buggy
 
behaviour. But not only bugs in code can cause problems. There are several
 
ways to affect game state possibly resulting in program crash or multiplayer
 
desyncs.
 
Easier way would be to forbid all these unsafe actions, but that would affect
 
game usability for many players. We certainly do not want that.
 
However, we receive bug reports because of this. To reduce time spent with
0 comments (0 inline, 0 general)