52 Commits

Author SHA1 Message Date
Timotei Dolean
095941f93d added some options for the --campaign option...
...for starting wesnoth with a specified scenario/difficulty
2010-04-19 17:54:34 +00:00
Gunter Labes
6d01a58230 documented the exit status conventions 2010-03-25 21:19:16 +00:00
Guillaume Melquiond
52991fd9a4 Removed dummy locales from manpage. 2009-10-31 19:08:18 +00:00
Gunter Labes
59e6246953 Revert "documented the exit status conventions"
string freeze...
2009-10-20 19:30:46 +00:00
Gunter Labes
9842a121a3 documented the exit status conventions 2009-10-20 19:23:50 +00:00
Gregory Shikhman
2039b10211 Updated copyright on all manpages from 2007 to 2009. 2009-08-10 14:09:32 +00:00
Gregory Shikhman
a9fb89a0c9 Added information that only specific parameters can follow --multiplayer. 2009-08-10 07:38:19 +00:00
Gunter Labes
5c5b3c039c corrected formatting 2009-04-27 13:52:24 +00:00
Iurii Chernyi
374c1f8d83 AI Testing. Adds a command line parameter --ai_config<number>=value...
...(patch #1164 by karlm). This patch allow to specify the exact path
to ai configuration for each of the sides from the command line, which
is very important for batch-testing of various AIs.
2009-04-17 19:11:11 +00:00
Tomasz Śniatowski
cf0c6e872b Make wesnoth --editor --load DIR (wesnoth -e -l DIR)...
...start the editor with a load map dialog pointed at DIR, and make
DIR the default map directory for the current session, per ESR's
request. Also make wesnoth -e foo work like wesnoth -e --load foo, and
change how -e MAP is processed internally.
2009-04-13 21:09:35 +01:00
Gunter Labes
58095a1f53 remove python stuff from the man page 2009-03-05 09:09:11 +00:00
Mark de Wever
a5d1d2e969 New year copyright update. 2009-01-01 10:27:41 +00:00
Sergey Popov
dc0fa5a21a Added quotes around "My Documents\My Games" in the man page...
...to prevent possible ambiguity.
2008-12-19 10:54:38 +00:00
Sergey Popov
99ec63f13f Added functionality to place userdata...
...in an appropriante place on windows: if a relative path is passed
as argument to --config-dir it will be relative to My Documents\My
Games.
2008-11-27 21:11:52 +00:00
Mark de Wever
e5f8aeec14 Renamed the --dummylocales parameter.
--dummy-locales looks much better as --dummylocales.
2008-11-22 22:28:41 +00:00
Sergey Popov
e751789a57 Update manpage and --help output. 2008-11-17 20:38:56 +00:00
Mark de Wever
2343ceb0b1 Remove double spaces. 2008-10-09 11:35:41 +00:00
Gunter Labes
d2c216e570 when specifying --config-dir now put it under %APPDATA% on windows
(default remains as cwd\userdata but can be changed when defining
APPDATA_USERDATA at compile-time.)

sync commandline option descriptions between the manpage and --help
2008-09-26 10:09:48 +00:00
Tomasz Śniatowski
96f6c5ffda update wesnoth man page with -e and --load update.
I've tested locally but it could use a look from someone who actually
understands man pages.
2008-09-25 10:57:11 +01:00
Pauli Nieminen
0f842a034f Fixed windows user data directory setup code...
...and added man page entry for --config-dir
2008-09-11 06:33:10 +00:00
Benoît Timbert
9039f8771e New --nomusic command line option...
...to disable music for the current session (without altering the
preferences)
2008-09-06 14:37:30 +00:00
Pauli Nieminen
d6efbabced Fixed dummylocales to work from svn tree 2008-08-23 16:08:20 +00:00
Ignacio R. Morelle
eda4b83929 Update wesnoth (game) man-page for new --config-path parameter 2008-05-24 15:48:15 +00:00
Jérémy Rosen
8bb943bd0d Add new command line options, change by lao 2008-03-30 12:31:02 +00:00
Nils Kneuper
5336dc9d0f ups, a typo... 2007-12-10 15:57:53 +00:00
Nils Kneuper
4fc6210f02 small correction to a link 2007-12-10 15:56:27 +00:00
Gunter Labes
2576f8a3d5 *update and streamline the usage and manpage documentation 2007-12-10 03:22:10 +00:00
Mark de Wever
ff09e1667a Added the new g(un)zip switches to the manual,
Ivanovic please review since my manpage hacking skills are
non-existant ;-)
2007-12-06 16:36:55 +00:00
Gunter Labes
c2a6fdad58 more updates considering the new 'debug' log level 2007-11-02 03:43:26 +00:00
Gunter Labes
956da1d494 correct and enhance the example command line a bit 2007-10-31 21:03:12 +00:00
Gunter Labes
608cb3d286 update the default multiplayer scenario also in the documentation 2007-10-19 02:07:34 +00:00
Eric S. Raymond
dff41b9695 Added logging option like the maingame to the editor.
Added a new 'paths' log domain that dumps messages about path searches.

Added a new --logdomains option that list all defined log domains.
2007-05-18 16:35:20 +00:00
Mark de Wever
a32f36041e made an option to set the number of fps that should be shown,
...not all code honours this yet

the default is 50 fps

changed the draw delay logic it now determines when the next draw
should take place, this avoids adding a delay when the code is already
lagging. That problem occurs with scrolling and animations. The engine
now stays much closer to the desired fps, provided that the system it
runs on is fast enough.
2007-02-25 18:44:47 +00:00
Rusty Russell
94faa94dc3 Update changelog and man page as prompted by Soliton 2006-06-08 12:45:57 +00:00
Nils Kneuper
2a665d3f1d corrected the address of the FSF. 2006-06-07 21:30:02 +00:00
Gunter Labes
bdf118b535 updated the wesnoth man page...
...and the german translations for wesnoth and wesnothd
2006-06-07 13:50:23 +00:00
Gunter Labes
b781bd7dec some further tweaks 2006-05-11 22:25:30 +00:00
Gunter Labes
a304087894 applied patch by allefant to add --turns= parameter
streamlined and (hopefully) completed the --help output

streamlined and (hopefully) completed the wesnoth man page
2006-05-07 05:16:53 +00:00
John W. C. McNabb
7c8b85c314 added --load FILE 2006-02-18 15:21:27 +00:00
Gunter Labes
e3d2413875 updated Dave's email address and some dates
added the --config option and described the syntax of the config file
2006-01-26 08:15:41 +00:00
András Salamon
f76bee25c4 clarify --nogui vs --multiplayer 2005-08-11 14:50:45 +00:00
András Salamon
3c9a017368 updated man pages 2005-06-11 07:50:01 +00:00
András Salamon
d94543f012 Small fix to previous manpage update. 2005-04-10 21:47:42 +00:00
András Salamon
5890bbaa67 Typo fixes, new DESCRIPTION, shortened long lines, .B/.BR fixes. 2005-04-10 21:16:35 +00:00
Isaac Clerencia Perez
4a2dbf5b60 Updates to manpages 2005-04-09 15:01:23 +00:00
Isaac Clerencia Perez
03dddf6432 Added --decompress option to man page (by Ivanovic) 2005-02-25 11:33:11 +00:00
Yann Dirson
c90661fcc8 manpage update (Ivanovic) 2005-01-30 17:33:31 +00:00
Guillaume Melquiond
de6ca2d556 Correctly describe multiplayer options. 2005-01-29 10:24:57 +00:00
Yann Dirson
a7357f2c0e manpage update (Ivanovic) 2005-01-27 20:19:16 +00:00
Yann Dirson
0ccf037f50 manpage update (Ivanovic) 2005-01-26 20:40:45 +00:00