[wesnoth-commits] [wesnoth/wesnoth] c086ec: Fix schema self-validator not printing the regular...

Celtic Minstrel noreply at github.com
Sat Oct 24 19:40:33 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c086ec16771e5c585d8230e867bde11d9e0b1a65
      https://github.com/wesnoth/wesnoth/commit/c086ec16771e5c585d8230e867bde11d9e0b1a65
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2020-10-24 (Sat, 24 Oct 2020)

  Changed paths:
    M src/serialization/schema_validator.cpp
    M src/serialization/schema_validator.hpp

  Log Message:
  -----------
  Fix schema self-validator not printing the regular schema errors


  Commit: fab490cf60debc932ea20cf28e45e8ad7b80d5d2
      https://github.com/wesnoth/wesnoth/commit/fab490cf60debc932ea20cf28e45e8ad7b80d5d2
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2020-10-24 (Sat, 24 Oct 2020)

  Changed paths:
    M data/schema/core/help.cfg
    M data/schema/core/themes.cfg
    M data/schema/game_config.cfg
    M data/themes/null.cfg
    M src/theme.cpp

  Log Message:
  -----------
  Add ThemeWML and HelpWML to the schema

The change in theme.cpp is just to make the "title_literal" key be consistently applied as documented. Since the key isn't used in mainline, it should have no effect on actual uses.


  Commit: d53fc3036ded9cb5dc49f92ae50ac538f5fba2cd
      https://github.com/wesnoth/wesnoth/commit/d53fc3036ded9cb5dc49f92ae50ac538f5fba2cd
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2020-10-24 (Sat, 24 Oct 2020)

  Changed paths:
    M src/serialization/schema/tag.cpp

  Log Message:
  -----------
  Determining if a tag is fuzzy should check for + too


  Commit: 8266e0fb861f927155cfd4d4a17a8b593e4b089a
      https://github.com/wesnoth/wesnoth/commit/8266e0fb861f927155cfd4d4a17a8b593e4b089a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2020-10-24 (Sat, 24 Oct 2020)

  Changed paths:
    M data/schema/core/themes.cfg
    M data/schema/schema.cfg
    M src/serialization/schema/tag.cpp
    M src/serialization/schema/tag.hpp
    M src/serialization/schema_validator.cpp

  Log Message:
  -----------
  Add a feature to the schema validator to limit the constrain number of subtags


Compare: https://github.com/wesnoth/wesnoth/compare/fc16669d508a...8266e0fb861f



More information about the Commits mailing list