[wesnoth-commits] [wesnoth/wesnoth] 52c4dc: Add a validator subclass specialized for validatin...
GitHub
noreply at github.com
Sat Nov 3 21:09:12 UTC 2018
Branch: refs/heads/schema
Home: https://github.com/wesnoth/wesnoth
Commit: 52c4dc0e3d130e1d6dfb6b2ca8defb1621cd31c7
https://github.com/wesnoth/wesnoth/commit/52c4dc0e3d130e1d6dfb6b2ca8defb1621cd31c7
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-11-03 (Sat, 03 Nov 2018)
Changed paths:
M data/schema/ai/_main.cfg
M data/schema/ai/aspect_complex.cfg
M data/schema/ai/modify.cfg
M data/schema/core/addons.cfg
M data/schema/core/conditionalwml.cfg
M data/schema/editor/groups.cfg
M data/schema/game_config.cfg
A data/schema/schema.cfg
M data/schema/types/basic.cfg
M data/schema/units/single.cfg
M src/serialization/schema_validator.cpp
M src/serialization/schema_validator.hpp
Log Message:
-----------
Add a validator subclass specialized for validating WML schemas against the WML schema schema
Commit: 8ef0c1734d717898c9505dd5fce0ad29898dca49
https://github.com/wesnoth/wesnoth/commit/8ef0c1734d717898c9505dd5fce0ad29898dca49
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-11-03 (Sat, 03 Nov 2018)
Changed paths:
M doc/man/wesnoth.6
M src/commandline_options.cpp
M src/commandline_options.hpp
M src/game_config_manager.cpp
M src/wesnoth.cpp
Log Message:
-----------
Add several command-line options to invoke the schema validator
Compare: https://github.com/wesnoth/wesnoth/compare/350dd9fc7b8f...8ef0c1734d71
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list