summaryrefslogtreecommitdiff
path: root/src/modlistproxy.h
Commit message (Expand)AuthorAgeFilesLines
* Move IOrganizer::getMod() to IModList::getMod().Mikaël Capelle2020-10-251-0/+1
* Move IOrganizer::removeMod() to IModList::removeMod().Mikaël Capelle2020-10-251-0/+1
* Move IOrganizer::modsSortedByProfilePriority() to IModList::allModsByProfileP...Mikaël Capelle2020-10-251-0/+1
* Move IOrganizer::onModInstalled() to IModList. Add IModList::onModRemoved().Mikaël Capelle2020-10-251-0/+2
* Use proxy for ModList, PluginList and DownloadManager. Do not use registered ...Mikaël Capelle2020-10-111-0/+32