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

GitHub noreply at github.com
Sat Mar 24 17:30:03 UTC 2018


  Branch: refs/heads/lua_reorg
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 0049f12b4d9d7175363f2de51b0427fdebac0a2b
      https://github.com/wesnoth/wesnoth/commit/0049f12b4d9d7175363f2de51b0427fdebac0a2b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-24 (Sat, 24 Mar 2018)

  Changed paths:
    M data/lua/helper.lua

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


  Commit: 79ffbd58287e533460360f5b2aeea129ea90bf9c
      https://github.com/wesnoth/wesnoth/commit/79ffbd58287e533460360f5b2aeea129ea90bf9c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-24 (Sat, 24 Mar 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: ed81085e6698b5fc70d38a32e2efd63044665fb1
      https://github.com/wesnoth/wesnoth/commit/ed81085e6698b5fc70d38a32e2efd63044665fb1
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-24 (Sat, 24 Mar 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: 843b86cdd56ae88c020c96fb8cf59a10f67ecc39
      https://github.com/wesnoth/wesnoth/commit/843b86cdd56ae88c020c96fb8cf59a10f67ecc39
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-24 (Sat, 24 Mar 2018)

  Changed paths:
    M data/lua/helper.lua

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


  Commit: 77692c5aa26aad235dc168c1b27a53e01dad98ad
      https://github.com/wesnoth/wesnoth/commit/77692c5aa26aad235dc168c1b27a53e01dad98ad
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-24 (Sat, 24 Mar 2018)

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

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


  Commit: 3991e2d23f1e0861140a1e7b97523601b74450b7
      https://github.com/wesnoth/wesnoth/commit/3991e2d23f1e0861140a1e7b97523601b74450b7
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-24 (Sat, 24 Mar 2018)

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

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


  Commit: 59b25b5e8bf008c6f2690ba975ac4ffd3c011f45
      https://github.com/wesnoth/wesnoth/commit/59b25b5e8bf008c6f2690ba975ac4ffd3c011f45
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-24 (Sat, 24 Mar 2018)

  Changed paths:
    M data/lua/helper.lua

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


  Commit: 4ea95c492dd16edadc6a15b92c68a769642c01d9
      https://github.com/wesnoth/wesnoth/commit/4ea95c492dd16edadc6a15b92c68a769642c01d9
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-24 (Sat, 24 Mar 2018)

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

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


  Commit: b80391004e26dbdabd7c8bb801ff51f625ef8741
      https://github.com/wesnoth/wesnoth/commit/b80391004e26dbdabd7c8bb801ff51f625ef8741
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-24 (Sat, 24 Mar 2018)

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

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


  Commit: f646955f60045144f4666f8289c10b44e5cfd5dc
      https://github.com/wesnoth/wesnoth/commit/f646955f60045144f4666f8289c10b44e5cfd5dc
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-24 (Sat, 24 Mar 2018)

  Changed paths:
    M data/lua/core.lua

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


  Commit: e177021e44d27f91ed3ed7c08b68d5aa6a504de6
      https://github.com/wesnoth/wesnoth/commit/e177021e44d27f91ed3ed7c08b68d5aa6a504de6
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-24 (Sat, 24 Mar 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/9d6c54518c99...e177021e44d2


More information about the Commits mailing list