[Commits] [wesnoth/wesnoth] 8ebbcd: Addon Manager: utilize std::map::at instead of cus...
GitHub
noreply at github.com
Fri Feb 9 13:38:05 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 8ebbcda0aa995250981f35e707e95b2fd1f50317
https://github.com/wesnoth/wesnoth/commit/8ebbcda0aa995250981f35e707e95b2fd1f50317
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-09 (Fri, 09 Feb 2018)
Changed paths:
M src/gui/dialogs/addon/manager.cpp
Log Message:
-----------
Addon Manager: utilize std::map::at instead of custom impl
Commit: 3b6da9a23216340fcfa88b84b8c2338eb577b29f
https://github.com/wesnoth/wesnoth/commit/3b6da9a23216340fcfa88b84b8c2338eb577b29f
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-10 (Sat, 10 Feb 2018)
Changed paths:
M changelog
M data/gui/window/install_dependencies.cfg
M src/addon/client.cpp
M src/gui/dialogs/addon/install_dependencies.cpp
Log Message:
-----------
Addon Manager: include outdated addons in dependency check (fixes #1494)
Also added missing border around addon list in Install Dependencies.
Compare: https://github.com/wesnoth/wesnoth/compare/ff341cc8ee93...3b6da9a23216
More information about the Commits
mailing list