docs/openttd.6
author bjarni
Tue, 05 Dec 2006 22:40:42 +0000
changeset 5255 b693a9941b8c
parent 4254 df2a7aa34279
child 5355 195bce6def67
permissions -rw-r--r--
(svn r7385) -Fix: FS#418 Deleting Train in depot with autoreplace failes
This turned out to be due to continue to drag the old vehicle, that autoreplace sold
This could also be triggered if more than one player used the same company
Now deleting a vehicle will remove all depot highlights of that vehicle
680
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
     1
.\"                                      Hey, EMACS: -*- nroff -*-
cc1afe883226 (svn r1118) * Added a minimal manpage with references to where to get real info
matthijs
parents:
diff changeset
     2
.\" Please adjust this date whenever revising the manpage.
4254
df2a7aa34279 (svn r5866) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 4204
diff changeset
     3
.Dd August 12, 2006
2205
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
     4
.Dt OPENTTD 6
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
     5
.Sh NAME
3339
cd4199eef081 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 2948
diff changeset
     6
.Nm openttd
2205
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
     7
.Nd An open source clone of the Microprose game "Transport Tycoon Deluxe"
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
     8
.Sh SYNOPSIS
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
     9
.Nm
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    10
.Op Fl Defhi
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    11
.Op Fl G Ar seed
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    12
.Op Fl d Ar [level | cat=lvl[, ...]]
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    13
.Op Fl g Ar [savegame]
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    14
.Op Fl n Ar [host[#player][:port]]
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    15
.Op Fl r Ar widthxheight
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    16
.Op Fl t Ar date
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    17
.Op Fl m Ar driver
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    18
.Op Fl s Ar driver
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    19
.Op Fl v Ar driver
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    20
.Sh OPTIONS
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    21
.Bl -tag -width ".Fl n Ar host[#player][:port]"
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    22
.It Fl D
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    23
Start a dedicated server
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    24
.It Fl G Ar seed
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    25
Seed the pseudo random number generator
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    26
.It Fl d Ar [level]
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    27
Set debug verbosity for all categories to
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    28
.Ar level
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    29
or 1 if omitted
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    30
.It Fl d Ar cat=level[, ...]
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    31
Set debug verbosity for a specific category
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    32
.It Fl e
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    33
Start in world editor mode
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    34
.It Fl f
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    35
Fork into background (dedicated only, see
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    36
.Fl D )
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    37
.It Fl g Ar [savegame]
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    38
Load
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    39
.Ar savegame
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    40
at start or start a new game if omitted
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    41
.It Fl h
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    42
Display a summary of all options and available drivers
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    43
.It Fl i
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    44
Force to use the DOS palette (use this if you see a lot of magenta)
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    45
.It Fl m Ar driver
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    46
Set the music driver, see
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    47
.Fl h
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    48
.It Fl n
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    49
Start a network server
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    50
.It Fl n Ar host[#player][:port]
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    51
Join a network game, optionally specify player to play as and port to connect to
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    52
.It Fl r Ar widthxheight
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    53
Set the resolution
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    54
.It Fl s Ar driver
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    55
Set the sound driver, see
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    56
.Fl h
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    57
.It Fl t Ar date
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    58
Set the starting date
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    59
.It Fl v Ar driver
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    60
Set the video driver, see
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    61
.Fl h
2948
c81b70eb539a (svn r3507) - Fix: [Makefile] Make sure the ICON_DIR gets created before copying files there.
matthijs
parents: 2754
diff changeset
    62
.El
2205
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    63
.Sh SEE ALSO
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    64
http://wiki.openttd.org/
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    65
.Sh HISTORY
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    66
Transport Tycoon Deluxe was written by Chris Sawyer and published by Microprose.
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    67
.Nm
a5b0685478f8 (svn r2723) Make the manual page more informative
tron
parents: 810
diff changeset
    68
is a free reimplementation.