summaryrefslogtreecommitdiff
path: root/src/directoryrefresher.h
Commit message (Collapse)AuthorAgeFilesLines
* - files in bsas are now only displayed in the data tab if they are managed by moTannin2014-05-251-4/+6
| | | | | | | | | | | | | - number of problems detected by MO is now displayed as a badge on the icon - rephrased the explanation text on the Archives tab. unchecked plugin-loaded bsas no longer prompt a warning - bsa extraction is now handled in a plugin - added a way for plugins to react to mod installation - re-enabled the automatic fix for asset order problems - bugfix: In some cases when a download wasn't started successfully the download urls weren't stored in the meta file so no resume was possible - bugfix: MO tried to resume downloads when it didn't have and download urls - bugfix: downloads couldn't be paused if the download was already broken on the network layer - bugfix: download managear did not recognize a file as downloaded if the download completed before signals were hooked up - bugfix: in-place file replacement was re-broken
* - now avoids a few unnecessary copy operations during generation of the ↵Tannin2013-07-171-1/+3
| | | | | | | directory structure - bugfix: circular dependency caused a memory leak - bugfix: removing a single mod lead to the wrong mod being deleted
* - moved shared and uibase libraries to namespacesTannin2013-02-171-87/+87
| | | | - bugfix: the "fix mods" function was accessing the save game data incorrectly, causing a crash
* initial commit to mercurial repository.Tannin2013-02-031-0/+106
Corresponds to MO version 0.12.6