summaryrefslogtreecommitdiff
path: root/src/browserdialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* - added a new mod type that represents files handled externally (i.e. DLCs) ↵Tannin2014-05-311-7/+7
| | | | | | | | | | | as mods in MO - hashes of file names in bsa files are no longer checked all the time - author and description is now read from esp files - rewrote the code that fixes modlists after a rename, should be a bit more robust - fixes to qt 5 and msvc 2013 compatibility - started to update the tutorial (not done yet!) - bugfix: counter for the problems badge wasn't calculated correctly
* - loot client no longer stalls the process while waiting for masterlist updateTannin2014-04-161-16/+10
| | | | | | - configurator now gives better warning messages when encountering an invalid ini file - bugfix: crash on cleanup up browser dialog - bugfix: GetCurrentDirectory returned wrong string length
* - added support for mod page pluginsTannin2013-09-151-0/+276
- re-introduced the integrated browser - added a plugin to download from the tes alliance page - the download list now contains the file description - nexus interface now stores cookies persistently to reduce number of required log-ins