[wesnoth-commits] [wesnoth/wesnoth] 9da5d4: fixup! Declare wesnoth.interface.remove_overlay di...

Celtic Minstrel noreply at github.com
Mon Dec 2 03:30:38 UTC 2019


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

  Changed paths:
    M data/lua/wml/items.lua

  Log Message:
  -----------
  fixup! Declare wesnoth.interface.remove_overlay directly instead of declaring it local and then assigning it

Missed updating the deprecation line and used the wrong new name


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

  Changed paths:
    M data/lua/location_set.lua

  Log Message:
  -----------
  Extend the location_set module to support set operators, custom index operators, and a tostring metamethod

Also adds set difference and symmetric difference functions, and a clone function.


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

  Changed paths:
    M data/lua/wml/items.lua

  Log Message:
  -----------
  Use a location set in the implementation of the item functions and WML tags


Compare: https://github.com/wesnoth/wesnoth/compare/f40a51c3ef1e...74e004c265dc



More information about the Commits mailing list