summaryrefslogtreecommitdiff
path: root/src/modinforegular.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-383/+455
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-455/+383
|
* Restore archive tab and partial functionalityJeremy Rimpo2017-12-151-1/+1
|
* Implement mod/plugin highlighting when pair is selectedJeremy Rimpo2017-11-301-1/+9
|
* Add MCM detection (but doesn't fix loading issues :()Jeremy Rimpo2017-11-081-0/+2
|
* Use ScriptExtender PluginPath instead of appending "/plugin" to the old ↵LePresidente2017-10-291-1/+1
| | | | script extender name variable.
* Basic ESL updatesJeremy Rimpo2017-10-201-2/+2
|
* reduced number of mod content icons a bit because they take too much spaceTannin2016-06-191-12/+18
|
* Added functionality to use the web page link in a fomod to supply an ↵Thomas Tanner2015-10-151-0/+571
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