[Commits] [wesnoth/wesnoth-old] d75607: UtBS: Fix indirect terrain aliasing: Mm -> Mt

GitHub noreply at github.com
Thu Feb 20 08:33:44 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth-old
  Commit: d756074658e45531cc4898c72075c9ecd2718681
      https://github.com/wesnoth/wesnoth-old/commit/d756074658e45531cc4898c72075c9ecd2718681
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M data/campaigns/Under_the_Burning_Suns/utils/terrain.cfg

  Log Message:
  -----------
  UtBS: Fix indirect terrain aliasing: Mm -> Mt


  Commit: 063c35251d27d1bd5428a2e8766aa65fa6486726
      https://github.com/wesnoth/wesnoth-old/commit/063c35251d27d1bd5428a2e8766aa65fa6486726
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg

  Log Message:
  -----------
  UtBS S8: Add wmllint: recognize directives for units created in later event


  Commit: 7f60c43424ea442901878c0c6c3ec6013444ac4c
      https://github.com/wesnoth/wesnoth-old/commit/7f60c43424ea442901878c0c6c3ec6013444ac4c
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg
    M data/campaigns/Under_the_Burning_Suns/scenarios/09_Blood_is_Thicker_Than_Water.cfg
    M data/campaigns/Under_the_Burning_Suns/scenarios/10_Speaking_with_the_Fishes.cfg
    M data/campaigns/Under_the_Burning_Suns/scenarios/11_Battle_for_Zocthanol_Isle.cfg
    M data/campaigns/Under_the_Burning_Suns/scenarios/12_The_Final_Confrontation.cfg

  Log Message:
  -----------
  UtBS: Add wmllint: recognize directives for dwarf/troll allies in S8 onwards

wmllint doesn't know what $ally_name means in the context of the
prestart [recall], so it complains about references to Grog/Nog and
Rogrimir/Jarl in these scenarios as a result. Since at this time wmllint
can only be taught to recognize character macros, use the "recognize"
command instead.


  Commit: 47f0a08cc5b0efd1c54f447639df9ec3e14e220a
      https://github.com/wesnoth/wesnoth-old/commit/47f0a08cc5b0efd1c54f447639df9ec3e14e220a
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M data/campaigns/Under_the_Burning_Suns/scenarios/11_Battle_for_Zocthanol_Isle.cfg

  Log Message:
  -----------
  UtBS S11: Fix a broken [message] speaker= attempt caught by wmllint


Compare: https://github.com/wesnoth/wesnoth-old/compare/0c459c0689f7...47f0a08cc5b0


More information about the Commits mailing list