[wesnoth-commits] [wesnoth/wesnoth] 0ae970: Fix a misplaced doc comment

Celtic Minstrel noreply at github.com
Sat Jul 31 16:20:10 UTC 2021


  Branch: refs/heads/1.16
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 0ae97085b67533f700c7cc9b36a18c1a73a2f553
      https://github.com/wesnoth/wesnoth/commit/0ae97085b67533f700c7cc9b36a18c1a73a2f553
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-31 (Sat, 31 Jul 2021)

  Changed paths:
    M src/config.hpp

  Log Message:
  -----------
  Fix a misplaced doc comment


  Commit: 0801061ee2c9a97fe2cce5f7528570b408140a0c
      https://github.com/wesnoth/wesnoth/commit/0801061ee2c9a97fe2cce5f7528570b408140a0c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-31 (Sat, 31 Jul 2021)

  Changed paths:
    M data/ai/lua/ca_move_to_any_enemy.lua

  Log Message:
  -----------
  Lua AI: Fix a typo


  Commit: cda910854ef79dfa3e27395ee3942b5a3e005525
      https://github.com/wesnoth/wesnoth/commit/cda910854ef79dfa3e27395ee3942b5a3e005525
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-31 (Sat, 31 Jul 2021)

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

  Log Message:
  -----------
  Lua API: Fix the deprecation wrappers for place_shroud and remove_shroud

- The "all" special case moved to place_shroud, as it should be
- Shroud data string handling fixed

Fixes #5885


  Commit: ab16cc614f12ba9fb709e89f8983565ba0264a9e
      https://github.com/wesnoth/wesnoth/commit/ab16cc614f12ba9fb709e89f8983565ba0264a9e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-31 (Sat, 31 Jul 2021)

  Changed paths:
    A data/test/scenarios/test_modify_shroud.cfg
    M wml_test_schedule

  Log Message:
  -----------
  Add unit tests for the Lua shroud functions


  Commit: 99fd840b6d085f20aaf7d17692e3f19121ba2213
      https://github.com/wesnoth/wesnoth/commit/99fd840b6d085f20aaf7d17692e3f19121ba2213
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-31 (Sat, 31 Jul 2021)

  Changed paths:
    M data/test/scenarios/test_modify_shroud.cfg
    M wml_test_schedule

  Log Message:
  -----------
  Update the shroud unit tests and add a few more for cases new in 1.16


  Commit: 318ed3bf3032740161f720077f54501e84da71cc
      https://github.com/wesnoth/wesnoth/commit/318ed3bf3032740161f720077f54501e84da71cc
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-31 (Sat, 31 Jul 2021)

  Changed paths:
    M src/config.cpp
    M src/config.hpp
    M src/deprecation.hpp

  Log Message:
  -----------
  New config methods for getting deprecated attributes or children


  Commit: 5ae496e49277db0cbae6ca29ed6aedd2a9a41370
      https://github.com/wesnoth/wesnoth/commit/5ae496e49277db0cbae6ca29ed6aedd2a9a41370
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-31 (Sat, 31 Jul 2021)

  Changed paths:
    M src/ai/configuration.cpp
    M src/units/formula_manager.cpp

  Log Message:
  -----------
  Add deprecation messages for the most FormulaAI WML


  Commit: 8590a2bd70d7a0a2e5409e7c156413ac608dea27
      https://github.com/wesnoth/wesnoth/commit/8590a2bd70d7a0a2e5409e7c156413ac608dea27
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-31 (Sat, 31 Jul 2021)

  Changed paths:
    M src/ai/configuration.cpp

  Log Message:
  -----------
  AI: Fix short goal syntax


  Commit: cba14eb5c4ba0bbd31e0a5b8648b1689d07b3dd0
      https://github.com/wesnoth/wesnoth/commit/cba14eb5c4ba0bbd31e0a5b8648b1689d07b3dd0
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-31 (Sat, 31 Jul 2021)

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

  Log Message:
  -----------
  Lua API: Fix wesnoth.map.find(filter, unit) ignoring the unit


  Commit: 35d22698eb09c310fd0a416dcf5fe577741d8279
      https://github.com/wesnoth/wesnoth/commit/35d22698eb09c310fd0a416dcf5fe577741d8279
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-31 (Sat, 31 Jul 2021)

  Changed paths:
    M data/lua/core/unit_test.lua
    M data/test/scenarios/as_text.cfg
    M data/test/scenarios/test_lua.cfg
    M data/test/scenarios/test_lua_version_api.cfg

  Log Message:
  -----------
  Lua API: Ensure unit test assertions specify a message string


  Commit: 6c12d7e01f6052a5868308d5f8cc391ed5c10c60
      https://github.com/wesnoth/wesnoth/commit/6c12d7e01f6052a5868308d5f8cc391ed5c10c60
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-07-31 (Sat, 31 Jul 2021)

  Changed paths:
    M data/lua/core/unit_test.lua
    M src/config.cpp
    M src/config.hpp
    M src/gui/dialogs/migrate_version_selection.cpp

  Log Message:
  -----------
  fix whitespace


Compare: https://github.com/wesnoth/wesnoth/compare/0be3c8466d52...6c12d7e01f60



More information about the Commits mailing list