summaryrefslogtreecommitdiff
path: root/src/modinforegular.h
Commit message (Collapse)AuthorAgeFilesLines
* Add notes column to mod listLostDragonist2018-12-081-0/+12
|
* Added Color costumization for Separators.Al12rs2018-10-281-0/+7
|
* Changed "ignore missing game data" to not create an empty Texture folder and ↵Al12rs2018-09-291-0/+7
| | | | instead save the choice in meta.ini
* Allow for primary game sources and marking mods as converted/workingSilarn2018-05-031-0/+7
|
* Add alternative game flag and checkSilarn2018-04-271-2/+4
|
* Add source game setter in mod info dialogSilarn2018-04-171-0/+7
|
* Support for multi-game downloadsSilarn2018-04-161-4/+13
|
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-263/+267
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-267/+263
|
* Added functionality to use the web page link in a fomod to supply an ↵Thomas Tanner2015-10-151-0/+349
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