[wesnoth-commits] [wesnoth/wesnoth] a9c757: Cleanup of fef953a48e258e5b07ff4559eeff5571103d58c...

GitHub noreply at github.com
Sat Mar 17 13:47:44 UTC 2018


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

  Changed paths:
    M data/_main.cfg
    M data/ai/micro_ais/mai-defs/animals.lua
    R data/ai/utils/custom_command.cfg
    M data/core/_main.cfg
    R data/lua/custom_command.lua
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/game_lua_kernel.hpp
    M src/synced_commands.cpp

  Log Message:
  -----------
  Cleanup of fef953a48e258e5b07ff4559eeff5571103d58c1

- Fix the rabbit AI
- Enable invoke_synced_command to also call (some) built-in commands
  and give an error message in the case of an unknown command
- Remove some unnecessary implementation details


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

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  Lua API: Some tweaks of the experimental wml module


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

  Changed paths:
    M data/lua/helper.lua

  Log Message:
  -----------
  Bump up a couple of deprecation levels at @vultraz's request


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

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

  Log Message:
  -----------
  fixup comment/deprecation references


Compare: https://github.com/wesnoth/wesnoth/compare/11646fb7ae89...a5fa553921b2


More information about the Commits mailing list