[Commits] [wesnoth/wesnoth] c1b606: Fix cleanup of [foreach] scope

GitHub noreply at github.com
Mon Mar 14 17:15:46 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c1b6060e4bb628c8002adba68773f8a16187378b
      https://github.com/wesnoth/wesnoth/commit/c1b6060e4bb628c8002adba68773f8a16187378b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-03-14 (Mon, 14 Mar 2016)

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

  Log Message:
  -----------
  Fix cleanup of [foreach] scope


  Commit: ecb3dc6c462f2f02880319e2a5b7b6714a846dd6
      https://github.com/wesnoth/wesnoth/commit/ecb3dc6c462f2f02880319e2a5b7b6714a846dd6
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-03-14 (Mon, 14 Mar 2016)

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

  Log Message:
  -----------
  Error if looping tags lack [do]


  Commit: 7d9a0d90b96859b87939eac795e96831624a29a9
      https://github.com/wesnoth/wesnoth/commit/7d9a0d90b96859b87939eac795e96831624a29a9
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-03-14 (Mon, 14 Mar 2016)

  Changed paths:
    M src/scripting/lua_common.cpp
    M src/scripting/lua_common.hpp

  Log Message:
  -----------
  Allow array attribute values in Lua config syntax

These are converted to a comma-separated string.
It does NOT insert parentheses if an element contains a comma.


  Commit: 0f39cc3fe01573cd6a1fdc0e0c2413d3ef049be0
      https://github.com/wesnoth/wesnoth/commit/0f39cc3fe01573cd6a1fdc0e0c2413d3ef049be0
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-03-14 (Mon, 14 Mar 2016)

  Changed paths:
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/lua_common.cpp
    M src/scripting/lua_common.hpp

  Log Message:
  -----------
  Fix function case


Compare: https://github.com/wesnoth/wesnoth/compare/3f582310c9a0...0f39cc3fe015


More information about the Commits mailing list