[wesnoth-commits] [wesnoth/wesnoth] 09469e: Accept [and] and [or] in [filter_wml]
GitHub
noreply at github.com
Fri Mar 16 03:16:40 UTC 2018
Branch: refs/heads/schema
Home: https://github.com/wesnoth/wesnoth
Commit: 09469e4af0357b8d2d4870716f819527fd92ca2b
https://github.com/wesnoth/wesnoth/commit/09469e4af0357b8d2d4870716f819527fd92ca2b
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-15 (Thu, 15 Mar 2018)
Changed paths:
M src/config.cpp
Log Message:
-----------
Accept [and] and [or] in [filter_wml]
Commit: 3fa10c817a2256c5690fd1014e8be2d038eb3c0a
https://github.com/wesnoth/wesnoth/commit/3fa10c817a2256c5690fd1014e8be2d038eb3c0a
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-15 (Thu, 15 Mar 2018)
Changed paths:
M data/schema/game_config.cfg
M data/schema/units/animations.cfg
M data/schema/units/modifications.cfg
M src/serialization/parser.cpp
M src/serialization/schema_validator.cpp
M src/serialization/schema_validator.hpp
M src/serialization/tag.cpp
M src/serialization/tag.hpp
M src/serialization/validator.hpp
Log Message:
-----------
Support [switch] and [if] in [tag]
Use this new feature to validate [effect] tags
Compare: https://github.com/wesnoth/wesnoth/compare/d99b625c4f26...3fa10c817a22
More information about the Commits
mailing list