* Fix wmllint translation mark errors
* Added wesnoth-help domain
* Try to give better labels for the WC map generator settings which are now marked for translation.
Co-authored-by: Wedge009 <wedge009@wedge009.net>
* Give Shyde and Sylph unwalkable flight
With the same unwalkable terrain movement and defense as the Quenoth versions of these units. Makes them behave as true flying/floating units as their wings, movetype name and other statistics suggest, while opening up interesting game play possibilities.
* revise I-type terrain codes so they can be filtered with wildcard
* update the few MP maps using these I-type codes
* update the few campaigm maps using these I-type codes
* DiD S8: Handle situations where factions have not yet appeared (resolves#7005).
* Convert 'arrived' flags to booleans.
* DiD S8: po hint to clarify 'Dela's men'.
* Accommodate feedback by getting rid of all the new work and just removing any reference to paladins or Dela altogether. Conversion of flag to boolean remains, however.
From [this post](https://forums.wesnoth.org/viewtopic.php?p=675918#p675918)
Simplify speech style
Simplify objectives
Lore books give experience to their discoverer
Cuttlefish advance to Krakens
Add Storm Daemon
Rebalanced Normal difficulty mode to be easier
Rebalanced Difficult difficulty mode to be harder
Rebalanced Nightmare difficulty mode to be more self consistent
Intendants now have normal loyal trait
S1: Add a further dialogue hint that oases heal
S4: Dialogue hints for strategic weaknesses of each mermish commander
S6: Give player a couple level 2 clashers
S9: Critical fixes for bugs that could make this scenario unwinnable
S10: Fix bug preventing gryphons from spawning after dwarf tunnels collapsed
* Changed FADE_TO_BLACK to SCREEN_FADE_OUT
* Updated the red [color_adjust] to [screen_fade]. Also tweaked the
timing to make it flow smoothly.
* Removed the now-unnecessary kill tag used to hide units before
the fade.
It does the same thing as PLACE_IMAGE except the created item may
use the same submerge code as units. If not placed on water there
will be no submersion effect. If placed on water it will be submerged
to the same level a unit would be submerged to. In general physical
items placed into water should use this, whereas items placed on top
of water should use PLACE_IMAGE.
The new macro has been applied to the merfolk cages in the Bay of Pearls
scenario in HttT.