summaryrefslogtreecommitdiff
path: root/src/modlistview.h
Commit message (Collapse)AuthorAgeFilesLines
* - some fixes to how file changes are signaled and delayedTannin2015-03-011-1/+0
|
* - when highlighting a mod the overwritten and overwriting mods are now ↵Tannin2014-07-141-0/+5
| | | | | | | | | | | | | | highlighted in the list - when starting an external application MO now wraps the process in a job and waits on that instead. This way MO is not unlocked early when skyrim is started through skse - mod info dialog no longer offers the esp tab for foreign mods because that caused confusion - updated translation files - download directory and mod directory are now created if necessary - bugfix: staging script created unnecessary copies of translation files - bugfix: potential invalid array access when trying to determine best mod order - bugfix: deleter file wasn't removed after esp hiding was disabled - bugfix: potential access to to un-initialized login reply - bugfix: changed the initialization order to allow more ui controls to be localized
* added modlist view class (updates drop behaviour on modlist depending on ↵Tannin2013-04-041-0/+20
mime type)