summaryrefslogtreecommitdiff
path: root/src/syncoverwritedialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-166/+166
|
* - now avoids a few unnecessary copy operations during generation of the ↵Tannin2013-07-171-2/+2
| | | | | | | directory structure - bugfix: circular dependency caused a memory leak - bugfix: removing a single mod lead to the wrong mod being deleted
* - completed Qt5 compatibilityTannin2013-06-151-1/+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
* - bugfix: mod priority ordering could become incorrectTannin2013-05-251-4/+20
| | | | | - bugfix: when grouping is enabled, newly installed mods broke grouping - bugfix: syncing overwrite didn't clean up emptied directory
* - moved shared and uibase libraries to namespacesTannin2013-02-171-127/+131
| | | | - bugfix: the "fix mods" function was accessing the save game data incorrectly, causing a crash
* initial commit to mercurial repository.Tannin2013-02-031-0/+146
Corresponds to MO version 0.12.6