[Commits] [wesnoth/wesnoth] c1ebf9: LoW: silence '[side] without type attribute' wmlli...

GitHub noreply at github.com
Wed Jun 22 15:19:51 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c1ebf926cfa5c72bb7ad27010c4024f2fa6e5452
      https://github.com/wesnoth/wesnoth/commit/c1ebf926cfa5c72bb7ad27010c4024f2fa6e5452
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/campaigns/Legend_of_Wesmere/scenarios/chapter1/01_The_Uprooting.cfg
    M data/campaigns/Legend_of_Wesmere/scenarios/chapter1/02_Hostile_Mountains.cfg
    M data/campaigns/Legend_of_Wesmere/scenarios/chapter2/04_The_Elvish_Treasury.cfg
    M data/campaigns/Legend_of_Wesmere/scenarios/chapter4/17_Breaking_the_Siege.cfg
    M data/campaigns/Legend_of_Wesmere/scenarios/chapter5/21_Elvish_Assassins.cfg

  Log Message:
  -----------
  LoW: silence '[side] without type attribute' wmllint warnings


  Commit: 3607f8c0049eeb2722fab2f04e7ac1a6d4a84f0d
      https://github.com/wesnoth/wesnoth/commit/3607f8c0049eeb2722fab2f04e7ac1a6d4a84f0d
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/tools/unit_tree/TeamColorizer

  Log Message:
  -----------
  Make TeamColorizer script run on Python 3


  Commit: e4a0eaf52e575f4352a768145ad5f5a94c35b596
      https://github.com/wesnoth/wesnoth/commit/e4a0eaf52e575f4352a768145ad5f5a94c35b596
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/tools/unit_tree/TeamColorizer

  Log Message:
  -----------
  TeamColorizer: replaced sys.stderr.write() with print(file=sys.stderr)


  Commit: 0b48b779c0a92336c889b91b87492c961ef7bc48
      https://github.com/wesnoth/wesnoth/commit/0b48b779c0a92336c889b91b87492c961ef7bc48
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/tools/about_cfg_to_wiki

  Log Message:
  -----------
  Converted about_cfg_to_wiki script to Python 3


  Commit: ad5b92392c19db6e7ca01f627d347062cb870379
      https://github.com/wesnoth/wesnoth/commit/ad5b92392c19db6e7ca01f627d347062cb870379
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/tools/campaign2wiki.py

  Log Message:
  -----------
  Fixed campaign2wiki script not working with the new difficulty syntax


  Commit: 6ebe88492db1433fb2314234d69338dea55714dd
      https://github.com/wesnoth/wesnoth/commit/6ebe88492db1433fb2314234d69338dea55714dd
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/tools/campaign2wiki.py

  Log Message:
  -----------
  Converted campaign2wiki script to Python 3


  Commit: d80c80a50f267342c167553e65591b909fc55cd0
      https://github.com/wesnoth/wesnoth/commit/d80c80a50f267342c167553e65591b909fc55cd0
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/tools/campaign2wiki.py

  Log Message:
  -----------
  campaign2wiki: minor syntax cleanup


  Commit: fccd419429484b9cca9a0a444cea7be03adfdbc6
      https://github.com/wesnoth/wesnoth/commit/fccd419429484b9cca9a0a444cea7be03adfdbc6
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/tools/terrain2wiki.py

  Log Message:
  -----------
  Fixed terrain2wiki script not working with certain comments

The script errored if a comment not starting at the start of the line was found in the cfg file.


  Commit: 0807990ae1ddf29a8509f1e45d098b8ad0dff5ae
      https://github.com/wesnoth/wesnoth/commit/0807990ae1ddf29a8509f1e45d098b8ad0dff5ae
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/tools/terrain2wiki.py

  Log Message:
  -----------
  Converted terrain2wiki script to Python 3


  Commit: bcede3d52c1b1988e6f07893e1d7b22a71ae573d
      https://github.com/wesnoth/wesnoth/commit/bcede3d52c1b1988e6f07893e1d7b22a71ae573d
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/tools/campaign2wiki.py

  Log Message:
  -----------
  campaign2wiki: explicitly save output file as UTF-8


  Commit: 879ec2dd280f162a0334955080a1543051752bb0
      https://github.com/wesnoth/wesnoth/commit/879ec2dd280f162a0334955080a1543051752bb0
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/tools/extractbindings

  Log Message:
  -----------
  Make the extractbindings script working again


  Commit: dcad3b75f7ba42ebd0d2bd2b631de177d246db1c
      https://github.com/wesnoth/wesnoth/commit/dcad3b75f7ba42ebd0d2bd2b631de177d246db1c
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/tools/extractbindings

  Log Message:
  -----------
  Converted extractbindings script to Python 3


  Commit: a53b6538ba43a7cdc419374fb77964aa2499cfb5
      https://github.com/wesnoth/wesnoth/commit/a53b6538ba43a7cdc419374fb77964aa2499cfb5
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/tools/unit_tree/TeamColorizer

  Log Message:
  -----------
  Added more color ranges to TeamColorizer

The new ranges coming from core are lightblue, brightgreen, brightorange and gold. Ranges coming from IftU and used in other UMCs as well are cyan, yellow and pink (which was already present, but with the wrong values).


  Commit: 1f3674dcf6de8eca619d2489956df0338053e0c9
      https://github.com/wesnoth/wesnoth/commit/1f3674dcf6de8eca619d2489956df0338053e0c9
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/tools/unit_tree/TeamColorizer

  Log Message:
  -----------
  TeamColorizer: fix team_colors dict alignment


  Commit: f07f893d34a92df01c66e86b0335a75997627429
      https://github.com/wesnoth/wesnoth/commit/f07f893d34a92df01c66e86b0335a75997627429
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M data/tools/unit_tree/TeamColorizer

  Log Message:
  -----------
  Used argparse instead of optparse in TeamColorizer


Compare: https://github.com/wesnoth/wesnoth/compare/6ff5509ec607...f07f893d34a9


More information about the Commits mailing list