[wesnoth-commits] [wesnoth/wesnoth] fc0870: Rewrite helper.move_unit_fake to not use a WML var...

GitHub noreply at github.com
Wed Oct 24 02:52:46 UTC 2018


  Branch: refs/heads/lua_reorg
  Home:   https://github.com/wesnoth/wesnoth
  Commit: fc0870e446a06f8bf688b10d22bc9467a1dc6777
      https://github.com/wesnoth/wesnoth/commit/fc0870e446a06f8bf688b10d22bc9467a1dc6777
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M data/lua/helper.lua

  Log Message:
  -----------
  Rewrite helper.move_unit_fake to not use a WML variable


  Commit: 46bd5e85475acaa38857a56b5e3ba493086814f6
      https://github.com/wesnoth/wesnoth/commit/46bd5e85475acaa38857a56b5e3ba493086814f6
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

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

  Log Message:
  -----------
  Lua API reorganization: interface module


  Commit: 0d0371fa939a62700c12e7a8bef41e5e35aefadb
      https://github.com/wesnoth/wesnoth/commit/0d0371fa939a62700c12e7a8bef41e5e35aefadb
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

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

  Log Message:
  -----------
  Lua API reorganization: interface module deprecations


  Commit: 881bc8533f2cbef8ae40e61e387150ccda45a54c
      https://github.com/wesnoth/wesnoth/commit/881bc8533f2cbef8ae40e61e387150ccda45a54c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M data/lua/helper.lua

  Log Message:
  -----------
  Use wml.tag in helper.get_user_choice


  Commit: 40ee91b5bfac1df3bf54f9670a9c247b255d18d7
      https://github.com/wesnoth/wesnoth/commit/40ee91b5bfac1df3bf54f9670a9c247b255d18d7
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M data/lua/core.lua
    M data/lua/helper.lua

  Log Message:
  -----------
  Lua API reorganization: GUI module


  Commit: c3fa4586e313ed52bfa28c36cebd7eaa9e076912
      https://github.com/wesnoth/wesnoth/commit/c3fa4586e313ed52bfa28c36cebd7eaa9e076912
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M data/lua/core.lua
    M data/lua/helper.lua

  Log Message:
  -----------
  Lua API reorganization: GUI module deprecations


  Commit: d96a07a6175a14f9f5e83283216c1119993a58dc
      https://github.com/wesnoth/wesnoth/commit/d96a07a6175a14f9f5e83283216c1119993a58dc
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M data/lua/helper.lua

  Log Message:
  -----------
  Rewrite helper.modify_unit to not use a WML variable


  Commit: 46d20aa626c7ec17001a19a63943aa69111f1134
      https://github.com/wesnoth/wesnoth/commit/46d20aa626c7ec17001a19a63943aa69111f1134
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M data/lua/core.lua
    M data/lua/helper.lua

  Log Message:
  -----------
  Lua API reorganization: units module


  Commit: 6e1bc2d7b5b10a92ba088d66c79257606c7f9db2
      https://github.com/wesnoth/wesnoth/commit/6e1bc2d7b5b10a92ba088d66c79257606c7f9db2
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M data/lua/core.lua
    M data/lua/helper.lua

  Log Message:
  -----------
  Lua API reorganization: units module deprecations


  Commit: fd7981a26b6c7a09793e3b80de8fd4dc74fdcb69
      https://github.com/wesnoth/wesnoth/commit/fd7981a26b6c7a09793e3b80de8fd4dc74fdcb69
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  Lua GUI module: minor fix, plus name changes from discussions


  Commit: 76a08b1826a0f0cf02d070e2d7fc246f665dffc8
      https://github.com/wesnoth/wesnoth/commit/76a08b1826a0f0cf02d070e2d7fc246f665dffc8
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M data/lua/core.lua
    M data/lua/helper.lua

  Log Message:
  -----------
  Deprecate helper.wml_error and move it to wml.error


Compare: https://github.com/wesnoth/wesnoth/compare/e177021e44d2...76a08b1826a0
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Commits mailing list