[wesnoth-commits] [wesnoth/wesnoth] a3cf68: wmllint: Make a separate function for checking for...
Gunter Labes
noreply at github.com
Mon Jun 3 08:00:11 UTC 2019
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: a3cf683348168619a299c9907fce1d1b4ee9f245
https://github.com/wesnoth/wesnoth/commit/a3cf683348168619a299c9907fce1d1b4ee9f245
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2019-05-27 (Mon, 27 May 2019)
Changed paths:
M data/tools/wmllint
Log Message:
-----------
wmllint: Make a separate function for checking for units speaking in their die events
This just moves the existing code, and adds a todo for handling in a later commit.
Commit: 7e69da7f68b10bdf231ebb785b3c73109dc378a8
https://github.com/wesnoth/wesnoth/commit/7e69da7f68b10bdf231ebb785b3c73109dc378a8
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2019-05-27 (Mon, 27 May 2019)
Changed paths:
M data/tools/wesnoth/wmliterator3.py
M data/tools/wmllint
Log Message:
-----------
wmllint: Handle nested events and other things with filters in the death check (closes #4085)
The main reason for moving this to a separate function was to make the
per-event variables local to that function.
Commit: 23ab6542a35c3d2049b7237178c4661565ea5131
https://github.com/wesnoth/wesnoth/commit/23ab6542a35c3d2049b7237178c4661565ea5131
Author: Gunter Labes <soliton at wesnoth.org>
Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths:
M data/tools/wesnoth/wmliterator3.py
M data/tools/wmllint
Log Message:
-----------
Merge pull request #4089 from stevecotton/wmllint_nested_events
wmllint: Handle nested events and other filters in the death check (closes #4085)
Compare: https://github.com/wesnoth/wesnoth/compare/e0ecd7eb4cf7...23ab6542a35c
More information about the Commits
mailing list