[Commits] [wesnoth/wesnoth] dc786d: add tag [random_placement]

GitHub noreply at github.com
Mon Dec 7 20:53:16 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: dc786dc181ce832a029128d1e5b6109c3ffce7a7
      https://github.com/wesnoth/wesnoth/commit/dc786dc181ce832a029128d1e5b6109c3ffce7a7
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M data/core/macros/terrain-utils.cfg
    M data/core/macros/utils.cfg
    M data/lua/wml-tags.lua

  Log Message:
  -----------
  add tag [random_placement]

and use it to implement SCATTER_IMAGE,SCATTER_EMBELLISHMENTS and
SCATTER_UNITS


  Commit: 2a0c24e12f74bdbc710c71089f49c9a6e607650b
      https://github.com/wesnoth/wesnoth/commit/2a0c24e12f74bdbc710c71089f49c9a6e607650b
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M data/campaigns/Descent_Into_Darkness/scenarios/02_Peaceful_Valley.cfg
    M data/campaigns/Eastern_Invasion/scenarios/13_The_Drowned_Plains.cfg
    M data/campaigns/Heir_To_The_Throne/scenarios/07_Crossroads.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/scenarios/22_The_Rise_of_Wesnoth.cfg
    M data/campaigns/Under_the_Burning_Suns/scenarios/12_The_Final_Confrontation.cfg

  Log Message:
  -----------
  use [random_placement] in some mainline scenarios.


  Commit: 5db889eb148174f86b97c3ecfff9f550704bdc3e
      https://github.com/wesnoth/wesnoth/commit/5db889eb148174f86b97c3ecfff9f550704bdc3e
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M data/lua/wml-tags.lua

  Log Message:
  -----------
  reset variable after [random_placement]

none of the usecases found in mainline or in UMC use that variable
afterwards so there is no reason to keep it.


  Commit: 856839e93f61774e506cae1c57808bc9336c1364
      https://github.com/wesnoth/wesnoth/commit/856839e93f61774e506cae1c57808bc9336c1364
  Author: gfgtdf <tischpapier at gmail.com>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M data/campaigns/Descent_Into_Darkness/scenarios/02_Peaceful_Valley.cfg
    M data/campaigns/Eastern_Invasion/scenarios/13_The_Drowned_Plains.cfg
    M data/campaigns/Heir_To_The_Throne/scenarios/07_Crossroads.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/scenarios/22_The_Rise_of_Wesnoth.cfg
    M data/campaigns/Under_the_Burning_Suns/scenarios/12_The_Final_Confrontation.cfg
    M data/core/macros/terrain-utils.cfg
    M data/core/macros/utils.cfg
    M data/lua/wml-tags.lua

  Log Message:
  -----------
  Merge pull request #557 from gfgtdf/lua_placement

add tag [random_placement]


Compare: https://github.com/wesnoth/wesnoth/compare/9aa67226223b...856839e93f61


More information about the Commits mailing list