Limo
A simple mod manager
Loading...
Searching...
No Matches
ModdedApplication Member List

This is the complete list of members for ModdedApplication, including all inherited members.

active_group_members_ModdedApplicationprivate
addAutoTag(const std::string &tag_name, const std::string &expression, const std::vector< TagCondition > &conditions, bool update)ModdedApplication
addAutoTag(const Json::Value &json_tag, bool update)ModdedApplication
addBackup(int target_id, const std::string &name, int source)ModdedApplication
addBackupTarget(const std::filesystem::path &path, const std::string &name, const std::vector< std::string > &backup_names)ModdedApplication
addDeployer(const EditDeployerInfo &info)ModdedApplication
addManualTag(const std::string &tag_name)ModdedApplication
addModToDeployer(int deployer, int mod_id, bool update_conflicts=true, std::optional< ProgressNode * > progress_node={})ModdedApplication
addModToGroup(int mod_id, int group, std::optional< ProgressNode * > progress_node={})ModdedApplication
addModToIgnoreList(int deployer, int mod_id)ModdedApplication
addProfile(const EditProfileInfo &info)ModdedApplication
addTagsToMods(const std::vector< std::string > &tag_names, const std::vector< int > &mod_ids)ModdedApplication
addTool(const Tool &tool)ModdedApplication
app_versions_ModdedApplicationprivate
applyModAction(int deployer, int action, int mod_id)ModdedApplication
auto_tag_map_ModdedApplicationprivate
auto_tags_ModdedApplicationprivate
bak_man_ModdedApplicationprivate
changeActiveGroupMember(int group, int mod_id, std::optional< ProgressNode * > progress_node={})ModdedApplication
changeAutoTagEvaluator(const std::string &tag_name, const std::string &expression, const std::vector< TagCondition > &conditions, bool update)ModdedApplication
changeLoadorder(int deployer, int from_index, int to_index)ModdedApplication
changeManualTagName(const std::string &old_name, const std::string &new_name, bool update_map=true)ModdedApplication
changeModName(int mod_id, const std::string &new_name)ModdedApplication
changeModVersion(int mod_id, const std::string &new_version)ModdedApplication
checkForModUpdates()ModdedApplication
checkModsForUpdates(const std::vector< int > &mod_ids)ModdedApplication
cleanupFailedInstallation()ModdedApplication
command() constModdedApplication
command_ModdedApplicationprivate
CONFIG_FILE_NAMEModdedApplicationinlinestatic
createGroup(int first_mod_id, int second_mod_id, std::optional< ProgressNode * > progress_node={})ModdedApplication
current_profile_ModdedApplicationprivate
deleteAllData()ModdedApplication
deployers_ModdedApplicationprivate
deployMods()ModdedApplication
deployModsFor(std::vector< int > deployers)ModdedApplication
download_dir_ModdedApplicationprivate
downloadMod(const std::string &url, std::function< void(float)> progress_callback)ModdedApplication
editAutoTags(const std::vector< EditAutoTagAction > &actions)ModdedApplication
editDeployer(int deployer, const EditDeployerInfo &info)ModdedApplication
editManualTags(const std::vector< EditManualTagAction > &actions)ModdedApplication
editProfile(int profile, const EditProfileInfo &info)ModdedApplication
editTool(int tool_id, const Tool &new_tool)ModdedApplication
export_file_nameModdedApplicationprivate
exportConfiguration(const std::vector< int > &deployers, const std::vector< std::string > &auto_tags)ModdedApplication
extractArchive(const std::filesystem::path &source, const std::filesystem::path &target)ModdedApplication
fixInvalidHardLinkDeployers()ModdedApplication
generalizeSteamPath(const std::string &path)ModdedApplicationprivate
getAppInfo() constModdedApplication
getBackupTargets() constModdedApplication
getConfigFileName() constModdedApplication
getConflictGroups(int deployer)ModdedApplication
getDeployerInfo(int deployer)ModdedApplication
getDeployerNames() constModdedApplication
getDownloadUrl(const std::string &nxm_url)ModdedApplication
getDownloadUrlForFile(int nexus_file_id, const std::string &mod_url)ModdedApplication
getExternalChanges(int deployer)ModdedApplication
getFileConflicts(int deployer, int mod_id, bool show_disabled) constModdedApplication
getLoadorder(int deployer) constModdedApplication
getModConflicts(int deployer, int mod_id)ModdedApplication
getModGroup(int mod_id)ModdedApplication
getModInfo() constModdedApplication
getModName(int mod_id) constModdedApplicationprivate
getNexusPage(int mod_id)ModdedApplication
getNexusPageUrl(const std::string &nxm_url)ModdedApplication
getNumDeployers() constModdedApplication
getNumGroups()ModdedApplication
getProfileNames() constModdedApplication
getStagingDir() constModdedApplication
getTools() constModdedApplication
group_map_ModdedApplicationprivate
groups_ModdedApplicationprivate
icon_path_ModdedApplicationprivate
iconPath() constModdedApplication
installed_mods_ModdedApplicationprivate
installer_map_ModdedApplicationprivate
installMod(const AddModInfo &info)ModdedApplication
json_settings_ModdedApplicationprivate
keepOrRevertFileModifications(int deployer, const FileChangeChoices &changes_to_keep) constModdedApplication
last_mod_id_ModdedApplicationprivate
log_ModdedApplicationprivate
manual_tag_map_ModdedApplicationprivate
manual_tags_ModdedApplicationprivate
ModdedApplication(std::filesystem::path staging_dir, std::string name="", std::string command="", std::filesystem::path icon_path="", std::string app_version="")ModdedApplication
modHasGroup(int mod_id)ModdedApplication
name() constModdedApplication
name_ModdedApplicationprivate
overwriteBackup(int target_id, int source_backup, int dest_backup)ModdedApplication
performUpdateCheck(const std::vector< int > &target_mod_indices)ModdedApplicationprivate
profile_names_ModdedApplicationprivate
progress_callback_ModdedApplicationprivate
readSettings()ModdedApplicationprivate
reapplyAutoTags()ModdedApplication
removeAllBackupTargets()ModdedApplication
removeAutoTag(const std::string &tag_name, bool update)ModdedApplication
removeBackup(int target_id, int backup_id)ModdedApplication
removeBackupTarget(int target_id)ModdedApplication
removeDeployer(int deployer, bool cleanup)ModdedApplication
removeManualTag(const std::string &tag_name, bool update_map=true)ModdedApplication
removeModFromDeployer(int deployer, int mod_id, bool update_conflicts=true, std::optional< ProgressNode * > progress_node={})ModdedApplication
removeModFromGroup(int mod_id, bool update_conflicts=true, std::optional< ProgressNode * > progress_node={})ModdedApplication
removeProfile(int profile)ModdedApplication
removeTagsFromMods(const std::vector< std::string > &tag_names, const std::vector< int > &mod_ids)ModdedApplication
removeTool(int tool_id)ModdedApplication
renameAutoTag(const std::string &old_name, const std::string &new_name, bool update)ModdedApplication
replaceMod(const AddModInfo &info)ModdedApplicationprivate
setActiveBackup(int target_id, int backup_id)ModdedApplication
setAppVersion(const std::string &app_version)ModdedApplication
setBackupName(int target_id, int backup_id, const std::string &name)ModdedApplication
setBackupTargetName(int target_id, const std::string &name)ModdedApplication
setCommand(const std::string &newCommand)ModdedApplication
setIconPath(const std::filesystem::path &icon_path)ModdedApplication
setLog(const std::function< void(Log::LogLevel, const std::string &)> &newLog)ModdedApplication
setModSources(int mod_id, const std::string &local_source, const std::string &remote_source)ModdedApplication
setModStatus(int deployer, int mod_id, bool status)ModdedApplication
setName(const std::string &newName)ModdedApplication
setProfile(int profile)ModdedApplication
setProgressCallback(const std::function< void(float)> &progress_callback)ModdedApplication
setStagingDir(std::string staging_dir, bool move_existing)ModdedApplication
setTagsForMods(const std::vector< std::string > &tag_names, const std::vector< int > mod_ids)ModdedApplication
sortModsByConflicts(int deployer)ModdedApplication
splitMod(int mod_id, int deployer)ModdedApplicationprivate
staging_dir_ModdedApplicationprivate
suppressUpdateNotification(const std::vector< int > &mod_ids)ModdedApplication
tools_ModdedApplicationprivate
unDeployMods()ModdedApplication
unDeployModsFor(std::vector< int > deployers)ModdedApplication
uninstallGroupMembers(const std::vector< int > &mod_ids)ModdedApplication
uninstallMods(const std::vector< int > &mod_ids, const std::string &installer_type="")ModdedApplication
updateAutoTagMap()ModdedApplicationprivate
updateAutoTags(const std::vector< int > mod_ids)ModdedApplication
updateDeployerGroups(std::optional< ProgressNode * > progress_node={})ModdedApplicationprivate
updateIgnoredFiles(int deployer)ModdedApplication
updateManualTagMap()ModdedApplicationprivate
updateModDeployers(const std::vector< int > &mod_ids, const std::vector< bool > &deployers)ModdedApplication
updateSettings(bool write=false)ModdedApplicationprivate
updateState(bool read=false)ModdedApplicationprivate
updateSteamIconPath()ModdedApplicationprivate
verifyDeployerDirectories()ModdedApplication
verifyStagingDir(std::filesystem::path staging_dir)ModdedApplicationstatic
writeSettings() constModdedApplicationprivate