[Commits] [wesnoth/wesnoth] 813614: Silence wmllint warnings by restoring missing mark...

GitHub noreply at github.com
Wed Apr 8 01:02:42 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 8136147fee4f984003240f0377c4aaad4382890b
      https://github.com/wesnoth/wesnoth/commit/8136147fee4f984003240f0377c4aaad4382890b
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M data/core/help.cfg

  Log Message:
  -----------
  Silence wmllint warnings by restoring missing markcheck exceptions


  Commit: 62765dae3aaa5def470308e5736d2e73837e6120
      https://github.com/wesnoth/wesnoth/commit/62765dae3aaa5def470308e5736d2e73837e6120
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M data/campaigns/The_Rise_Of_Wesnoth/_main.cfg
    M data/core/units.cfg

  Log Message:
  -----------
  Promote a couple of wmllint spelling exceptions to core

Fixes a few spellcheck warnings caused by text recently introduced to
NR. These are definitely general lore names and should be known
regardless of the campaign anyway.


  Commit: 9f3232f567827e5358b2429bf49f154094771b8e
      https://github.com/wesnoth/wesnoth/commit/9f3232f567827e5358b2429bf49f154094771b8e
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M data/campaigns/Eastern_Invasion/scenarios/01_The_Outpost.cfg
    M data/campaigns/Eastern_Invasion/scenarios/05_Northern_Outpost.cfg

  Log Message:
  -----------
  EI: Silence wmllint warnings about unrecognized units referred by id


  Commit: 450ba8a79922796fe6e647ebbe91aace109890ee
      https://github.com/wesnoth/wesnoth/commit/450ba8a79922796fe6e647ebbe91aace109890ee
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M data/campaigns/The_Rise_Of_Wesnoth/units/Wesfolk_Lady.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Wesfolk_Leader.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/units/Wesfolk_Outcast.cfg

  Log Message:
  -----------
  TRoW: Use variation_id instead of variation_name

Silences a newly introduced wmllint warning.

No effective changes since the engine sees these as synonymous when only
one of the attributes is present.


  Commit: eafbb57fb261ef1c07cb647e3e10fd911f2c0f71
      https://github.com/wesnoth/wesnoth/commit/eafbb57fb261ef1c07cb647e3e10fd911f2c0f71
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M data/campaigns/Under_the_Burning_Suns/units/elves/Kaleh.cfg

  Log Message:
  -----------
  UtBS: Use variation_id instead of variation_name

Silences a newly introduced wmllint warning.

No effective changes since the engine sees these as synonymous when only
one of the attributes is present.


  Commit: 464fd88a88ed116d82e11da7a4bd8617c00272fa
      https://github.com/wesnoth/wesnoth/commit/464fd88a88ed116d82e11da7a4bd8617c00272fa
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M data/campaigns/Heir_To_The_Throne/units/Battle_Princess.cfg
    M data/campaigns/Heir_To_The_Throne/units/Commander.cfg
    M data/campaigns/Heir_To_The_Throne/units/Fighter.cfg
    M data/campaigns/Heir_To_The_Throne/units/Lord.cfg
    M data/campaigns/Heir_To_The_Throne/units/Princess.cfg

  Log Message:
  -----------
  HttT: Use variation_id instead of variation_name

Silences a newly introduced wmllint warning.

No effective changes since the engine sees these as synonymous when only
one of the attributes is present.


Compare: https://github.com/wesnoth/wesnoth/compare/ad65f1feea1b...464fd88a88ed


More information about the Commits mailing list