~ubuntu-branches/debian/squeeze/openttd/squeeze

« back to all changes in this revision

Viewing changes to docs/openttd.6

  • Committer: Bazaar Package Importer
  • Author(s): Jordi Mallach, Matthijs Kooijman, Jordi Mallach
  • Date: 2009-04-15 18:22:10 UTC
  • mfrom: (1.1.6 upstream) (2.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090415182210-22ktb8kdbp2tf3bm
[ Matthijs Kooijman ]
* New upstream release.
* Remove Debian specific desktop file, upstream provides one now. 
* Add debian/watch file.

[ Jordi Mallach ]
* Bump Standards-Version to 3.8.1, with no changes required.
* Move to debhelper compat 7. Bump Build-Depends accordingly.
* Use dh_prep.
* Add "set -e" to config script.
* Remove a few extra doc files that get installed by upstream Makefile.
* Add more complete copyright information.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\"                                      Hey, EMACS: -*- nroff -*-
2
2
.\" Please adjust this date whenever revising the manpage.
3
 
.Dd Jul 20, 2008
 
3
.Dd Feb 05, 2009
4
4
.Dt OPENTTD 6
5
5
.Sh NAME
6
6
.Nm openttd
7
7
.Nd An open source clone of the Microprose game "Transport Tycoon Deluxe"
8
8
.Sh SYNOPSIS
9
9
.Nm
10
 
.Op Fl Defhix
11
 
.Op Fl G Ar seed
 
10
.Op Fl efhx
 
11
.Op Fl a Ar ai
12
12
.Op Fl b Ar blitter
 
13
.Op Fl c Ar config_file
13
14
.Op Fl d Ar [level | cat=lvl[, ...]]
14
 
.Op Fl c Ar config_file
 
15
.Op Fl D Ar [host][:port]
15
16
.Op Fl g Ar [savegame]
 
17
.Op Fl G Ar seed
 
18
.Op Fl i Ar palette
 
19
.Op Fl I Ar graphicsset
16
20
.Op Fl l Ar host[:port]
 
21
.Op Fl m Ar driver
17
22
.Op Fl n Ar host[:port][#player]
18
23
.Op Fl r Ar widthxheight
19
 
.Op Fl t Ar date
20
 
.Op Fl m Ar driver
21
24
.Op Fl s Ar driver
 
25
.Op Fl t Ar year
22
26
.Op Fl v Ar driver
23
 
.Op Fl b Ar blitter
24
27
.Sh OPTIONS
25
28
.Bl -tag -width ".Fl n Ar host[:port][#player]"
26
 
.It Fl D Ar [host][:port]
27
 
Start a dedicated server
28
 
.It Fl G Ar seed
29
 
Seed the pseudo random number generator
 
29
.It Fl a Ar ai
 
30
Set the AI, see
 
31
.Fl h
30
32
.It Fl b Ar blitter
31
33
Set the blitter, see
32
34
.Fl h
38
40
or 1 if omitted
39
41
.It Fl d Ar cat=level[, ...]
40
42
Set debug verbosity for a specific category
 
43
.It Fl D Ar [host][:port]
 
44
Start a dedicated server. Sets network debug level to 6. If you want to change this, use
 
45
.Fl d
 
46
after
 
47
.Fl D
 
48
.It Fl G Ar seed
 
49
Seed the pseudo random number generator
41
50
.It Fl e
42
51
Start in world editor mode
43
52
.It Fl f
48
57
.Ar savegame
49
58
at start or start a new game if omitted
50
59
.It Fl h
51
 
Display a summary of all options and available drivers
52
 
.It Fl i
53
 
Force to use the DOS palette (use this if you see a lot of magenta)
 
60
Display a summary of all options and available AIs, blitters, drivers and graphic sets
 
61
.It Fl i Ar palette
 
62
Set the palette, see
 
63
.Fl h
 
64
.It Fl I Ar graphicsset
 
65
Set the graphics set, see
 
66
.Fl h
54
67
.It Fl l Ar host[:port]
55
68
Redirect DEBUG(), See
56
69
.Fl D
64
77
.It Fl s Ar driver
65
78
Set the sound driver, see
66
79
.Fl h
67
 
.It Fl t Ar date
68
 
Set the starting date
 
80
.It Fl t Ar year
 
81
Set the starting year
69
82
.It Fl v Ar driver
70
83
Set the video driver, see
71
84
.Fl h