~ubuntu-branches/ubuntu/warty/crossfire-client/warty

« back to all changes in this revision

Viewing changes to gtk/gcfclient.man

  • Committer: Bazaar Package Importer
  • Author(s): Jaakko Niemi
  • Date: 2003-11-15 22:42:35 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20031115224235-ib30cdn3dvr5ptle
Tags: 1.6.0-2
* update config.{guess,sub} and slap self (closes: 218684)
* small patch to x11/png.c to fix segfault (closes: #218015, #218674)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\"$Id: gcfclient.man,v 1.5 2001/11/05 08:09:46 mwedel Exp $
 
1
.\"$Id: gcfclient.man,v 1.7 2003/06/25 17:13:58 crowbert Exp $
2
2
.TH gcfclient
3
3
.SH NAME
4
4
gcfclient - gtk client program for crossfire servers.
5
5
.SH SYNOPSIS
6
6
.B gcfclient 
7
 
[-server server] [-port number] [-display display] [-split|-nosplit]
8
 
[-echo] [-showicon] [-scrollines number] [-sync] [-help]
9
 
[-cache|-nocache] [-darkness|-nodarkness] [-nosound]
 
7
[-server server] [-port number] [-display display] [-split|-nosplit] [-download_all_faces]
 
8
[-echo] [faceset name] [-showicon] [-scrollines number] [-sync] [-help]
 
9
[-cache|-nocache] [-darkness|-nodarkness] [-nosound] [-nosplash]
10
10
[-updatekeycodes] [-nopopups] [-splitinfo] [-mapsize xXy] [-sdl]
11
11
[-mapscale percentage] [-iconscale percentage] [-triminfo] [-timemapredraw]
12
12
.SH DESCRIPTION
54
54
will use the DISPLAY environmental variable to determine the display.
55
55
 
56
56
.TP
 
57
.B -download_all_faces
 
58
The client will get all the checksums from the server, and download any
 
59
images necessary before starting play.  This saves a small amount of
 
60
bandwidth, but more importantly reduces possible latency during
 
61
important play when it may not be desirable.
 
62
 
 
63
.TP
57
64
.B -echo|-noecho
58
65
Echo commands as they are entered.  Normally, commands bound to keys
59
66
are just sent to the server without any echoing on the client of what
61
68
printed in the information window as they are sent to the server.
62
69
 
63
70
.TP
 
71
.B -faceset <name>
 
72
Uses faceset <name> if available on the server.  What facesets are available
 
73
on each server may differ.  The client will request the information
 
74
about the different facesets available on the server, and try to find the
 
75
one that matches best.  The default is the standard set.  At current
 
76
time (March 2002), the only one typically available is the classic set.
 
77
 
 
78
.TP
64
79
.B -fog
65
80
Enables fog of war code.  In this mode, spaces which have been seen
66
81
before but are no longer visible will still be shown on the game
116
131
running and see how long it takes before the client stops moving
117
132
you).
118
133
 
119
 
.TP
120
 
.B -pngfile <file>
121
 
This can be used to have the client use an image file (format 
122
 
same as that on the server) to load images.  This option will likely
123
 
be obsoleted and instead replaced by images in local cache directories.
124
134
 
125
135
.TP
126
136
.B -popops|-nopopups
160
170
 
161
171
.TP
162
172
.B -sound|-nosound
163
 
Enalbe/Disables sound effects.  Disabling sound has a minor savings on bandwidth.  It is
 
173
Enable/Disables sound effects.  Disabling sound has a minor savings on bandwidth.  It is
164
174
most useful if you do not want sound, due to lack of hardware or lack
165
175
of desire for sound.  Default is sound is enabled.
166
176
 
167
177
.TP
 
178
.B -splash|-nosplash
 
179
Enable/Disables splash screen.  When enabled, a window with a Crossfire logo is displayed
 
180
while the client is starting up.
 
181
Default is the splash screen is enabled.
 
182
 
 
183
.TP
168
184
.B -split|-nosplit
169
185
-split starts the windows up in split windows mode.  In split windows
170
186
mode, 6 seperate windows are created - these individual windows can then