[wesnoth-commits] [wesnoth/wesnoth] 42016b: Fix [filter_wml] implementation so that [or] tags ...

GitHub noreply at github.com
Thu Mar 29 04:25:12 UTC 2018


  Branch: refs/heads/schema
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 42016b8bf81107d1c3ece86d7dd48d6f5fabd7e4
      https://github.com/wesnoth/wesnoth/commit/42016b8bf81107d1c3ece86d7dd48d6f5fabd7e4
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M src/config.cpp

  Log Message:
  -----------
  Fix [filter_wml] implementation so that [or] tags actually work


  Commit: 50e78a4d9e87f5715356a45b4052477a9762c356
      https://github.com/wesnoth/wesnoth/commit/50e78a4d9e87f5715356a45b4052477a9762c356
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M src/serialization/tag.cpp

  Log Message:
  -----------
  Schema: Fix [switch] implementation


  Commit: a9f8cac83471e9cb3ce9fb38e26c7bf982eece36
      https://github.com/wesnoth/wesnoth/commit/a9f8cac83471e9cb3ce9fb38e26c7bf982eece36
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M data/schema/units/modifications.cfg

  Log Message:
  -----------
  Schema: Fix definition of [effect] tags for removing/modifying attacks


  Commit: b87970e673b224c0bce86f5f5a9a3b6cc5202365
      https://github.com/wesnoth/wesnoth/commit/b87970e673b224c0bce86f5f5a9a3b6cc5202365
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M data/schema/ai/_main.cfg
    M data/schema/ai/aspect_complex.cfg
    M data/schema/ai/goal.cfg
    M data/schema/ai/stage.cfg

  Log Message:
  -----------
  A few more missing pieces to the AI schema


  Commit: 38a42231cde93c2fd3c71eff6dfd827adcdfdfbc
      https://github.com/wesnoth/wesnoth/commit/38a42231cde93c2fd3c71eff6dfd827adcdfdfbc
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M src/config.cpp

  Log Message:
  -----------
  Add a way in [filter_wml] to match key values against a glob


  Commit: c76f56fc92ee85e9a3c9113022ada19a10fbd6be
      https://github.com/wesnoth/wesnoth/commit/c76f56fc92ee85e9a3c9113022ada19a10fbd6be
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M data/schema/ai/aspect_complex.cfg
    M data/schema/ai/engine.cfg

  Log Message:
  -----------
  Schema: Use the new globbing feature to improve [aspect] definition

Also fix [engine] switch


  Commit: 149bb51062aefad5159baf64c9738acae26c43f6
      https://github.com/wesnoth/wesnoth/commit/149bb51062aefad5159baf64c9738acae26c43f6
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M data/schema/ai/goal.cfg
    M src/serialization/tag.cpp

  Log Message:
  -----------
  Schema: Add feature to [switch] to allow a [case] to match the absence of the key

Use this to support the default [goal] name


Compare: https://github.com/wesnoth/wesnoth/compare/97ffb40c0d46...149bb51062ae


More information about the Commits mailing list