[wesnoth-commits] [wesnoth/wesnoth] 3a8eaf: EI: Fix issues found by the schema validator
GitHub
noreply at github.com
Thu Apr 5 03:40:03 UTC 2018
Branch: refs/heads/schema_fixes
Home: https://github.com/wesnoth/wesnoth
Commit: 3a8eafb94e308cbe0b8f525efee365dbf7fc616f
https://github.com/wesnoth/wesnoth/commit/3a8eafb94e308cbe0b8f525efee365dbf7fc616f
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-04 (Wed, 04 Apr 2018)
Changed paths:
M data/campaigns/Eastern_Invasion/scenarios/07a_The_Crossing.cfg
M data/campaigns/Eastern_Invasion/scenarios/07b_Undead_Crossing.cfg
M data/campaigns/Eastern_Invasion/scenarios/09_Xenophobia.cfg
M data/campaigns/Eastern_Invasion/scenarios/11_Captured.cfg
M data/campaigns/Eastern_Invasion/scenarios/17a_The_Duel.cfg
Log Message:
-----------
EI: Fix issues found by the schema validator
With this, EI is as clean of schema errors as it's going to get.
There yet remain a number of unsolvable schema errors (due to multi-use macros).
Regarding {LOYAL_UNIT}, specifying the side here is redundant;
however, an empty side key raises an error, and it doesn't hurt
to specify the redundant information.
Commit: 04894afb49c1be4dbaf2492c74c0153f695703d3
https://github.com/wesnoth/wesnoth/commit/04894afb49c1be4dbaf2492c74c0153f695703d3
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-04 (Wed, 04 Apr 2018)
Changed paths:
M data/campaigns/The_Hammer_of_Thursagan/scenarios/12_The_Underlevels.cfg
Log Message:
-----------
HoT: Fix issues found by the schema validator
With this, HoT is clean of schema errors
Commit: c72b0d12d7ab43cdcfe1e7c041b71f9d566f5aa0
https://github.com/wesnoth/wesnoth/commit/c72b0d12d7ab43cdcfe1e7c041b71f9d566f5aa0
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-04-04 (Wed, 04 Apr 2018)
Changed paths:
M data/campaigns/Descent_Into_Darkness/scenarios/01_Saving_Parthyn.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/03_A_Haunting_in_Winter.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/06_Return_to_Parthyn.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/07_A_Small_Favor.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/09_A_Small_Favor3.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/10_Alone_at_Last.cfg
M data/campaigns/Descent_Into_Darkness/scenarios/11_Descent_into_Darkness.cfg
Log Message:
-----------
DiD: Fix issues found by the schema validator
With this, DiD is now clean of schema errors
Compare: https://github.com/wesnoth/wesnoth/compare/74ba431bfd7c...c72b0d12d7ab
More information about the Commits
mailing list