[Commits] [wesnoth/wesnoth] 70a83b: add -, + and [] to child config iterators.

GitHub noreply at github.com
Mon Jul 6 21:26:50 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 70a83bafe878cc7b7429dadf7ffc5a3622b274d1
      https://github.com/wesnoth/wesnoth/commit/70a83bafe878cc7b7429dadf7ffc5a3622b274d1
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

  Changed paths:
    M src/config.hpp

  Log Message:
  -----------
  add -, + and [] to child config iterators.


  Commit: fc220fee266ec91debf958a147193f682cc5306c
      https://github.com/wesnoth/wesnoth/commit/fc220fee266ec91debf958a147193f682cc5306c
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

  Changed paths:
    M src/scripting/game_lua_kernel.cpp
    A src/scripting/push_check.hpp
    M src/unit.cpp
    M src/unit.hpp

  Log Message:
  -----------
  make units advancements modifyable in lua.

http://gna.org/bugs/?23677

units advancements is an array of wml tables.

This also adds template lua_push/lua_check functions wich also accept
vectors or similar. The file scripting/push_check.hpp was written using msvc
which implements look-up in template functions differently so it might be
necessary to fix it for other compilers by adding forward declarations of
those template functions.


  Commit: 86809349b5040a627b63790aa3739f3e541d17b9
      https://github.com/wesnoth/wesnoth/commit/86809349b5040a627b63790aa3739f3e541d17b9
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

  Changed paths:
    M src/game_events/menu_item.cpp

  Log Message:
  -----------
  fix unsynced wml menu items


Compare: https://github.com/wesnoth/wesnoth/compare/b1dac5dfce9c...86809349b504


More information about the Commits mailing list