Commit graph

210 commits

Author SHA1 Message Date
Steve Cotton
2d917fe9fa Re-enable the editor help, add docs about keyboard modifiers and the scenario editor
A couple of warnings about the scenario mode being buggy are added to the
user-visible text, find these by looking for <bold> tags within the text.

This takes all the changes to the editor documentation that were made to master
up to and including a4711ebad9. There have been no changes at all to the editor
documentation in the 1.14 branch, while there have been several updates to the
master branch that would be good to backport if the help is displayed in the
1.14 branch - this commit simply pulls the entire file into the 1.14 branch
along with enabling the editor documentation (a small change to
data/core/help.cfg, as done in commit ed611f9438).

The sound source tool isn't mentioned at all in this documentation. There is a
button for it in the 1.14 UI, but that button's only function is to say that
it's not implemented, so documentation seems unnecessary.
2021-01-06 10:26:15 +01:00
Steve Cotton
8971d1ce86 help.cfg: fixed wmllint warnings about translation marks
This is a cherry-pick of f0bdd01918
2020-12-30 13:54:42 +01:00
josteph
74562e2946 Fixes from SpellingMistakes
(cherry picked from commit 74589a642c)
2019-10-22 00:43:39 +11:00
josteph
90425cf59b Following the backport of #4217, fix #4280 for 1.14. 2019-09-30 22:54:10 +00:00
josteph
c9319db242 help: Break the new saveload and whylost topics into paragraphs for translation.
(cherry picked from commit dfe7347718)
2019-09-30 22:51:43 +00:00
jostephd
e86e41773b help: Add 'Why did I lose?' help topic (#4217)
* Draft 'Why did I lose?' help topic

* fixup! Draft 'Why did I lose?' help topic

Implement @beetlenaut's suggestions

* help: Change to title case for consistency with the rest of the section

* help: Explain the term 'foreknowledge'

(cherry picked from commit 0a6ed0ae4f)
2019-09-30 22:51:38 +00:00
josteph
2f45a80fb5 Help: Add screenshots to "income and upkeep" 2019-09-14 13:31:01 +00:00
josteph
74cc50b2b1 help: Add a screenshot to the combat screen 2019-09-14 13:00:25 +00:00
josteph
8a024ad94c Clarify descriptions of income and upkeep.
(cherry picked from commit 0a0b70c5a9)
2019-09-14 08:02:45 +00:00
Andrius Štikonas
2098150764 Remove a stray foo. 2019-01-22 10:54:28 +11:00
jostephd
2ac132f608 Help: Document campaign 'level' and 'difficulty'. (#3781) 2018-12-29 17:12:11 +00:00
josteph
c580c49df2 Help: Document more cases of lit terrains. Linkify oasis 2018-11-18 11:04:19 +00:00
josteph
fc6beef866 Help: Fix some broken links in the Gameplay section.
The abilities help topic id structure is intentional, according to
generate_ability_topics() (src/help/help_impl.cpp:514).
2018-10-21 23:47:47 +00:00
Jyrki Vesterinen
e1adb8f29c Help: update the "Installing Add-ons" page (addresses #2703)
[ci skip]
2018-08-04 10:56:02 +03:00
Jyrki Vesterinen
51d86c93fe Help: document cores (#2703)
[ci skip]
2018-08-04 10:36:19 +03:00
Charles Dang
805a08b67c Revert "Revert tutorial string changes not covered by the pot update"
This reverts commit 8e8e62b5bc.
2018-05-10 09:25:09 +11:00
Severin Glöckner
8e8e62b5bc Revert tutorial string changes not covered by the pot update
for the 1.14.1 release, intended to be included after tagging
again.

This reverts commit 00cccd19f5.
(a.k.a. Update text to match game-play changes, fixing #2950)

[ci skip]
2018-05-08 01:46:50 +02:00
Wedge009
00cccd19f5 Update text to match game-play changes (fixes #2950).
[ci skip]
2018-05-06 12:06:36 -04:00
Wedge009
1bd7f80136 Update text to match changes in dialogues (fixes #2882).
[ci skip]
2018-05-06 12:06:36 -04:00
Iris Morelle
722637c59a Hide Editor help section
See isssue #2964.

[ci skip]
2018-04-25 20:25:11 -03:00
Charles Dang
6b20ccdb62 Help: removed sort_sections key with invalid value
[ci skip]

At no point is "generated" checked for as value of that key (the only valid value is "yes").
"generated" is a valid value for sort_topics, however. As for whether we want sorting or not
for Eras, I don't think so. The era order as displayed seems logical enough since it groups
each era and Age of Heroes variant together.
2018-04-01 19:14:09 +11:00
Charles Dang
044dedb43a Removed Credits section from help browser (fixes #2555)
I had disabled this when I redid the End Credits screen in GUI2 (476027f) since (IIRC)
I didn't want to figure out about parsing the new config-based credits storage. The topic
remained in Help, empty. We've decided the new End Credits screen is a better method for
viewing the credits anyway, so I'm now removing the topic.
2018-03-03 21:27:19 +11:00
Matthias Krüger
b11d3fdcbe fix a bunch of typos found by codespell in data directory.
https://github.com/lucasdemarchi/codespell
2018-02-06 23:03:06 +11:00
josteph
4ac110b8b5 core: Fix grammar and punctuation
Split from #2390 at @GregoryLundberg's request.
2018-02-03 14:04:42 +11:00
Bär Halberkamp
ce05a573cf Run wmlindent 2016-09-15 18:04:37 +02:00
ln-zookeeper
15241cd0a6 Convert remaining – to × in strings describing attack stats 2016-09-07 10:43:30 +03:00
Bär Halberkamp
4e71bbe448 Generate trait help instead of hardcoding
Introduces a new key "help_text=" in [trait]
2016-07-29 18:44:10 -04:00
ln-zookeeper
626bf687a1 Re-simplified explanation of healing, with nicer formatting 2016-03-04 18:35:36 +02:00
Vasya Novikov
fa7a342c2f help.cfg: healing clarification 2016-02-18 01:26:23 +03:00
ln-zookeeper
59ba795de4 Mention lvl0 units as the exception to ZoC generation 2016-02-01 22:40:44 +02:00
Wedge009
f05557a7d9 Spelling corrections
recieve -> receive
intepolate -> interpolate
2015-08-26 17:30:44 +10:00
Charles Dang
f7f497566f Update API to work with the new two layer logo 2015-08-20 13:58:43 +11:00
Charles Dang
94c44f56a9 help: some wording improvements to terrain help 2015-07-30 03:27:45 +11:00
Ignacio R. Morelle
8136147fee Silence wmllint warnings by restoring missing markcheck exceptions 2015-04-07 22:02:28 -03:00
Ignacio R. Morelle
0fc006f8f3 Fix help topics in the Commands section not using Title Case 2015-04-07 00:37:18 -03:00
Ignacio R. Morelle
74abdda874 Fix inconsistent help markup quotes 2015-04-07 00:34:36 -03:00
Charles Dang
2327ac7fd3 Couple improvements to About. 2015-04-01 14:14:43 +11:00
Charles Dang
dd3671847a Add remarks about illuminated and indoor TODs to help 2015-03-23 06:07:57 +11:00
aquileia
d06b515ad4 Fix orb colors in ingame help and manual
[skip ci]
2015-03-22 00:33:18 +01:00
ln-zookeeper
f0cb11ed73 Recruiting is confirmed with "OK", not "Recruit" 2015-03-19 20:42:15 +02:00
Charles Dang
f5dd1f9288 Improved Victory and Defeat section 2015-03-19 14:46:48 +11:00
Charles Dang
f98565113e Added a header to the gameplay topic list 2015-03-17 05:43:52 +11:00
Charles Dang
785b3a3902 Moved a bit to the intro from Gameplay 2015-03-16 05:00:22 +11:00
Charles Dang
fae7443e63 Fixed a few more numeric TC palette references 2015-03-16 04:21:22 +11:00
Charles Dang
1569c8ce8b Rewrote and reordered a bunch of help stuff related to the Gameplay and Introduction sections 2015-03-16 03:50:58 +11:00
Charles Dang
6bc135f98d Merge the Fundamentals of Gameplay topic with toplevel 2015-03-15 18:54:01 +11:00
Charles Dang
4e6be2eab3 Updated help descriptions for traits 2015-03-08 03:12:19 +11:00
Charles Dang
951951cba1 Revert "Removed a duplicate header"
This reverts commit 8574da7c85.
2015-01-19 16:04:53 +11:00
Charles Dang
8574da7c85 Removed a duplicate header 2015-01-19 15:47:41 +11:00
Charles Dang
e077850ad2 Fixed some typos found by spellcheck 2014-12-23 05:28:45 +11:00