summaryrefslogtreecommitdiff
path: root/src/modinfoforeign.cpp
Commit message (Expand)AuthorAgeFilesLines
* Parse unmanaged file location when creating ModInfoForeign (#2053)Jeremy Rimpo2024-06-221-8/+10
* Apply clang-format.Mikaël Capelle2023-07-091-12/+12
* Refactoring of ModInfo to give access to the core. Remove ModInfo::remove() c...Mikaël Capelle2021-01-021-8/+5
* Move m_GamePlugin up into ModInfoWithConflictInfo.Mikaël Capelle2020-05-221-1/+2
* dump a bunch of counts for mods when selecting a profileisanae2020-04-171-1/+2
* Fix problem with translated unmanaged mods and origin namesSilarn2019-12-141-5/+3
* Refactor obsolete methodsSilarn2019-07-031-1/+1
* Support for multi-game downloadsSilarn2018-04-161-2/+3
* Light flagged master support and other minor changesJeremy Rimpo2018-03-051-3/+3
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-31/+45
* Applied clang-format on sourceSandro Jäckel2018-02-221-45/+31
* A number of improvements and fixesJeremy Rimpo2017-12-131-1/+11
* Add unmanaged mods and fix plugin identificationJeremy Rimpo2017-11-301-1/+5
* updated to use the unmanaged-mod game plugin featureTannin2016-06-191-6/+6
* removed get-prefix from many getters. removed const from managed_game variable.Tannin2015-12-281-1/+1
* Gets rid of last vestiges of GameInfo apart from startup and hookdllThomas Tanner2015-12-051-2/+6
* Added functionality to use the web page link in a fomod to supply an optional...Thomas Tanner2015-10-151-0/+50