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

GitHub noreply at github.com
Thu Sep 1 01:01:29 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d9111620bd6718de10a39844091ee8ca24551e6c
      https://github.com/wesnoth/wesnoth/commit/d9111620bd6718de10a39844091ee8ca24551e6c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-31 (Wed, 31 Aug 2016)

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

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


  Commit: 3ddb497b13d8ef9c799273ecd9fdf705eaee4455
      https://github.com/wesnoth/wesnoth/commit/3ddb497b13d8ef9c799273ecd9fdf705eaee4455
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-31 (Wed, 31 Aug 2016)

  Changed paths:
    M data/eras.lua

  Log Message:
  -----------
  Fix typo


  Commit: 8b839e88ad804315843a91ff539e54b4142a934a
      https://github.com/wesnoth/wesnoth/commit/8b839e88ad804315843a91ff539e54b4142a934a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-31 (Wed, 31 Aug 2016)

  Changed paths:
    M data/gui/window/mp_create_game/small_resolution.cfg
    M data/gui/window/mp_create_game/tiny_resolution.cfg

  Log Message:
  -----------
  Fix MP Create on smaller resolutions


  Commit: 3ff03cc66bef5b87017110416a2a6b632b37da8b
      https://github.com/wesnoth/wesnoth/commit/3ff03cc66bef5b87017110416a2a6b632b37da8b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-31 (Wed, 31 Aug 2016)

  Changed paths:
    M data/gui/window/preferences/02_hotkeys.cfg
    M src/gui/dialogs/preferences_dialog.cpp
    M src/gui/widgets/generator.cpp

  Log Message:
  -----------
  Fix matrix placement policy (mostly)


  Commit: 3f7db7f8789e6d3b2091890edc755bea49b08009
      https://github.com/wesnoth/wesnoth/commit/3f7db7f8789e6d3b2091890edc755bea49b08009
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-31 (Wed, 31 Aug 2016)

  Changed paths:
    M data/lua/wml-tags.lua

  Log Message:
  -----------
  Give error on missing role= in [role] without [auto_recall]


  Commit: f24ba1da508e580168ed6ebfd9517219eee31692
      https://github.com/wesnoth/wesnoth/commit/f24ba1da508e580168ed6ebfd9517219eee31692
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-31 (Wed, 31 Aug 2016)

  Changed paths:
    M src/ai/actions.cpp
    M src/ai/default/ca.cpp
    M src/ai/default/ca_move_to_targets.cpp
    M src/ai/formula/ai.cpp
    M src/ai/formula/function_table.cpp
    M src/game_events/action_wml.cpp
    M src/game_state.cpp
    M src/generators/cave_map_generator.cpp
    M src/generators/default_map_generator_job.cpp
    M src/mouse_events.cpp
    M src/pathfind/astarsearch.cpp
    M src/pathfind/pathfind.hpp
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/mapgen_lua_kernel.cpp
    M src/whiteboard/move.cpp

  Log Message:
  -----------
  Use reference instead of pointer for pathfinding cost calculator, since it cannot be null


  Commit: 43bad8cc13dea5ab3470ce2fdc6b0b7031723049
      https://github.com/wesnoth/wesnoth/commit/43bad8cc13dea5ab3470ce2fdc6b0b7031723049
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-31 (Wed, 31 Aug 2016)

  Changed paths:
    M src/gui/dialogs/preferences_dialog.cpp
    M src/gui/widgets/window.cpp

  Log Message:
  -----------
  Some error message improvements


  Commit: 742b4b0be3c182569d1633bbd9b54a691a9b6a24
      https://github.com/wesnoth/wesnoth/commit/742b4b0be3c182569d1633bbd9b54a691a9b6a24
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-31 (Wed, 31 Aug 2016)

  Changed paths:
    M data/lua/wml/objectives.lua
    M src/tstring.cpp

  Log Message:
  -----------
  Fix an issue with translatable strings that included a possible plural


Compare: https://github.com/wesnoth/wesnoth/compare/019f9ab7576a...742b4b0be3c1


More information about the Commits mailing list