summaryrefslogtreecommitdiff
path: root/src/modinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Light flagged master support and other minor changesJeremy Rimpo2018-03-051-1/+1
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-468/+479
* Applied clang-format on sourceSandro Jäckel2018-02-221-479/+468
* A number of improvements and fixesJeremy Rimpo2017-12-131-1/+8
* Implement mod/plugin highlighting when pair is selectedJeremy Rimpo2017-11-301-2/+12
* Add MCM detection (but doesn't fix loading issues :()Jeremy Rimpo2017-11-081-1/+2
* updated to use the unmanaged-mod game plugin featureTannin2016-06-191-1/+1
* reduced number of mod content icons a bit because they take too much spaceTannin2016-06-191-4/+2
* merged master into new_vfs_libraryTannin2016-02-121-1/+0
* Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356Thomas Tanner2015-12-051-536/+13
|\
| * Added functionality to use the web page link in a fomod to supply an optional...Thomas Tanner2015-10-151-541/+20
* | Bunch of const correctness changes. There shouldn't be any update of plugin g...Thomas Tanner2015-11-251-1/+4
* | Remove most instances of GameInfo::getname, and transfer getDLCPlugins to the...Thomas Tanner2015-11-231-7/+11
|/
* fixed display of installation time for mods without nexus idTannin2015-06-111-5/+1
* added plugin interface to add/remove/list categories to/from/of modsTannin2015-06-101-0/+4
* bugfix: MO requested update information for mods without mod-idTannin2015-05-171-1/+1
* - avoiding unnecessary meta.ini saves when checking mods for updatesTannin2015-03-181-0/+4
* - added content icon for BSAsTannin2015-02-251-0/+4
* cleanupTannin2015-01-291-1/+1
* Merge with branch1.2Tannin2015-01-241-4/+0
|\
| * - download servers that haven't been available for over a month are now purge...Tannin2015-01-071-4/+0
* | - fixes after mergeTannin2015-01-041-9/+0
* | Merge with branch1.2Tannin2015-01-031-0/+58
|\ \ | |/ |/|
| * - can now filter by mod contentTannin2014-08-181-0/+16
| * - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-4/+9
| * - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-0/+32
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-1028/+1028
| * - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-141-0/+20
* | - repository info is now stored with the modTannin2015-01-031-0/+22
* | custom installers can now set the installation file (and the ncc installer no...Tannin2014-12-141-0/+10
* | removed use of ModInfo::internalNameTannin2014-12-091-8/+0
* | now stored installed files with each modTannin2014-12-091-0/+14
* | - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-0/+32
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-1008/+1008
|/
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-1/+9
* - added a new mod type that represents files handled externally (i.e. DLCs) a...Tannin2014-05-311-33/+132
* - ini file changes that would have to overwrite ini tweaks are now stored in ...Tannin2014-02-171-0/+6
* - a few hooks will now somewhat handle file names starting with \\?\Tannin2014-02-121-1/+1
* - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-181-1/+1
* - bugfix: changing nexus id directly via mod list did not cause the change to...Tannin2013-12-041-1/+1
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-0/+1
* - tooltip on download list now contains the file nameTannin2013-10-181-0/+10
* - mod sorting now always uses priority as secondary sortingTannin2013-10-171-17/+0
* - nmm importer now also transfers category, endorsement state and lastest ver...Tannin2013-10-161-0/+15
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-0/+49
* - bugfix: testing for missing masters at the wrong time seems to have caused ...Tannin2013-09-161-1/+5
* - bugfix: "overwrite" is no longer a localizable string, at least for now, be...Tannin2013-09-021-1/+1
* - bugfix: nameprefix-flag incorrectly interpreted on oblivion-style bsasTannin2013-08-151-1/+16
* - now avoids a few unnecessary copy operations during generation of the direc...Tannin2013-07-171-1/+1
* bugfix: nxmhandler in headless calls didn't save changesTannin2013-07-051-22/+7