summaryrefslogtreecommitdiff
path: root/src/modinfoforeign.h
Commit message (Expand)AuthorAgeFilesLines
* Add author and uploader columns to mod list (#2269)Jonathan Feenstra2025-08-181-0/+6
* Parse unmanaged file location when creating ModInfoForeign (#2053)Jeremy Rimpo2024-06-221-1/+2
* Add nexus category ID to mod infoJeremy Rimpo2023-09-211-0/+2
* Apply clang-format.Mikaël Capelle2023-07-091-13/+33
* Increase robustness of mods priority in profile.Mikaël Capelle2021-01-201-1/+0
* Refactoring of ModInfo to give access to the core. Remove ModInfo::remove() c...Mikaël Capelle2021-01-021-4/+2
* Add method to get the type of IModInterface.Mikaël Capelle2020-12-261-0/+1
* Merge pull request #1236 from Holt59/expose-modinterface-metaMikaël Capelle2020-09-231-4/+8
|\
| * Change modId() to nexusId().Mikaël Capelle2020-09-221-1/+1
| * Add validated() and converted().Mikaël Capelle2020-09-201-0/+2
| * Add getters for most meta-information in mod.Mikaël Capelle2020-09-201-4/+6
* | Add IModInterface::clearPluginSettings().Mikaël Capelle2020-09-211-0/+1
* | Add pluginSetting[s]() and setPluginSetting() to IModInterface.Mikaël Capelle2020-09-201-0/+4
|/
* Move m_GamePlugin up into ModInfoWithConflictInfo.Mikaël Capelle2020-05-221-0/+1
* Rollback to setGameName instead of setGamePlugin for mod interface.Mikaël Capelle2020-05-191-1/+1
* Fix issue with mods not being checked properly and overwrite not having the r...Mikaël Capelle2020-05-071-1/+0
* Update ModInfo classes to handle plugin game and clean some declarations.Mikaël Capelle2020-05-071-54/+57
* dump a bunch of counts for mods when selecting a profileisanae2020-04-171-1/+3
* Fix problem with translated unmanaged mods and origin namesSilarn2019-12-141-2/+3
* Add support for displaying tracked mods and setting tracked statusLostDragonist2019-03-071-0/+2
* Change setGameName parameters to match MOBase changesLostDragonist2019-02-221-1/+1
* Implement staggered timeouts bases on age.Silarn2019-02-181-0/+3
* Various fixes and updatesSilarn2019-02-181-2/+4
* Update Process ImprovementsSilarn2019-02-181-0/+3
* Reworking update checks to use the file update info with a fallbackSilarn2019-02-181-0/+1
* Cache list of archives contained in a mod instead of accessing disk each timeAl2019-01-221-1/+1
* Add notes column to mod listLostDragonist2018-12-081-0/+2
* Add source game setter in mod info dialogSilarn2018-04-171-0/+1
* Support for multi-game downloadsSilarn2018-04-161-1/+2
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-48/+52
* Applied clang-format on sourceSandro Jäckel2018-02-221-52/+48
* A number of improvements and fixesJeremy Rimpo2017-12-131-1/+1
* updated to use the unmanaged-mod game plugin featureTannin2016-06-191-3/+3
* Merge remote-tracking branch 'TanninOne/master'Thomas Tanner2015-12-051-1/+1
* Added functionality to use the web page link in a fomod to supply an optional...Thomas Tanner2015-10-151-0/+67