[wesnoth-commits] [wesnoth/wesnoth] e333ae: Enable nesting of [type] tags
GitHub
noreply at github.com
Mon Mar 12 00:17:19 UTC 2018
Branch: refs/heads/schema
Home: https://github.com/wesnoth/wesnoth
Commit: e333aef03eebcab3582e524b68a5982df28ce668
https://github.com/wesnoth/wesnoth/commit/e333aef03eebcab3582e524b68a5982df28ce668
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-11 (Sun, 11 Mar 2018)
Changed paths:
M data/schema/gui.cfg
M src/serialization/schema_validator.cpp
M src/serialization/schema_validator.hpp
M src/serialization/tag.cpp
M src/serialization/tag.hpp
Log Message:
-----------
Enable nesting of [type] tags
Minor cleanup of GUI2 type definitions
Disallow stuff like border=top,all
Commit: 818d85261a601acc7f660da08775d4e853edc762
https://github.com/wesnoth/wesnoth/commit/818d85261a601acc7f660da08775d4e853edc762
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-11 (Sun, 11 Mar 2018)
Changed paths:
M src/serialization/tag.hpp
Log Message:
-----------
Super-rudimentary documentation...
Commit: cc9f9e917f1057e82451c40521f1457bad6c5f83
https://github.com/wesnoth/wesnoth/commit/cc9f9e917f1057e82451c40521f1457bad6c5f83
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-11 (Sun, 11 Mar 2018)
Changed paths:
M changelog
M src/units/attack_type.cpp
Log Message:
-----------
Add set_range in [effect]apply_to=attack
Commit: c1602ab77b4192e7889b2ecfbc09df6f088b8332
https://github.com/wesnoth/wesnoth/commit/c1602ab77b4192e7889b2ecfbc09df6f088b8332
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-11 (Sun, 11 Mar 2018)
Changed paths:
M src/commandline_options.cpp
M src/wesnoth.cpp
Log Message:
-----------
Make --report imply --wconsole on Windows
Commit: 339059f4bae8bc35dc5faf2e66032cbd28b0cb67
https://github.com/wesnoth/wesnoth/commit/339059f4bae8bc35dc5faf2e66032cbd28b0cb67
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-11 (Sun, 11 Mar 2018)
Changed paths:
M src/build_info.cpp
M src/filesystem.hpp
M src/filesystem_boost.cpp
M src/wesnoth.cpp
Log Message:
-----------
Sanitize the build info report to blank out the user's name
This report is intended for submission in bug reports,
so it makes sense to avoid the user's name for privacy concerns.
Compare: https://github.com/wesnoth/wesnoth/compare/63ae3576becf...339059f4bae8
More information about the Commits
mailing list