[wesnoth-commits] [wesnoth/wesnoth] c60211: Support [variables] in [modify_side]

Celtic Minstrel noreply at github.com
Wed Nov 13 06:00:46 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c602110e726b6094e445f4a179ebd8526879d3c2
      https://github.com/wesnoth/wesnoth/commit/c602110e726b6094e445f4a179ebd8526879d3c2
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M changelog.md
    M data/lua/wml/modify_side.lua

  Log Message:
  -----------
  Support [variables] in [modify_side]

This allows merging in changes to side variables and may alleviate the lack of [set_variables] support for side variables


  Commit: 4f33470adaf78eb86747b104eec4cc5618c4d6d1
      https://github.com/wesnoth/wesnoth/commit/4f33470adaf78eb86747b104eec4cc5618c4d6d1
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M src/config.hpp

  Log Message:
  -----------
  Why was an implementation detail function left public?


  Commit: 36dc3200c57b3e44c977d910482ad7a40d417599
      https://github.com/wesnoth/wesnoth/commit/36dc3200c57b3e44c977d910482ad7a40d417599
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M data/lua/core.lua
    M src/scripting/lua_kernel_base.cpp

  Log Message:
  -----------
  Lua: Flip functions moved to the wml module

This means that they are now added to the WML module by default in C++, and only duplicated to the Wesnoth module in Lua.


  Commit: 7e6c173b0a551b8f47314778035909a167e7f088
      https://github.com/wesnoth/wesnoth/commit/7e6c173b0a551b8f47314778035909a167e7f088
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M data/campaigns/Descent_Into_Darkness/scenarios/08_A_Small_Favor2.cfg
    M data/campaigns/Legend_of_Wesmere/lua/wml_tags.lua
    M data/campaigns/Secrets_of_the_Ancients/utils/zombie_recruit_dialog.lua
    M data/campaigns/Wings_of_Victory/scenarios/03_The_Contention.cfg

  Log Message:
  -----------
  Replace instances of deprecated get/set_variable


  Commit: 1ac4cb4f5a69b7814c5fda1da58d3796803a24ce
      https://github.com/wesnoth/wesnoth/commit/1ac4cb4f5a69b7814c5fda1da58d3796803a24ce
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

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

  Log Message:
  -----------
  Lua: Replace uses of deprecated (moved) GUI2 functions


  Commit: 06a3799b4610b57d75987e283e50a680cfae8897
      https://github.com/wesnoth/wesnoth/commit/06a3799b4610b57d75987e283e50a680cfae8897
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

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

  Log Message:
  -----------
  Add handling of [modify_unit][effect] on the optimized path


  Commit: 51d6402453db08d3add2cdb571abbf1d60272142
      https://github.com/wesnoth/wesnoth/commit/51d6402453db08d3add2cdb571abbf1d60272142
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M changelog.md
    M data/lua/wml/modify_unit.lua

  Log Message:
  -----------
  Add [modify_unit]rebuild=no


Compare: https://github.com/wesnoth/wesnoth/compare/d17938d9ca06...51d6402453db



More information about the Commits mailing list