Subhraman Sarkar
c475b0c684
add a command line option to preprocess a string
2024-11-24 16:51:12 +01:00
Charles Dang
5a90e40e19
Note --nodelay removal in changelog, remove from manpage
2024-11-23 12:54:32 -05:00
Gunter Labes
41f37021bd
Fix formatting issues
2024-09-16 22:56:13 +02:00
Subhraman Sarkar
7ba098a182
mention gui test dialog in manpage
2024-07-11 20:46:27 +02:00
Subhraman Sarkar
10c498c993
update manpage
2024-07-11 20:46:27 +02:00
pentarctagon
f0991ec9c1
remove use of the config directory
...
the credentials and lan config files will now use the userdata folder
2024-07-08 17:42:20 -05:00
pentarctagon
49cb1e88da
update docs for linux config dir location
2024-05-07 09:44:05 -05:00
Gunter Labes
dcdc8b4865
Update man pages
2024-05-07 09:12:43 +02:00
grz0
4b027073c0
Remove gzip/bzip2 (de)compression commandline options ( #8718 )
...
* Remove handling of --gzip --gunzip --bzip2 --bunzip2 command line options
* Remove --gzip --gunzip --bzip2 --bunzip2 options from manpages
* Remove --gzip --gunzip tests for commandline_options class
2024-04-10 15:45:01 +02:00
pentarctagon
c00cfe2a05
Add an environment variable to disable logging to file
...
Fixes #8527
2024-03-17 12:23:31 -05:00
pentarctagon
422fef3f3e
update text post logging fix
2024-02-27 10:42:23 -06:00
pentarctagon
79ca90648a
2024 copyright update - misc
2024-01-20 22:41:50 -06:00
loonycyborg
a6053e0dcd
Clarify docs wrt log file output
2023-06-09 23:54:43 +03:00
Pentarctagon
d3f41831b7
Rename back to wnoconsole and move boolean check.
2023-05-31 12:26:33 -05:00
Pentarctagon
10f7ef26e7
Add --no-con to disable writing to CONOUT.
...
Fixes #7619
2023-05-29 00:08:55 -05:00
Pentarctagon
c44cc2742e
Copyright update..
2023-04-29 10:48:11 -05:00
Gunter Labes
0caad54608
Remove wrong documentation
2023-04-24 16:31:22 +02:00
Pentarctagon
ceb05f3d9f
Enable logging to file by default.
2023-01-13 12:51:03 +01:00
Pentarctagon
db948c00ac
Update missed copyright notices.
2022-08-07 16:13:40 -05:00
Pentarctagon
d1833b5cf7
Adds the --log-to-file command line option.
...
This sets up writing both the cerr and cout streams to a log file, as well as pulls the log rotation logic out of log_windows.*pp into the general logger.
Note that this is meant for usage on macOS and Linux, not Windows. log_windows.*pp has additional functionality in it, as well as a fair bit related to the --wconsole option.
2022-07-24 09:22:50 -05:00
Pentarctagon
1f6bf4c203
Upload artifacts that could be used for releases.
...
Also don't upload things anymore that aren't being used.
2021-11-18 12:32:17 -06:00
Pentarctagon
867965742a
Add --simple-version command line option.
...
This option automaticaly implies --nobanner as well as displays nothing else but the version.
2021-11-18 12:32:17 -06:00
Iris Morelle
605de10a48
doc/man: Copyright update
2021-05-21 04:57:36 -04:00
Pentarctagon
7b92aa3a8b
Add :fps file creation to the help+man page.
2021-05-17 10:51:37 -05:00
Celtic Minstrel
7b7b904c99
Add --nobanner command-line argument
2021-03-13 20:49:26 -05:00
Celtic Minstrel
d2734973ed
Add a command-line option that makes deprecated Lua stuff evaporate
2021-02-16 20:40:18 -05:00
Iris Morelle
a26435312e
Remove network proxy-related command line option descriptions
...
The command line options themselves were removed in commit
168313bed9
, wherein someone clearly didn't
do the full research.
Specifically, the SDL_net-based implementation of the network API never
supported or used these options. Only libana did.
2020-10-21 01:33:38 -03:00
Iris Morelle
0bfb9101a8
Minor fixes to --help text
...
More importantly, --log-precise's description is now more
platform-agnostic (there isn't a "logfile" on platforms other than
Windows).
2020-10-19 23:08:02 -03:00
Steve Cotton
6576293228
Remove the obsolete --timeout command-line option
...
This option has never been supported in any tagged release of Wesnoth:
* added in e5b3951054
* changed to only print a warning in c8699e2f05
2019-11-19 02:49:49 +01:00
Celtic Minstrel
5ac95eae08
Add --output option to redirect diff/patch output to a file of your choice
2019-08-30 23:23:10 -04:00
Celtic Minstrel
d4c6f1e5f0
Add a command-line interface to the WML diff functionalityNote that this is only useful for WML documents that do not require preprocessing.
2019-08-30 23:23:10 -04:00
Severin Glöckner
cf102bd161
manpages: document how to set an empty side
...
[ci skip]
2019-06-14 01:59:20 +02:00
Severin Glöckner
e8cc7f22bf
commandline: remove --path option
2019-01-05 06:53:32 +01:00
Severin Glöckner
404d49534f
manpages: no need for a dot here
...
[ci skip]
2018-12-23 21:24:29 +01:00
Severin Glöckner
717feb22ec
Fix path documentation of deprecated option
...
This wasn't in a release before
[ci skip]
2018-12-12 22:27:49 +01:00
Celtic Minstrel
22d8592164
Document schema validation short options and make --validate imply --wconsole on Windows
2018-11-13 23:17:17 -05:00
Celtic Minstrel
8ef0c1734d
Add several command-line options to invoke the schema validator
2018-11-03 17:09:25 -04:00
Severin Glöckner
a1adce8ca3
manpage: add missing options
...
fixes #3537
[ci skip]
2018-10-14 12:11:19 +03:00
josteph
97d1fcd3bc
manpage: Fix option name typos and update documentation of --render-image.
...
(cherry-picked from commit ae4ef058ed
)
2018-10-07 03:25:22 +00:00
josteph
d443df9be1
Commandline: Add --campaign-skip-story option
...
Fixes #3472
(cherry-picked from commit f7be872da2
)
2018-10-07 03:25:19 +00:00
Iris Morelle
8ebc39fab2
doc/wesnoth(6): 'none' is a keyword in the --log-<level> description
...
[ci skip]
(cherry-picked from commit d05de7ced8
)
2018-10-07 03:22:35 +00:00
Severin Glöckner
d8ffa70062
manpages: clarify deprecation logdomain
...
[ci skip]
(cherry-picked from commit 36026a5ff7
)
2018-10-07 03:21:32 +00:00
Celtic Minstrel
c9c869b72b
Documentation for the translation completeness command-line flags
...
(cherry-picked from commit 691435ed4c
)
2018-10-07 03:21:25 +00:00
Wedge009
0b98ddd96b
Update text to match changes in dialogues ( fixes #2882 ).
...
[ci skip]
(cherry-picked from commit f1bcdc7f1b
)
2018-10-07 03:20:34 +00:00
Iris Morelle
bd75565c7e
Fix wesnoth(6) claiming the default log level is error
...
It's been warning since version 1.9.0.
[ci skip]
(cherry-picked from commit 006bd4d099
)
2018-10-07 03:20:12 +00:00
Celtic Minstrel
ea63a148cb
Document --log-none command line option
...
This reverts commit e1ac4298eaf5bee6c885263e179588a051de24a8.
(cherry-picked from commit 49ad25fc69
)
2018-10-07 03:17:58 +00:00
Matthias Krüger
1a09ba1c75
doc: fix some typos
2018-02-06 23:03:06 +11:00
Gregory A Lundberg
b5f76eff79
Bump copyright to 2018
2018-01-19 00:02:20 -06:00
Wedge009
3df86a0f6c
Spelling corrections for 19b1f0a6
and 9b7db054
.
...
I don't think these can be covered by utils/pofix.py, so correcting these directly.
[ci skip]
2017-09-26 16:39:32 +10:00
Severin Glöckner
8c2bdba598
manpage, small corrections
...
[ci skip]
2017-09-17 03:27:01 +02:00