[wesnoth-commits] [wesnoth/wesnoth] d34e9a: Fix a misplaced doc comment
Celtic Minstrel
noreply at github.com
Fri Jul 30 23:32:48 UTC 2021
Branch: refs/heads/celmin
Home: https://github.com/wesnoth/wesnoth
Commit: d34e9a8747e08ab84b5ae0d479509a6ce99b3be8
https://github.com/wesnoth/wesnoth/commit/d34e9a8747e08ab84b5ae0d479509a6ce99b3be8
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M src/config.hpp
Log Message:
-----------
Fix a misplaced doc comment
Commit: 953b72ea61d7a0bd7def116bae5861ee3f390676
https://github.com/wesnoth/wesnoth/commit/953b72ea61d7a0bd7def116bae5861ee3f390676
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M data/ai/lua/ca_move_to_any_enemy.lua
Log Message:
-----------
Lua AI: Fix a typo
Commit: f9c54e82467675eb2b8dcf79a2fe40f7a95ceb44
https://github.com/wesnoth/wesnoth/commit/f9c54e82467675eb2b8dcf79a2fe40f7a95ceb44
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-30 (Fri, 30 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: da8a8fce82847906a2a66ed38d98d529e31b2c62
https://github.com/wesnoth/wesnoth/commit/da8a8fce82847906a2a66ed38d98d529e31b2c62
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-30 (Fri, 30 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: b862366fc2e8ac7e70e28f27e49eab39a67d4fa0
https://github.com/wesnoth/wesnoth/commit/b862366fc2e8ac7e70e28f27e49eab39a67d4fa0
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-30 (Fri, 30 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: 9fd6c42a87d8b9495ebce7f2482446d0240eabcb
https://github.com/wesnoth/wesnoth/commit/9fd6c42a87d8b9495ebce7f2482446d0240eabcb
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-30 (Fri, 30 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: d27e380667cbe3b409833df8740c7c3ba444e8d3
https://github.com/wesnoth/wesnoth/commit/d27e380667cbe3b409833df8740c7c3ba444e8d3
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-30 (Fri, 30 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: b8ce947b62fb4744546941a0d12753c2a2e6e41f
https://github.com/wesnoth/wesnoth/commit/b8ce947b62fb4744546941a0d12753c2a2e6e41f
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M src/ai/configuration.cpp
Log Message:
-----------
AI: Fix short goal syntax
Commit: d44702d09a2e92a2812553e76afb35863f7f9df8
https://github.com/wesnoth/wesnoth/commit/d44702d09a2e92a2812553e76afb35863f7f9df8
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M data/lua/core/map.lua
Log Message:
-----------
Lua API: Fix wesnoth.map.find(filter, unit) ignoring the unit
Commit: 508c3075ea951b7360add7dac49e8f4fd730f2ed
https://github.com/wesnoth/wesnoth/commit/508c3075ea951b7360add7dac49e8f4fd730f2ed
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-30 (Fri, 30 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: 92c88ef741df5c3ae9f89ef7783f74da57386667
https://github.com/wesnoth/wesnoth/commit/92c88ef741df5c3ae9f89ef7783f74da57386667
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-30 (Fri, 30 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/759a44ab35be...92c88ef741df
More information about the Commits
mailing list