summaryrefslogtreecommitdiff
path: root/src/modinfoseparator.h
Commit message (Expand)AuthorAgeFilesLines
* Add author and uploader columns to mod list (#2269)Jonathan Feenstra2025-08-181-0/+6
* Add nexus category ID to mod infoJeremy Rimpo2023-09-211-0/+2
* Apply clang-format.Mikaël Capelle2023-07-091-7/+7
* Refactoring of ModInfo to give access to the core. Remove ModInfo::remove() c...Mikaël Capelle2021-01-021-4/+1
* Use an intermediate structure to store the separator tree.Mikaël Capelle2021-01-021-1/+1
* Add method to get the type of IModInterface.Mikaël Capelle2020-12-261-0/+1
* Change modId() to nexusId().Mikaël Capelle2020-09-221-1/+1
* Add getters for most meta-information in mod.Mikaël Capelle2020-09-201-3/+3
* Update ModInfo classes following MemoizedLocked changes.Mikaël Capelle2020-05-251-1/+1
* Move m_GamePlugin up into ModInfoWithConflictInfo.Mikaël Capelle2020-05-221-4/+4
* Rollback to setGameName instead of setGamePlugin for mod interface.Mikaël Capelle2020-05-191-1/+1
* Update ModInfo classes to handle plugin game and clean some declarations.Mikaël Capelle2020-05-071-52/+34
* Refactor obsolete methodsSilarn2019-07-031-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-1/+3
* Reworking update checks to use the file update info with a fallbackSilarn2019-02-181-12/+6
* Added modlist Separators feature:Al12rs2018-10-281-0/+77