summaryrefslogtreecommitdiff
path: root/src/modlistproxy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move IOrganizer::onModInstalled() to IModList. Add IModList::onModRemoved().Mikaël Capelle2020-10-251-0/+10
|
* Use proxy for ModList, PluginList and DownloadManager. Do not use registered ↵Mikaël Capelle2020-10-111-0/+53
callbacks when plugin is inactive.