[Commits] [wesnoth/wesnoth] e90a25: Update XCode project

GitHub noreply at github.com
Sun Sep 11 21:11:56 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: e90a256489f4404e09b504434c0e27089be73e52
      https://github.com/wesnoth/wesnoth/commit/e90a256489f4404e09b504434c0e27089be73e52
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-09-11 (Sun, 11 Sep 2016)

  Changed paths:
    M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Update XCode project


  Commit: f1422579eb22e93856c8263c82e2ebedaa2d6f27
      https://github.com/wesnoth/wesnoth/commit/f1422579eb22e93856c8263c82e2ebedaa2d6f27
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-09-11 (Sun, 11 Sep 2016)

  Changed paths:
    M src/scripting/lua_unit_attacks.cpp

  Log Message:
  -----------
  Enable ipairs() iteration over unit attack lists


  Commit: b8b1e8a223016bd22cd8ecfa3142d7e5b030aa24
      https://github.com/wesnoth/wesnoth/commit/b8b1e8a223016bd22cd8ecfa3142d7e5b030aa24
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-09-11 (Sun, 11 Sep 2016)

  Changed paths:
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/game_lua_kernel.hpp
    M src/scripting/lua_common.cpp
    M src/scripting/lua_common.hpp
    M src/scripting/lua_unit.cpp

  Log Message:
  -----------
  Store unit methods in metatable instead of doing linear search


  Commit: 56a0f369cbe2bd0d4c85b4b9ba172b7dbc34de37
      https://github.com/wesnoth/wesnoth/commit/56a0f369cbe2bd0d4c85b4b9ba172b7dbc34de37
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-09-11 (Sun, 11 Sep 2016)

  Changed paths:
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/lua_team.cpp

  Log Message:
  -----------
  Add matches method to team metatable


  Commit: eb187b23e4cb541098fdf4e18fe4632a4a407d9d
      https://github.com/wesnoth/wesnoth/commit/eb187b23e4cb541098fdf4e18fe4632a4a407d9d
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-09-11 (Sun, 11 Sep 2016)

  Changed paths:
    M src/scripting/lua_unit_type.cpp

  Log Message:
  -----------
  Make unit types lookup table a userdata


  Commit: c621c95df83c442d7528c6cbb619d29189a5589a
      https://github.com/wesnoth/wesnoth/commit/c621c95df83c442d7528c6cbb619d29189a5589a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-09-11 (Sun, 11 Sep 2016)

  Changed paths:
    M src/scripting/lua_unit_type.cpp

  Log Message:
  -----------
  Include male/female variations in unit variations table iteration


  Commit: 2f5b9566901a53d42b8608362c669c0902503d8a
      https://github.com/wesnoth/wesnoth/commit/2f5b9566901a53d42b8608362c669c0902503d8a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-09-11 (Sun, 11 Sep 2016)

  Changed paths:
    M src/scripting/lua_unit_attacks.cpp

  Log Message:
  -----------
  Add matches function to Lua unit attacks table


  Commit: 8683210901455d0ae5ec44162f2a25a0e1c33143
      https://github.com/wesnoth/wesnoth/commit/8683210901455d0ae5ec44162f2a25a0e1c33143
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-09-11 (Sun, 11 Sep 2016)

  Changed paths:
    M src/units/attack_type.cpp

  Log Message:
  -----------
  Fix formula= in weapon filter causing the filter to pass even if other keys failed


  Commit: 905e1a00a3b73d57df414a4db2d27798cd7ebecf
      https://github.com/wesnoth/wesnoth/commit/905e1a00a3b73d57df414a4db2d27798cd7ebecf
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-09-11 (Sun, 11 Sep 2016)

  Changed paths:
    M changelog

  Log Message:
  -----------
  Update changelog


Compare: https://github.com/wesnoth/wesnoth/compare/352e5f2600b0...905e1a00a3b7


More information about the Commits mailing list