loonycyborg
13545f3279
pot-update and regenerate doc files
2021-06-20 15:07:59 +03:00
Iris Morelle
79a9cb3ae5
pot and documentation update
...
CC #5797
2021-05-22 22:20:03 -04:00
Iris Morelle
f13339b87f
doc/man: Copyright update
2021-05-21 05:28:23 -04:00
Iris Morelle
a2e895ac2b
pot and documentation update
2021-05-15 22:05:30 -04:00
Iris Morelle
5703c392e3
pot and documentation update
2021-04-17 22:20:38 -04:00
loonycyborg
8984dca49a
pot-update and regenerate doc files
2021-02-02 21:40:35 +03:00
loonycyborg
a86d56c023
pot-update and regenerate doc files
2021-01-16 16:42:44 +03:00
loonycyborg
312d156ec2
pot-update and regenerate doc files
2021-01-02 12:52:26 +03:00
Iris Morelle
b59601369e
pot and documentation update
2020-12-18 22:35:40 -03:00
loonycyborg
9252b7b024
pot-update and regenerate doc files
2020-12-06 00:18:01 +03:00
loonycyborg
35bd3ac39e
pot-update and regenerate doc files
2020-11-09 11:45:55 +03:00
Iris Morelle
5b64bd1f02
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-26 12:50:32 -03:00
Iris Morelle
3c39c6b268
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-26 12:30:55 -03:00
Iris Morelle
0eb08b6165
pot and documentation update
2020-10-10 14:54:39 -03:00
Iris Morelle
f6069b6f4d
pot and documentation update
2020-09-12 04:38:45 -03:00
Iris Morelle
564a4acba3
pot and documentation update
2020-08-08 05:29:07 -04:00
loonycyborg
73d53344d6
pot-update and regenerate doc files
2020-07-25 22:01:07 +03:00
loonycyborg
4b73d566c7
pot-update and regenerate doc files
2020-05-17 12:43:50 +03:00
loonycyborg
40698d5ec3
pot-update and regenerate doc files
2020-05-02 02:04:28 +03:00
Iris Morelle
7d6d26fbeb
pot and documentation update
2020-01-25 21:05:21 -03:00
Iris Morelle
68885b9b6d
Add Brazilian Portuguese version of wesnoth(6) manpage
...
Missed it in the previous commit.
[ci skip]
2020-01-12 13:47:04 -03:00
Iris Morelle
42f774e859
pot and documentation update
2020-01-12 13:34:26 -03:00
Steve Cotton
6333400f64
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
(cherry picked from commit 6576293228
)
2019-12-24 18:13:13 +01:00
Severin Glöckner
4e97ec97e1
man: highlight one more keyword
...
[ci skip]
2019-09-24 18:06:13 +02:00
loonycyborg
586e6df1a0
pot-update and regenerate doc files
2019-09-16 18:44:38 +03:00
pentarctagon
b2d85bb3a6
Rename db_group_table -> db_user_group_table since it's more accurate.
...
Backport of b14a4b1bb3
2019-08-26 12:50:06 -05:00
pentarctagon
afab04ddf4
Use the MP Moderators forum group to check for mod authority.
...
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
Backport of 02ebcff06c
2019-08-24 14:28:41 +02:00
pentarctagon
358e9a4abf
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.
Backport of 85151f7519
2019-08-24 14:28:41 +02:00
loonycyborg
6ec8d23b04
pot-update and regenerate doc files
2019-06-30 15:25:10 +03:00
Severin Glöckner
1dda3b86d2
manpages: document how to set an empty side
...
[ci skip]
2019-06-14 01:57:09 +02:00
loonycyborg
88e4f49e42
pot-update and regenerate doc files
2019-02-24 00:55:18 +03:00
loonycyborg
e43f454de8
pot-update and regenerate doc files
2019-01-21 21:40:36 +03:00
Severin Glöckner
7392f8fe28
commandline: remove --path option
2019-01-05 06:52:20 +01:00
Severin Glöckner
2e0cdfd450
manpages: no need for a dot here
...
[ci skip]
2018-12-23 20:01:30 +01:00
Severin Glöckner
ff83ec3a7c
Fix path documentation of deprecated option
...
This wasn't in a release before
[ci skip]
2018-12-12 22:26:11 +01:00
Severin Glöckner
7bc0a421b5
manpage: add missing options
...
fixes #3537
[ci skip]
2018-10-06 00:52:20 +02:00
josteph
3f3ee23093
manpage: Fix option name typos and update documentation of --render-image.
2018-09-22 09:15:51 -04:00
josteph
9b5d5a6171
Commandline: Add --campaign-skip-story option
...
Fixes #3472
2018-09-20 22:01:17 +00:00
loonycyborg
be856c9097
pot-update and regenerate doc files
2018-09-16 10:20:04 +03:00
loonycyborg
080f0dda87
pot-update and regenerate doc files
2018-09-09 11:48:07 +03:00
Martin Hrubý (hrubymar10)
c18537edc0
Migrate links to https if available
2018-07-15 13:22:56 +11:00
Iris Morelle
6fb813ba80
pot and documentation update
2018-07-08 04:55:17 -04:00
Iris Morelle
b5eb6c43c3
doc/wesnoth(6): 'none' is a keyword in the --log-<level> description
...
[ci skip]
2018-06-12 03:40:00 -04:00
Severin Glöckner
ad9c620370
updated German translation
...
and recompiled German manpages
[ci skip]
2018-06-10 01:24:49 +02:00
loonycyborg
7e44a66e2f
pot-update and regenerate doc files
2018-06-09 23:35:29 +03:00
loonycyborg
b7753edd9d
pot-update and regenerate doc files
2018-06-03 16:46:30 +03:00
Celtic Minstrel
40d1fbefa7
Documentation for the translation completeness command-line flags
2018-05-31 19:08:34 +11:00
Severin Glöckner
aca56489b8
manpages: clarify deprecation logdomain
...
[ci skip]
2018-05-31 19:08:16 +11:00
loonycyborg
e7b2068a44
pot-update and regenerate doc files
2018-05-26 15:15:39 +03:00
Iris Morelle
de06804414
pot and documentation update
2018-05-16 00:05:30 -04:00