[wesnoth-commits] [wesnoth/wesnoth] 4558be: WML Schema: t_string is now a built-in type and no...

Celtic Minstrel noreply at github.com
Fri May 21 02:31:53 UTC 2021


  Branch: refs/heads/schema_tstring
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 4558be976fc727e89df72287b19e536898b853f2
      https://github.com/wesnoth/wesnoth/commit/4558be976fc727e89df72287b19e536898b853f2
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M data/core/help.cfg
    M data/core/terrain.cfg
    M data/core/units/dunefolk/Wyvern_Rider.cfg
    M data/core/units/monsters/Jinn.cfg
    M data/schema/ai/_main.cfg
    M data/schema/core/themes.cfg
    M data/schema/types/basic.cfg
    M data/themes/default.cfg
    M data/themes/editor.cfg
    M src/serialization/parser.cpp
    M src/serialization/schema/type.cpp
    M src/serialization/schema/type.hpp
    M src/serialization/schema_validator.cpp
    M src/serialization/schema_validator.hpp
    M src/serialization/validator.hpp
    M src/theme.cpp

  Log Message:
  -----------
  WML Schema: t_string is now a built-in type and no longer attempts a regex match


  Commit: 2e929b4fbd80c67836c99cb9182ac3664ea62cc1
      https://github.com/wesnoth/wesnoth/commit/2e929b4fbd80c67836c99cb9182ac3664ea62cc1
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M src/serialization/schema_validator.cpp

  Log Message:
  -----------
  WML Schema: Ellipsize very long values in error messages


  Commit: 8e54c7a76c98d173e64c0ae1f9ab568e35d7b0d3
      https://github.com/wesnoth/wesnoth/commit/8e54c7a76c98d173e64c0ae1f9ab568e35d7b0d3
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M utils/CI/schema_validation.sh

  Log Message:
  -----------
  CI: Define SCHEMA_SHOULD_SKIP_THIS on all schema validation runs


  Commit: 861aa144a52dbdc1514661b3830d17875690645b
      https://github.com/wesnoth/wesnoth/commit/861aa144a52dbdc1514661b3830d17875690645b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M data/tools/wmllint

  Log Message:
  -----------
  wmllint: Remove the markcheck functionality

The markcheck magic comments weren't removed because they also control some other related functionality.


  Commit: b0889d86aecaad9a8e8e0766b4f9a93b919339db
      https://github.com/wesnoth/wesnoth/commit/b0889d86aecaad9a8e8e0766b4f9a93b919339db
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M data/tools/wmllint

  Log Message:
  -----------
  wmllint: Remove the variation_name check


  Commit: 7e3cf945bab4a03832b9810d4bad6505e0407389
      https://github.com/wesnoth/wesnoth/commit/7e3cf945bab4a03832b9810d4bad6505e0407389
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M data/campaigns/Legend_of_Wesmere/_main.cfg
    M data/campaigns/Two_Brothers/_main.cfg
    M data/campaigns/Under_the_Burning_Suns/_main.cfg
    M data/schema/core/actionwml.cfg
    M data/schema/types/basic.cfg
    M data/schema/units/types.cfg
    M src/serialization/schema/type.cpp
    M src/serialization/schema/type.hpp

  Log Message:
  -----------
  WML Schema: Now validates that strings are not translatable


Compare: https://github.com/wesnoth/wesnoth/compare/4558be976fc7%5E...7e3cf945bab4



More information about the Commits mailing list