[Commits] [wesnoth/wesnoth-old] ab35f3: HttT S17: Add a wmllint: noconvert directive amids...
GitHub
noreply at github.com
Thu Feb 20 08:48:49 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth-old
Commit: ab35f3028789fceb40c427b54699c626ac7168c4
https://github.com/wesnoth/wesnoth-old/commit/ab35f3028789fceb40c427b54699c626ac7168c4
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-02-20 (Thu, 20 Feb 2014)
Changed paths:
M data/campaigns/Heir_To_The_Throne/scenarios/17_Scepter_of_Fire.cfg
Log Message:
-----------
HttT S17: Add a wmllint: noconvert directive amidst Lua code
wmllint doesn't know what Lua is or that it should skip it.
The code in question was triggering the viewing_side -> side plain text
substitution rule because wesnoth.find_path takes an optional last table
argument that includes a 'viewing_side' table entry, that is completely
unrelated to the [filter_vision] viewing_side -> SSF change in 1.11.x.
More information about the Commits
mailing list