[Commits] [wesnoth/wesnoth] 3ec26d: multiplayer maps: descriptions: cleanup
GitHub
noreply at github.com
Wed May 10 00:11:53 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3ec26df495e0c568fb2e1536e0c7356f29738f81
https://github.com/wesnoth/wesnoth/commit/3ec26df495e0c568fb2e1536e0c7356f29738f81
Author: Matthias Krüger <matthias.krueger at famsik.de>
Date: 2017-05-10 (Wed, 10 May 2017)
Changed paths:
M data/multiplayer/scenarios/3p_Island_of_the_Horatii.cfg
M data/multiplayer/scenarios/4p_Isars_Cross.cfg
M data/multiplayer/scenarios/4p_King_of_the_Hill.cfg
M data/multiplayer/scenarios/4p_Loris_River.cfg
M data/multiplayer/scenarios/4p_Paths_of_Daggers.cfg
M data/multiplayer/scenarios/4p_Ruins_of_Terra-Dwelve.cfg
M data/multiplayer/scenarios/4p_Siege_Castles.cfg
M data/multiplayer/scenarios/4p_Xanthe_Chaos.cfg
M data/multiplayer/scenarios/5p_Auction-X.cfg
M data/multiplayer/scenarios/6p_The_Manzivan_Traps.cfg
M data/multiplayer/scenarios/6p_Volcano.cfg
M data/multiplayer/scenarios/6p_Waterloo_Sunset.cfg
Log Message:
-----------
multiplayer maps: descriptions: cleanup
don't include mape size in the description since map selection screen already displays map size by itself.
canonicalize "XvsY" and "X vs Y" to "X vs. Y".
work around pango_text::set_markup_helper warnings about unescaped ampersands.
More information about the Commits
mailing list