[Commits] [wesnoth/wesnoth] 3b203c: Teach wmlscope to ignore frame durations. Fixes #2...

GitHub noreply at github.com
Sun Oct 15 18:40:12 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 3b203cbc126d654dc10240b4f69c3b3d4c8b6d7a
      https://github.com/wesnoth/wesnoth/commit/3b203cbc126d654dc10240b4f69c3b3d4c8b6d7a
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2017-09-29 (Fri, 29 Sep 2017)

  Changed paths:
    M data/tools/wesnoth/wmltools3.py

  Log Message:
  -----------
  Teach wmlscope to ignore frame durations. Fixes #2045


  Commit: baeabbd605bf3d4007bc63046b982f56a21f787b
      https://github.com/wesnoth/wesnoth/commit/baeabbd605bf3d4007bc63046b982f56a21f787b
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M data/tools/wesnoth/wmltools3.py

  Log Message:
  -----------
  Make character-presence checks more pythonic


  Commit: abd18e58bfdbf106a488a406ffed239544906e8f
      https://github.com/wesnoth/wesnoth/commit/abd18e58bfdbf106a488a406ffed239544906e8f
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2017-10-03 (Tue, 03 Oct 2017)

  Changed paths:
    M data/tools/wesnoth/wmltools3.py

  Log Message:
  -----------
  Require period before extension, make previous chargroup non-greedy

This reduced the number of false positives by filtering out things like Grogg, editor-map, png and water/wav


  Commit: cd4e2554cddac03055ed6cfac5f9ed593956d5d7
      https://github.com/wesnoth/wesnoth/commit/cd4e2554cddac03055ed6cfac5f9ed593956d5d7
  Author: Alexander van Gessel <AI0867 at gmail.com>
  Date:   2017-10-15 (Sun, 15 Oct 2017)

  Changed paths:
    M data/tools/wesnoth/wmltools3.py

  Log Message:
  -----------
  Merge pull request #2053 from AI0867/wmlscope-durations

Teach wmlscope to ignore frame durations. Fixes #2045


Compare: https://github.com/wesnoth/wesnoth/compare/1b9c07eb402f...cd4e2554cdda


More information about the Commits mailing list