[Commits] [wesnoth/wesnoth] 59d59b: Add config::remove_children()
GitHub
noreply at github.com
Thu Aug 10 17:34:07 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 59d59bb9f9a71998ebdc828b1bdfac1cf90cd0b7
https://github.com/wesnoth/wesnoth/commit/59d59bb9f9a71998ebdc828b1bdfac1cf90cd0b7
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
M src/config.cpp
M src/config.hpp
Log Message:
-----------
Add config::remove_children()
The function removes children for which the provided predicate returns
true. I didn't need it in the end, but it may still be useful for someone
else.
Commit: bace33a3c4c493c2c6cd7763f6297318c97c0347
https://github.com/wesnoth/wesnoth/commit/bace33a3c4c493c2c6cd7763f6297318c97c0347
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
M src/gui/dialogs/addon/manager.cpp
Log Message:
-----------
Fix add-on list not being updated after publishing/deleting an add-on
Compare: https://github.com/wesnoth/wesnoth/compare/47ddc3724a6a...bace33a3c4c4
More information about the Commits
mailing list