ADDON_STATUS
Defines various add-on installation statuses.
version_info installed_version
No tracking information available.
Version in the server is older than local installation.
bool is_installed_addon_status(ADDON_STATUS s)
ADDON_STATUS_FILTER
Add-on installation status filters for the user interface.
addon_tracking_info get_addon_tracking_info(const addon_info &addon)
Get information about an add-on comparing its local state with the add-ons server entry...
Version in the server is newer than local installation.
Dependencies not satisfied.
static map_location::DIRECTION s
No version in the server.
Represents version numbers.
std::map< std::string, addon_tracking_info > addons_tracking_list
Stores additional status information about add-ons.
version_info remote_version
Version in the server matches local installation.