[wesnoth-commits] [wesnoth/wesnoth] 5735a1: wmllint: Ignore notes when checking for shroud and...
Andrey Bienkowski
noreply at github.com
Tue Feb 2 14:41:54 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 5735a16abfb2cef34cf33f09d0e31e8e18029389
https://github.com/wesnoth/wesnoth/commit/5735a16abfb2cef34cf33f09d0e31e8e18029389
Author: Andrey Bienkowski <hexagonrecursion at gmail.com>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M data/tools/wmllint
Log Message:
-----------
wmllint: Ignore notes when checking for shroud and fog
The following line was causing a wmllint error because it contains _s:
Irs, book_start Icr^Ii, Irs
"../../data/campaigns/Descent_Into_Darkness/maps/07c_A_Small_Favor3.map", line 10: warning, fog or shroud in map file
Commit: 5826262023004fc21a2c59c2e839666ebae6ff89
https://github.com/wesnoth/wesnoth/commit/5826262023004fc21a2c59c2e839666ebae6ff89
Author: Andrey Bienkowski <hexagonrecursion at gmail.com>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M data/tools/wmllint
Log Message:
-----------
wmllint: Only parse terrain strings if maptype==map
Compare: https://github.com/wesnoth/wesnoth/compare/bbf3840f8202...582626202300
More information about the Commits
mailing list