Commit graph

963 commits

Author SHA1 Message Date
loonycyborg
fecfe19480
pot-update and regenerate doc files 2021-06-20 14:57:41 +03:00
Iris Morelle
4ee5e41a2e Add Libera.Chat's webchat URLs to documentation
Closes #5797.
2021-05-28 00:22:45 -04:00
Iris Morelle
e147af8db1 pot and documentation update
CC #5797
2021-05-22 22:22:47 -04:00
Iris Morelle
affb15fbac freenode suffered a horrible accident, we're moving to Libera.Chat
The problem is that right now Libera.Chat does not have a web chat
interface, and no guarantee as to what its URLs are gonna be like
; although staff have said they're probably gonna stick to the same stack
as before so we might end up with very similar looking URLs.

For the time being, we have to get rid of the webchat URLs. They will be
missed a bit. Maybe.

Before anybody asks, yes, I am aware of the po comments in German
translation catalogues including a freenode IRC protocol URL. If I do
anything about it now, somebody will helpfully revert my changes during
a message catalogue merge (it happened some time ago). So, not touching
those until release time.

Also nobody cares about Travis anymore. It's dead cruft, just leave it
alone. (What on earth is that massive base64 string anyway?)

CC #5797
2021-05-21 05:20:44 -04:00
Iris Morelle
ada3e068c9 holy outdated link batman
[ci skip]
2021-05-21 05:07:09 -04: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
Iris Morelle
98b4c9c73d pot and documentation update 2021-05-15 22:07:59 -04:00
Iris Morelle
cd7a7a0972 pot and documentation update 2021-04-17 22:24:51 -04:00
Iris Morelle
eee53c32e9 pot and documentation update 2021-03-20 22:05:48 -03:00
Celtic Minstrel
7b7b904c99 Add --nobanner command-line argument 2021-03-13 20:49:26 -05:00
Iris Morelle
e720a437b0 pot and documentation update 2021-03-12 20:22:02 -03:00
Iris Morelle
b0e017f7f0 pot and documentation update 2021-02-20 18:47:30 -03:00
Celtic Minstrel
d2734973ed Add a command-line option that makes deprecated Lua stuff evaporate 2021-02-16 20:40:18 -05:00
Steve Cotton
4a43d00522 Show a two-color tennis ball orb for the disengaged state (#5155)
As the disengaged state is part-way between the "partial" and "moved" states,
the orb has parts in each color. On the minimap these units are shown in the
partial color (which is also the color that would be used before this change).

This will match the mounted Quenoth units' "disengage" skill, when they
can still move but can't attack. It should also trigger for some UMC abilities
that get extra moves after a character attacks.

During testing, I found that TSG allows some of the bandits to attack on the
first turn of the bandit branch. There's no gameplay change there, but the orbs
make it much clearer that some units can still attack.

I think there are already too many preferences for orbs, so reused the existing
settings for the colors. A new "show disengaged orb" preference is added, which
when disabled shows the old partial orb instead.

Update the orb and ellipse sections of doc/manual/.

Notes about how I created the new orb image:

* create a color range to_ellipse_red with rgb=FF0000,FF0000,000000,FF0000
* wesnoth --render-image 'misc/orb.png~RC(magenta>to_ellipse_red)' images/misc/orb-ellipse-red.png
* open the orb.png and orb-ellipse-red.png images as layers in Gimp, add a layer mask to both of them
* use the layer mask to get each pixel from exactly one of the layers
2021-02-13 18:28:33 +01:00
Andrey Bienkowski
4b0a4e4227 Delete the list of hotkeys from the manual 2021-02-03 19:13:58 -06:00
loonycyborg
3d81892b95 pot-update and regenerate doc files 2021-01-16 17:22:09 +03:00
Pentarctagon
30362084cf Fix all Doxygen warnings. 2020-12-31 23:59:28 -06:00
Iris Morelle
c45e90ebb6 pot and documentation update 2020-12-18 22:29:40 -03:00
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