summaryrefslogtreecommitdiff
path: root/src/modinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-1/+1
* - slightly overworked display of icon delegatesTannin2014-02-231-6/+6
* - ini file changes that would have to overwrite ini tweaks are now stored in ...Tannin2014-02-171-66/+54
* - a few hooks will now somewhat handle file names starting with \\?\Tannin2014-02-121-18/+44
* - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-181-2/+2
* - bugfix: changing nexus id directly via mod list did not cause the change to...Tannin2013-12-041-0/+7
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-0/+9
* - Option to choose edition of the game. Currently only relevant for FO3 becau...Tannin2013-10-251-1/+0
* - tooltip on download list now contains the file nameTannin2013-10-181-1/+7
* - nmm importer now also transfers category, endorsement state and lastest ver...Tannin2013-10-161-0/+5
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-3/+27
* - download progress is now visible in task barTannin2013-09-281-22/+17
* - bugfix: testing for missing masters at the wrong time seems to have caused ...Tannin2013-09-161-1/+1
* - added a new column for not-yet-endorsed modsTannin2013-09-011-1/+1
* - download size is now displayedTannin2013-08-241-1/+1
* - bugfix: nameprefix-flag incorrectly interpreted on oblivion-style bsasTannin2013-08-151-40/+53
* - now avoids a few unnecessary copy operations during generation of the direc...Tannin2013-07-171-2/+2
* bugfix: nxmhandler in headless calls didn't save changesTannin2013-07-051-30/+0
* - install plugins now get a chance to update name, version and modid of modsTannin2013-06-051-9/+16
* - added NCC to repositoryTannin2013-05-221-1/+10
* - extended plugin interface to allow plugins access to download managerTannin2013-05-171-5/+5
* - initial support for exposing the nexusbridge to pythonTannin2013-05-101-53/+9
* Merge with branch1.0Tannin2013-03-271-5/+26
|\
| * - added hooks for getFileVersion* functionsTannin2013-03-271-5/+26
* | Merge with defaultTannin2013-03-221-0/+3
|\|
| * - some more safety checks in the ini-limit removal codeTannin2013-03-131-0/+3
* | - support for grouping filters for mod list (incomplete)Tannin2013-03-221-21/+16
|/
* - moved shared and uibase libraries to namespacesTannin2013-02-171-0/+4
* - hooks for CreateHardLinkTannin2013-02-161-825/+826
* initial commit to mercurial repository.Tannin2013-02-031-0/+844