summaryrefslogtreecommitdiff
path: root/src/modinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Store contents as a set instead of a vector.Mikaël Capelle2020-05-271-1/+1
* Make ModInfo::getContents() pure virtual.Mikaël Capelle2020-05-271-4/+1
* Switch to using the ModDataContent feature from the game plugin.Mikaël Capelle2020-05-251-30/+10
* Use a more generic 'prefetch' method instead of isValid().Mikaël Capelle2020-05-241-0/+12
* Switch from ThreadPool to a simpler thread map for containers.Mikaël Capelle2020-05-241-31/+0
* Use the refresh_thread_count setting for ModInfo::updateFromDisc.Mikaël Capelle2020-05-241-0/+1
* Update file tree in parallel when loading from disk.Mikaël Capelle2020-05-241-0/+31
* Update ModInfo to use a single file tree for all content-related operations.Mikaël Capelle2020-05-241-15/+8
* Move m_GamePlugin up into ModInfoWithConflictInfo.Mikaël Capelle2020-05-221-1/+3
* Rollback to setGameName instead of setGamePlugin for mod interface.Mikaël Capelle2020-05-191-5/+5
* Update ModInfo classes to handle plugin game and clean some declarations.Mikaël Capelle2020-05-071-15/+34
* Don't allow foreign mods or overwrite for overriding overwriteChris Bessent2020-01-261-0/+7
* Add has hidden files filter for modlist.Al2020-01-141-2/+2
* Added ModInfo::FLAG_HIDDEN_FILES and check in modinfowithconflictinfoAl2020-01-141-1/+2
* Separate conflict flags and render them in separate columnsSilarn2019-12-061-8/+17
* remove separators and backups from mod list in the edit executables dialogisanae2019-10-081-0/+12
* changed how the mod url works:isanae2019-07-021-6/+23
* Only change to the update filter if mods are being checked for update or mods...LostDragonist2019-03-221-1/+11
* Allow selecting overwrite to trigger mod conflict highlightsLostDragonist2019-03-091-1/+2
* Add support for displaying tracked mods and setting tracked statusLostDragonist2019-03-071-1/+27
* Change setGameName parameters to match MOBase changesLostDragonist2019-02-221-1/+1
* Endorsement and efficiency updatesSilarn2019-02-181-2/+2
* Implement bulk update check layerSilarn2019-02-181-0/+2
* 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