summaryrefslogtreecommitdiff
path: root/src/modlistview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* - hook.dll now doesn't inject to certain applications (currently steam, ↵Tannin2013-10-051-2/+2
| | | | | | | | | | chrome and firefox) - versioning system improved. Will now report "downgrades" for mods and support a different versioning system (requires manual switch) - updates can now be ignored until a new version is uploaded - new splash screen - bugfix: a few memory leaks (shouldn't account for much) - bugfix: result of GetModuleHandle wasn't zero-terminated in some cases
* - completed Qt5 compatibilityTannin2013-06-151-0/+1
| | | | | | | - added GetFileVerisonInfoW hook for Windows 8 compatibility - fixed BossDummy to compile correctly with current version of the RGiesecke.DllExport assembly - fixed NCC components compiling with different Framewerk versions - dropped files-list in Nexus-tab of modinfo dialog
* added modlist view class (updates drop behaviour on modlist depending on ↵Tannin2013-04-041-0/+47
mime type)