summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - information from boss no longer gets lost as soon as the plugin list gets r...Tannin2014-01-233-21/+36
* - boss integrationTannin2014-01-2324-226/+1179
* - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-1812-48/+67
* - added an about dialogTannin2014-01-1614-805/+1087
* - moved code for file previews to pluginsTannin2014-01-147-79/+34
* - implemented hook for NtQueryDirectoryFileTannin2014-01-137-13/+81
* - Mod Organizer can now display most image types (including dds) and txt file...Tannin2014-01-0510-16/+408
* download manager now removed orphaned meta filesTannin2014-01-041-3/+22
* MergeTannin2014-01-0419-177/+368
|\
| * using icons + splash from heavydudeTannin2014-01-042-0/+0
| * - nxmhandler will now ask before registering itselfTannin2014-01-0417-177/+368
* | Added tag release v1.0.12 for changeset 440287834340Tannin2014-01-030-0/+0
* | -removed compiled translations from the repositoryTannin2014-01-039-0/+0
* | - hook dll now monitors all mod directories, not only overwriteTannin2014-01-0314-3733/+3944
* | Added tag release v1.0.11 for changeset 806fd77aa2deTannin2013-12-190-0/+0
* | Added tag release v1.0.10 for changeset e72788d8ac35Tannin2013-12-190-0/+0
* | - 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
* | MergeTannin2013-12-141-15/+158
|\ \ | |/ |/|
| * - added more information to readmeTannin2013-12-141-15/+158
* | - 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
| * Added tag 1.0.8 for changeset a61a930515aeTannin2013-11-270-0/+0
| * - 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 tag release v1.0.9 for changeset a61a930515aeTannin2013-12-010-0/+0
* | - 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-012-24/+44
|/
* - 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
* Added tag release v1.0.7 for changeset 1973f6e00784Tannin2013-11-060-0/+0
* Added tag release v1.0.6 for changeset 1973f6e00784Tannin2013-11-060-0/+0
* - 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