summaryrefslogtreecommitdiff
path: root/src/savegameinfowidgetgamebryo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* merged master into new_vfs_libraryTannin2016-02-121-80/+0
|
* If there are no Missing ESPs, say "None" rather than leaving an empty list.Tom Tanner2015-03-291-0/+6
|
* Merge with branch1.2Tannin2015-01-241-0/+1
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-0/+1
| |
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-54/+54
| |
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-73/+73
| |
* | - when highlighting a mod the overwritten and overwriting mods are now ↵Tannin2014-07-141-54/+54
|/ | | | | | | | | | | | | | 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
* initial commit to mercurial repository.Tannin2013-02-031-0/+73
Corresponds to MO version 0.12.6