summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag release v1.1.1 for changeset 73a1f1438658Tannin2014-02-020-0/+0
* - main window is now actually disabled while integrated boss is runningTannin2014-02-021-0/+2
* - bugfix: upon moving files between mods, an attempt was made to access originsTannin2014-02-023-18/+57
* - bugfix: elevation dialog didn't offer a "yes" optionTannin2014-01-292-8/+9
* - bugfix: dds preview or transparent textures looked oddTannin2014-01-293-4/+14
* Added tag release v1.1.0 for changeset 87c2eea95307Tannin2014-01-290-0/+0
* - bugfix: accessing profile without loading one when starting an app through ...Tannin2014-01-271-1/+5
* - 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