[Commits] [wesnoth/wesnoth] 3e68d4: Refactor the way to show publishable add-ons in th...
GitHub
noreply at github.com
Tue Feb 14 18:56:01 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3e68d47d56f7142d4cadd0f2447c66b62f9073b8
https://github.com/wesnoth/wesnoth/commit/3e68d47d56f7142d4cadd0f2447c66b62f9073b8
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2017-02-14 (Tue, 14 Feb 2017)
Changed paths:
M src/addon/state.cpp
M src/addon/state.hpp
M src/gui/dialogs/addon/manager.cpp
M src/gui/dialogs/addon/manager.hpp
M src/gui/widgets/addon_list.cpp
M src/gui/widgets/addon_list.hpp
Log Message:
-----------
Refactor the way to show publishable add-ons in the add-on manager
This fixes two bugs:
* publishable add-ons were shown in the "Install Dependencies" dialog
* the game crashed when the player attempted to filter the list if
publishable add-ons were present
More information about the Commits
mailing list