| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add author and uploader columns to mod list (#2269) | Jonathan Feenstra | 2025-08-18 | 1 | -0/+6 |
| | | |||||
| * | Add nexus category ID to mod info | Jeremy Rimpo | 2023-09-21 | 1 | -0/+2 |
| | | | | | | - We will check the mod info first then fall back to the download file - Add category field in the info dialog nexus tab | ||||
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -6/+5 |
| | | |||||
| * | Prevent backups from being enabled. | Mikaël Capelle | 2021-01-21 | 1 | -0/+1 |
| | | |||||
| * | Increase robustness of mods priority in profile. | Mikaël Capelle | 2021-01-20 | 1 | -1/+0 |
| | | |||||
| * | Refactoring of ModInfo to give access to the core. Remove ModInfo::remove() ↵ | Mikaël Capelle | 2021-01-02 | 1 | -1/+1 |
| | | | | | completely. | ||||
| * | Add method to get the type of IModInterface. | Mikaël Capelle | 2020-12-26 | 1 | -0/+1 |
| | | |||||
| * | Rollback to setGameName instead of setGamePlugin for mod interface. | Mikaël Capelle | 2020-05-19 | 1 | -1/+1 |
| | | |||||
| * | Update ModInfo classes to handle plugin game and clean some declarations. | Mikaël Capelle | 2020-05-07 | 1 | -28/+25 |
| | | |||||
| * | Refactor obsolete methods | Silarn | 2019-07-03 | 1 | -0/+2 |
| | | |||||
| * | Change setGameName parameters to match MOBase changes | LostDragonist | 2019-02-22 | 1 | -1/+1 |
| | | |||||
| * | Implement staggered timeouts bases on age. | Silarn | 2019-02-18 | 1 | -0/+3 |
| | | | | | | | | | * < 1 mo = 2 hours * < 3 mo = 4 hours * < 6 mo = 6 hours * < 1 yr = 12 hours * > 1 yr = 24 hours | ||||
| * | Various fixes and updates | Silarn | 2019-02-18 | 1 | -0/+5 |
| | | | | | | | * Add second api type for mod info to segment updates from basic desc * Add saved nexus file type and factor it into the update display * Fix some issues with how we were checking for 'latest update' files | ||||
| * | Reworking update checks to use the file update info with a fallback | Silarn | 2019-02-18 | 1 | -0/+1 |
| | | |||||
| * | Add alternative game flag and check | Silarn | 2018-04-27 | 1 | -1/+1 |
| | | |||||
| * | Add source game setter in mod info dialog | Silarn | 2018-04-17 | 1 | -0/+1 |
| | | |||||
| * | Support for multi-game downloads | Silarn | 2018-04-16 | 1 | -1/+1 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -21/+26 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -26/+21 |
| | | |||||
| * | Added functionality to use the web page link in a fomod to supply an ↵ | Thomas Tanner | 2015-10-15 | 1 | -0/+40 |
| optional web page. Also refactored modinfo into multiple files (as the actual types are opaque anyway) and cleaned up the headers a bit I also changed 'visit on nexus' from the menu not to open the downloads tab because it was a little confusing | |||||
