Commit graph

944 commits

Author SHA1 Message Date
Iris Morelle
452ff09475 pot and documentation update 2020-11-21 01:44:12 -03: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
Iris Morelle
003f5c0897 pot and documentation update 2020-10-17 01:34:18 -03:00
loonycyborg
29b7b52da6 pot-update and regenerate doc files 2020-09-19 20:45:57 +03:00
Iris Morelle
324dd4148b pot and documentation update 2020-08-22 00:17:22 -04:00
Iris Morelle
ce1a1ec809 pot and documentation update 2020-08-08 05:35:45 -04:00
Iris Morelle
88abe16b0a pot and documentation update pt. 2
Despite keeping it in mind at the time, I missed doc/.

[ci skip]
2020-03-14 00:28:46 -03:00
Iris Morelle
9034a38a84 pot and documentation update
[ci skip]
2020-01-25 15:21:55 -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
Nils Kneuper
512f9640d7 updated Russian translation 2019-11-09 10:42:54 +01:00
Severin Glöckner
2554de3a51 man: highlight one more keyword
[ci skip]
2019-09-23 16:47:14 +02:00
Martin Hrubý (hrubymar10)
6f468a3757
Migrate links to https if available
Closes #3343
2019-09-08 07:53:28 +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
Nils Kneuper
72f1fbc4e5 updated Turkish translation 2019-07-06 14:12:35 +02: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
639787e1c9 Merge pull request #2562 from wesnoth/schema 2018-11-11 13:52:19 -05:00
Celtic Minstrel
8ef0c1734d Add several command-line options to invoke the schema validator 2018-11-03 17:09:25 -04:00
Nils Kneuper
211447e54f updated Italian translation 2018-11-02 23:56:22 +01: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
Nils Kneuper
9eb6950ed5 updated Galician translation
(cherry-picked from commit 7ab1da24a5)
2018-10-07 03:19:03 +00:00
Jyrki Vesterinen
9bcb4bbf35 Convert README for manual images to Markdown
I also updated the filenames for the images, changed the recommended
format for screenshots other than "fullscreen" screenshots to PNG,
and removed the (no longer true) claim that the example places to create
the screenshots match where the English screenshots were taken.

Resolves #2856.

[ci skip]

(cherry-picked from commit 134a51204b)
2018-10-07 03:18:59 +00:00
loonycyborg
6afc63bae9 scons: look for xhtml.xsl in several dirs as its location can vary
(cherry-picked from commit 3221e22599)
2018-10-07 03:18:23 +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
loonycyborg
828aee9416 Changed docbook xsl path back so it works for me 2018-03-17 21:28:35 +03: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
Jyrki Vesterinen
8f8a7b7585 Manual update part 2: convert manual to XHTML
Also needed to update the path to the XSL transform.

[ci skip]
2018-03-03 18:44:16 +02:00
Jyrki Vesterinen
fe9729e8c6 Manual update part 1: update manual text and create new screenshots
[ci skip]
2018-03-03 17:46:14 +02:00