[wesnoth-commits] [wesnoth/wesnoth] d5c1c9: Fix the deprecated helper.set_wml_tag_metatable us...

Celtic Minstrel noreply at github.com
Tue Dec 3 03:54:53 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d5c1c9734f62c36d1467cc053fa2359fd17c3905
      https://github.com/wesnoth/wesnoth/commit/d5c1c9734f62c36d1467cc053fa2359fd17c3905
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    M data/lua/helper.lua

  Log Message:
  -----------
  Fix the deprecated helper.set_wml_tag_metatable using a non-existent core table


  Commit: 11a57e0fa7093e3b5f04ab6237eabbefe713150f
      https://github.com/wesnoth/wesnoth/commit/11a57e0fa7093e3b5f04ab6237eabbefe713150f
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    M data/lua/core.lua
    M data/lua/helper.lua
    M data/lua/wml/animate_unit.lua
    M data/lua/wml/kill.lua

  Log Message:
  -----------
  Move helper.find_attack -> wesnoth.units.find_attack


  Commit: 86197e857b7507bfc5ecf9908d5515cf8a4e7f1a
      https://github.com/wesnoth/wesnoth/commit/86197e857b7507bfc5ecf9908d5515cf8a4e7f1a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    M src/scripting/lua_kernel_base.cpp

  Log Message:
  -----------
  Doc comments for a bunch of the newer Lua functions


  Commit: 027be3182603572652f3df3e42f1d288b1261ac4
      https://github.com/wesnoth/wesnoth/commit/027be3182603572652f3df3e42f1d288b1261ac4
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    M data/lua/core.lua
    M src/config.hpp
    M src/formula/string_utils.cpp
    M src/scripting/lua_kernel_base.cpp
    M src/variable.cpp
    M src/variable.hpp
    M src/variable_info.hpp

  Log Message:
  -----------
  Add wml.interpolate function for vconfig interpolation from a source other than the game variables

Unlike wml.tovconfig, this method works even in the plugin and map generation contexts.


  Commit: acca00bec442e93ccd445a352f35d55c29380df1
      https://github.com/wesnoth/wesnoth/commit/acca00bec442e93ccd445a352f35d55c29380df1
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    M changelog.md

  Log Message:
  -----------
  Update changelog


Compare: https://github.com/wesnoth/wesnoth/compare/ec41359368f0...acca00bec442



More information about the Commits mailing list