summaryrefslogtreecommitdiff
path: root/src/modinfooverwrite.h
Commit message (Collapse)AuthorAgeFilesLines
* Cache list of archives contained in a mod instead of accessing disk each timeAl2019-01-221-1/+1
|
* Add notes column to mod listLostDragonist2018-12-081-0/+2
|
* Add source game setter in mod info dialogSilarn2018-04-171-0/+1
|
* Support for multi-game downloadsSilarn2018-04-161-1/+2
|
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-39/+43
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-43/+39
|
* Merge remote-tracking branch 'TanninOne/master'Thomas Tanner2015-12-051-1/+1
| | | | | | | # Conflicts: # SConstruct # src/modinfo.cpp # src/modinfo.h
* Added functionality to use the web page link in a fomod to supply an ↵Thomas Tanner2015-10-151-0/+59
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