summaryrefslogtreecommitdiff
path: root/src/modinfooverwrite.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-32/+41
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-41/+32
|
* Restore archive tab and partial functionalityJeremy Rimpo2017-12-151-1/+1
|
* Implement mod/plugin highlighting when pair is selectedJeremy Rimpo2017-11-301-1/+7
|
* fixed creation of data paths after changing paths in settings and update of ↵Tannin2016-06-231-1/+2
| | | | profile list after change
* Added functionality to use the web page link in a fomod to supply an ↵Thomas Tanner2015-10-151-0/+53
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