summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - bugfix: crash on overwriting a mod (introduced after the previous release)Tannin2013-12-192-1/+4
* - bugfix: archive.dll could cause a crash, attempting to close an archive tha...Tannin2013-12-195-6/+8
* - plugin list now highlights plugins with attached ini filesTannin2013-12-148-19/+27
* - downgrading a mod (using replace) will now change the versionTannin2013-12-112-5/+7
* - MO now applies a minimum to the nmm-compatibility field.Tannin2013-12-0813-21/+45
* - bugfix: extracting bsas did not work with non-ascii characters in the mod nameTannin2013-12-071-3/+2
* - returned to default branchTannin2013-12-074-8/+8
* Merge with defaultTannin2013-12-0714-1739/+1666
|\
| * - bugfix: drag&drop on archive list didn't always work properlyTannin2013-12-072-3/+5
| * - minor text fixesTannin2013-12-074-57/+12
| * - plugins can now be localized tooTannin2013-11-2712-1685/+1655
* | minor text changesTannin2013-12-074-7/+6
* | - download manager now saves the file times on nexus, for potential later use...Tannin2013-12-0714-40/+80
* | - bugfix: changing nexus id directly via mod list did not cause the change to...Tannin2013-12-043-1/+9
* | - added second context menu for changing categories that applies only changes toTannin2013-12-014-30/+134
* | minor updates to readme and mod info uiTannin2013-12-011-13/+30
|/
* - bugfix: installFile for mods was not a relative path if the downloads direc...Tannin2013-11-2223-10036/+7034
* - bugfix: canceling creation of an ini tweak prompted an error messageTannin2013-11-201-3/+3
* - archive.dll now supports querying the crc value of filesTannin2013-11-1814-56/+167
* - started qbs based project files (not functional yet)Tannin2013-11-115-2/+44
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-0622-1802/+1836
* - added a new diagnosis to detect potential problems in regards to esp vs. as...Tannin2013-11-017-35/+110
* - text files encoded in system encoding should now be correctly recognized in...Tannin2013-10-264-27/+42
* - Option to choose edition of the game. Currently only relevant for FO3 becau...Tannin2013-10-2517-29/+70
* - directories in data-view are now sortedTannin2013-10-206-281/+14
* - tooltip on download list now contains the file nameTannin2013-10-185-12/+40
* - mod sorting now always uses priority as secondary sortingTannin2013-10-172-30/+38
* - plugin (esp/esm) list is now exposed to plugins (read-only functionality ri...Tannin2013-10-164-23/+54
* MergeTannin2013-10-165-7/+42
|\
| * - bugfixes to last mergeTannin2013-10-122-3/+28
| * MergeTannin2013-10-123-6/+17
| |\
| | * - MO now warns if a nxm-link for a wrong game was attempted instead of downlo...Tannin2013-10-103-6/+17
* | | - nmm importer now also transfers category, endorsement state and lastest ver...Tannin2013-10-164-3/+44
|/ /
* | MergeTannin2013-10-118-10/+103
|\ \ | |/ |/|
| * - added new plugin to test if fnis needs to be runTannin2013-10-118-10/+103
* | - new toggle to display hidden downloadsTannin2013-10-1016-106/+189
* | - bugfix: When updating MO, if login is required, the process didn't continue...Tannin2013-10-061-0/+1
* | - option to ignore/unignore updates is now only shown if there IS an updateTannin2013-10-063-14/+15
* | MergeTannin2013-10-061-1/+2
|\ \ | |/ |/|
| * bugfix: statusbar may have stayed enabled if an error occured on handling the...Tannin2013-10-061-1/+2
* | - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-0529-108/+295
* | diagnosis plugin now warns when nitpick is installedTannin2013-09-301-0/+1
* | - download progress is now visible in task barTannin2013-09-289-40/+66
|/
* - plugin tooltip now only lists the masters that aren't enabled (if any)Tannin2013-09-262-7/+6
* - bugfix: esp parsing could crash for broken/unrecognized espsTannin2013-09-231-0/+4
* - removed some obsolete codeTannin2013-09-222-3/+19
* - esp reader now handles invalid files more gracefullyTannin2013-09-2129-452/+456
* - bugfix: testing for missing masters at the wrong time seems to have caused ...Tannin2013-09-166-43/+72
* - bugfix: when installing mods through the nmm importer if no other mods were...Tannin2013-09-123-1/+11
* - when installing mods from outside the download directory the absolute path ...Tannin2013-09-1116-123/+208