summaryrefslogtreecommitdiff
path: root/src/modinfo.h
Commit message (Expand)AuthorAgeFilesLines
...
* Re-simplify ModInfo interfaceSilarn2019-02-181-2/+2
* Implement staggered timeouts bases on age.Silarn2019-02-181-2/+17
* Multiple updates:Silarn2019-02-181-1/+1
* Various fixes and updatesSilarn2019-02-181-0/+12
* Update Process ImprovementsSilarn2019-02-181-710/+723
* Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2LostDragonist2019-01-221-1/+1
|\
| * Cache list of archives contained in a mod instead of accessing disk each timeAl2019-01-221-1/+1
* | Clean up and fix merge issuesLostDragonist2018-12-121-10/+0
* | Improved refresh performance by replacing std::transform() with CharLowerBuff...Al12rs2018-12-121-1/+0
* | Add loose file/archive conflict iconsSilarn2018-12-121-1/+13
* | Added new "loose files overwrite archive" icon and all the flags.Al12rs2018-12-121-0/+1
* | Initial archive conflict parsingSilarn2018-12-121-1/+23
|/
* Add notes column to mod listLostDragonist2018-12-081-3/+14
* Added Color costumization for Separators.Al12rs2018-10-281-0/+11
* Added modlist Separators feature:Al12rs2018-10-281-1/+2
* Changed "ignore missing game data" to not create an empty Texture folder and ...Al12rs2018-09-291-0/+5
* Added Contains Script Extender Files filter.Al12rs2018-09-071-0/+1
* Added ModGroups contents icon and flag.Al12rs2018-08-251-2/+4
* Added Contains INI files content filter and checking.Al12rs2018-07-171-2/+3
* Allow for primary game sources and marking mods as converted/workingSilarn2018-05-031-0/+5
* Fix MO endorsement check and add game to ModInfo s_ModsByModIDSilarn2018-05-021-2/+2
* Add alternative game flag and checkSilarn2018-04-271-2/+3
* Fixed inconsistency in line endings.Al12rs2018-04-171-7/+7
* Add source game setter in mod info dialogSilarn2018-04-171-8/+15
* Support for multi-game downloadsSilarn2018-04-161-7/+17
* Changes to allow plugin loading in the mod info dialog (and rename SE)Silarn2018-04-061-0/+1
* 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