[wesnoth-commits] [wesnoth/wesnoth] df4413: Schema: Move list types into a separate config fil...

GitHub noreply at github.com
Mon Nov 5 00:11:26 UTC 2018


  Branch: refs/heads/schema
  Home:   https://github.com/wesnoth/wesnoth
  Commit: df4413ae668b68f27af8adba15fbf2c75083444d
      https://github.com/wesnoth/wesnoth/commit/df4413ae668b68f27af8adba15fbf2c75083444d
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-11-04 (Sun, 04 Nov 2018)

  Changed paths:
    M data/schema/game_config.cfg
    M data/schema/types/lists.cfg

  Log Message:
  -----------
  Schema: Move list types into a separate config file


  Commit: a32e279b7cf13c23499dfb28dd6d83c1b2de8de7
      https://github.com/wesnoth/wesnoth/commit/a32e279b7cf13c23499dfb28dd6d83c1b2de8de7
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-11-04 (Sun, 04 Nov 2018)

  Changed paths:
    M projectfiles/VC14/wesnoth.vcxproj
    M projectfiles/VC14/wesnoth.vcxproj.filters
    M source_lists/libwesnoth_core
    A src/serialization/schema/key.cpp
    A src/serialization/schema/key.hpp
    A src/serialization/schema/tag.cpp
    A src/serialization/schema/tag.hpp
    A src/serialization/schema/type.cpp
    A src/serialization/schema/type.hpp
    M src/serialization/schema_validator.hpp
    R src/serialization/tag.cpp
    R src/serialization/tag.hpp

  Log Message:
  -----------
  Split tag.hpp into three files


  Commit: f13bd92fb1eed7b52f7862ad560ab72acba8043b
      https://github.com/wesnoth/wesnoth/commit/f13bd92fb1eed7b52f7862ad560ab72acba8043b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-11-04 (Sun, 04 Nov 2018)

  Changed paths:
    M src/serialization/schema/key.cpp
    M src/serialization/schema/key.hpp
    M src/serialization/schema/tag.cpp
    M src/serialization/schema/tag.hpp
    M src/serialization/schema/type.cpp
    M src/serialization/schema/type.hpp
    M src/serialization/schema_validator.cpp
    M src/serialization/schema_validator.hpp

  Log Message:
  -----------
  Rename classes to remove class_ prefix


Compare: https://github.com/wesnoth/wesnoth/compare/8ef0c1734d71...f13bd92fb1ee
      **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