Commit graph

467 commits

Author SHA1 Message Date
Severin Glöckner
2554de3a51 man: highlight one more keyword
[ci skip]
2019-09-23 16:47:14 +02: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
loonycyborg
4830c76f45 pot-update and regenerate doc files 2019-08-27 22:48:58 +03:00
pentarctagon
b14a4b1bb3
Rename db_group_table -> db_user_group_table since it's more accurate. 2019-08-26 12:41:39 -05:00
pentarctagon
77f9c9d147
A few more wesnothd man page updates. 2019-08-23 12:07:04 -05:00
Pentarctagon
375e50a78c
Update wesnothd's man page for the sample_user_handler removal. 2019-08-23 00:04:54 -05:00
Pentarctagon
9470eea825 People who have MP mod authority for testing or other reasons can continue to use the existing user_is_moderator column check, but for people who are supposed to moderate the server, now the forum group will be used.
This will make it easier to add/remove people to/from the group, and also ensure that the list of actual moderators matches up with the list available to users.

New config attributes added for this are:
* db_group_table - should be, based on the phpbb documentation I found, phpbb_user_group
* mp_mod_group - should be set to Multiplayer Moderators group ID
2019-08-15 14:36:16 +02:00
Pentarctagon
d69b5c8804 Add deny_unregistered_login to the wesnothd man page. 2019-08-12 18:55:27 -05:00
Pentarctagon
59e9f9a138 Add support for storing game information in wesnoth's mysql database.
This requires three more tables to be added to any database with the forum user handler enabled, the structures of which are defined in the wesnothd man page:
* `db_game_info_table` - stores information about each game.
* `db_game_player_info_table` - stores information about each player in the game.
* `db_game_modification_info_table` - stores information about any modifications that are enabled for the game.
2019-08-12 13:04:26 +02:00
loonycyborg
4ed39d7ee7 pot-update and regenerate doc files
as requested in issue #4173
2019-07-18 16:10:13 +03: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
Martin Hrubý (hrubymar10)
674fda85b7 Migrate links to https if available - Fwd c18537edc0
(cherry-picked from commit bc4d22dc72)
2018-10-07 03:23:36 +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
Charles Dang
3a90f86674 Addressed more whitespace issues from #2613
[ci skip]
2018-03-12 03:48:59 +11:00
Charles Dang
471c9e876a Addressed a large chunk of the whitespace issues from #2613
[ci skip]
2018-03-09 11:37:00 +11:00
loonycyborg
6724a696e6 pot-update and regenerate doc files 2018-02-12 20:09:29 +03:00
Matthias Krüger
1a09ba1c75 doc: fix some typos 2018-02-06 23:03:06 +11:00
loonycyborg
240d9d995d pot-update and regenerate doc files 2018-02-04 19:46:58 +03:00
loonycyborg
aa294390ca Revert "pot-update and regenerate doc files"
This reverts commit e00ed07a65.
2018-02-04 19:46:45 +03:00
loonycyborg
e00ed07a65 pot-update and regenerate doc files 2018-02-04 15:46:30 +03:00
Gregory A Lundberg
b5f76eff79
Bump copyright to 2018 2018-01-19 00:02:20 -06:00
David Seifert
533c0b8005 Use GNUInstallDirs to specify directories
* GNUInstallDirs is the only Kitware-supported
  way to change the default directories. Most
  distributions have hooks for changing these
  directories, which makes integrating wesnoth
  easier and more consistent with the rest of
  the CMake ecosystem.
* Make build system perfectly out-of-source
  compatible. The build system should never
  touch files in the source tree.
2017-11-17 13:41:32 -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
loonycyborg
8293965999 pot-update and regenerate doc files 2017-09-21 23:55:53 +03:00
Severin Glöckner
8c2bdba598 manpage, small corrections
[ci skip]
2017-09-17 03:27:01 +02:00
Severin Glöckner
835731f083 manpage: remove some cases of double whitespaces (if an . was followed by an linebreak)
thanks to jyrkive for pointing out that wesnoth auto-detects the screen refresh rate and targets it

[ci skip]
2017-09-07 12:50:27 +02:00
Severin Glöckner
0f4f1e9509 manpage: spelling adjustment
[ci skip]
2017-09-07 02:05:04 +02:00
Severin Glöckner
9b7db05402 miscellaneous manpage fixes
[ci skip]
2017-09-07 01:24:13 +02:00
Severin Glöckner
b909a8ea56 update manpage: default fifodir is /var/run/wesnothd 2017-09-06 19:57:11 +02:00
Severin Glöckner
8e7a65ec5f clarify manpage options for -e (extends bf49214)
[ci skip]
2017-06-28 15:04:18 +02:00
Severin Glöckner
114c428d05 update dates in the manpages
- for the copyright
 - for last updated

[ci skip]
2017-05-30 12:11:51 +02:00
Nils Kneuper
17db147993 pot-update
work around the symptom of issue #1741 https://github.com/wesnoth/wesnoth/issues/1741
This is only a workaround and needs to be handled by the one doing the
next pot-update somehow. Maybe something needs to be changed in the
scons recipe if this was used for the last pot-update?
2017-05-29 21:57:05 +02:00
Shiki
5c4e4ed349 move --core entry in the manpage down to have it in alphabetical order (#1731)
[ci skip]
2017-05-28 03:15:27 -04:00
Luther
2548529f84 Clarify the man page for options that take optional arguments (bug 1670) (#1718) 2017-05-23 20:27:23 -04:00
Ignacio R. Morelle
98883d0d0c Add new --report/-R switch to generate an info dump for bug reports
This is intended to be used instead of the Game Version dialog's
clipboard text report in the event that Wesnoth cannot reach the
titlescreen or the dialog for some reason.

Unlike the --version info dump, it performs various calls to the
filesystem API which have potential side-effects on the environment
(namely, creating a user data directory structure if none existed before
running the command). It seems highly improper for a program's --version
switch to perform any actions other than printing text to its parent
terminal, hence I thought it would be better to add a new switch with a
more active phrasing, also reflected in its accompanying documentation.

Ultimately, this and its UI counterpart should be used by 1.14 players
as part of the bug reporting process, preferably as a mandatory step
before submitting new reports on GH or the forums.
2017-05-22 00:05:11 -04:00
loonycyborg
f4bc66b8cc pot-update and regenerate doc files 2017-05-14 01:53:29 +03:00