[Commits] [wesnoth/wesnoth-old] e1852e: wmllint: Implement [terrain_type] aliasof conversi...
GitHub
noreply at github.com
Thu Feb 20 07:29:07 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth-old
Commit: e1852e6854875f9d920f7f1862350f87afa854ab
https://github.com/wesnoth/wesnoth-old/commit/e1852e6854875f9d920f7f1862350f87afa854ab
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-02-19 (Wed, 19 Feb 2014)
Changed paths:
M data/tools/wmllint
Log Message:
-----------
wmllint: Implement [terrain_type] aliasof conversion for changes in 1.11.[89]
Adds a text transform step for the aliasof attribute under
[terrain_type] accounting for several changes to base terrain aliasing
in Wesnoth 1.11.8 and 1.11.9, including:
* 10854d4802c4953cf05a8e28cb81ba5ab8d52b29 and related commits
* c25849b7ea0a18e32d9065cfca91e703e179cf04 (Vit -> Vt in 1.11.9)
Just like usual terrain string conversions, this step can be disabled
for a specific line using # wmllint: noconvert.
More information about the Commits
mailing list