[Commits] [wesnoth/wesnoth] 80a87d: Update MSVC project

GitHub noreply at github.com
Mon May 22 21:32:10 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 80a87d0b4970684ecff2a667bab97ee72047cccf
      https://github.com/wesnoth/wesnoth/commit/80a87d0b4970684ecff2a667bab97ee72047cccf
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M projectfiles/VC12/wesnoth.vcxproj
    M projectfiles/VC12/wesnoth.vcxproj.filters

  Log Message:
  -----------
  Update MSVC project


  Commit: 39dad27260d6b9b9f07c9a53139c9003f7566758
      https://github.com/wesnoth/wesnoth/commit/39dad27260d6b9b9f07c9a53139c9003f7566758
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M data/lua/wml/modify_side.lua
    M src/scripting/game_lua_kernel.cpp

  Log Message:
  -----------
  [modify_side][ai] with ai_algorithm now replaces the AI (fixes #1216)


  Commit: e741655138d33e60d23cabd4ca7cb5a2d00dea79
      https://github.com/wesnoth/wesnoth/commit/e741655138d33e60d23cabd4ca7cb5a2d00dea79
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M src/game_config_manager.cpp

  Log Message:
  -----------
  Deploy a set and range-for


  Commit: 238d70ee22bcfaaaa22bb31ceebe6d8b478e3a7b
      https://github.com/wesnoth/wesnoth/commit/238d70ee22bcfaaaa22bb31ceebe6d8b478e3a7b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M data/core/_main.cfg
    M data/core/about.cfg
    A data/core/about_i18n.cfg
    M src/about.cpp

  Log Message:
  -----------
  Allow grouping credits with [credits_group] (except in [campaign])

The core game credits and localization credits are also now stored
in separate files.


  Commit: 89e6aeee1627217ead8923f1a11c632d671ec53c
      https://github.com/wesnoth/wesnoth/commit/89e6aeee1627217ead8923f1a11c632d671ec53c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M src/units/filter.cpp

  Log Message:
  -----------
  Standard Unit Filter: Make "id=" match no units


  Commit: bdb16867ee1429709a2577594d6c0c133904ef8e
      https://github.com/wesnoth/wesnoth/commit/bdb16867ee1429709a2577594d6c0c133904ef8e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M src/gui/dialogs/end_credits.cpp

  Log Message:
  -----------
  Small cleanup of end credits display for 238d70ee22


  Commit: b1e4b83014fccc8fc3255d47f058771156755441
      https://github.com/wesnoth/wesnoth/commit/b1e4b83014fccc8fc3255d47f058771156755441
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M data/core/about_i18n.cfg
    M src/gui/dialogs/end_credits.cpp

  Log Message:
  -----------
  Sort translation team credits by localized language name (closes #1104)


  Commit: c0f926e2ed7614aaa9b45d71eecabdd7a04e4add
      https://github.com/wesnoth/wesnoth/commit/c0f926e2ed7614aaa9b45d71eecabdd7a04e4add
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-22 (Mon, 22 May 2017)

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

  Log Message:
  -----------
  Move all WML and variable manipulator functions into new wml table

(The old functions in wesnoth and helper are still available,
but they are now deprecated.)


  Commit: 8492e8d639469bd8b691f0fc98cefb28783456f7
      https://github.com/wesnoth/wesnoth/commit/8492e8d639469bd8b691f0fc98cefb28783456f7
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M data/lua/helper.lua

  Log Message:
  -----------
  Use standard deprecation mechanism for helper.distance_between


  Commit: 30caf6149a74705e34b4d35188f1468150dd0655
      https://github.com/wesnoth/wesnoth/commit/30caf6149a74705e34b4d35188f1468150dd0655
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M data/lua/helper.lua

  Log Message:
  -----------
  Show Lua deprecation warnings to chat only in debug mode, but always log them too


  Commit: c480e5c989908a30c85b5bb694d9126e9ad16a3b
      https://github.com/wesnoth/wesnoth/commit/c480e5c989908a30c85b5bb694d9126e9ad16a3b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M changelog

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


  Commit: b63ee4863243494b72bfc7e7723745a83fb11dbc
      https://github.com/wesnoth/wesnoth/commit/b63ee4863243494b72bfc7e7723745a83fb11dbc
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M data/core/about.cfg
    M data/core/about_i18n.cfg

  Log Message:
  -----------
  No idea why that was there, but it shouldn't be sorted with the languages


  Commit: c67d524cedc7e668c0996c5cb6fc3d2e5ba4198e
      https://github.com/wesnoth/wesnoth/commit/c67d524cedc7e668c0996c5cb6fc3d2e5ba4198e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M data/lua/wml/kill.lua

  Log Message:
  -----------
  Fix [kill] not affecting recall list units


  Commit: 9f0c677d02c89a81cc960f9277a0bc40f1a5805e
      https://github.com/wesnoth/wesnoth/commit/9f0c677d02c89a81cc960f9277a0bc40f1a5805e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M data/lua/core.lua
    M src/scripting/lua_common.cpp

  Log Message:
  -----------
  Remove the optional second argument to wesnoth.get_variable

It was only used in one place and didn't even function as advertised.


Compare: https://github.com/wesnoth/wesnoth/compare/5b2ae4c853fa...9f0c677d02c8


More information about the Commits mailing list