| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | bugfix: archive list wasn't saved after enabling/disabling a mod. | Tannin | 2015-07-31 | 1 | -0/+3 | |
| |/ | ||||||
| * | bugfix: invalidation bsa wasn't created when switching to a profile that ↵ | Tannin | 2015-07-07 | 1 | -0/+6 | |
| | | | | | | | needed it invalidation bsa is now always placed as the first bsa | |||||
| * | bugfix: dialog-memory wasn't initialized when starting through a desktop link so | Tannin | 2015-06-15 | 1 | -0/+2 | |
| | | | | | access (in case steam wasn't running) caused a crash | |||||
| * | bugfix: potential null-pointer access when something goes wrong enabling a mod | Tannin | 2015-06-08 | 1 | -0/+4 | |
| | | ||||||
| * | - bugfix: bsa order wasn't correctly restored. | Tannin | 2015-05-24 | 1 | -8/+10 | |
| | | ||||||
| * | - some code cleanup and modernization trying to fix "dr memory" reports | Tannin | 2015-05-17 | 1 | -1/+1 | |
| | | | | | | | (though they were almost certainly false positives) - there is now a 50ms timeout on logging messages - bugfix: leaked handles after directory searches | |||||
| * | slight cleanup regarding steam log-in settings | Tannin | 2015-05-12 | 1 | -3/+3 | |
| | | ||||||
| * | Merge | Tannin | 2015-05-12 | 1 | -1/+12 | |
| |\ | ||||||
| | * | Merge from master | Tom Tanner | 2015-05-10 | 1 | -1/+12 | |
| | |\ | ||||||
| | | * | Add in a tab to allow saving of steam username and password. | Tom Tanner | 2015-05-09 | 1 | -1/+12 | |
| | | | | ||||||
| * | | | - bugfix: moving a mod didn't properly update conflict highlighting | Tannin | 2015-05-11 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | bugfix: upon closing the profiles dialog, the profile was changed to the | Tannin | 2015-05-11 | 1 | -0/+4 | |
| | | | | | | | | | | | | | top-most profile and back | |||||
| * | | | esp list refresh is now delayed if the directory-structure is being updated. ↵ | Tannin | 2015-05-10 | 1 | -0/+5 | |
| |/ / | | | | | | | | | | | This may have been causing the lists to be cleared. | |||||
| * | | dropped redundant report.h/report.cpp | Tannin | 2015-05-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | - operations not possible during directory refresh can now be delayed unit after | Tannin | 2015-04-12 | 1 | -2/+11 | |
| | | | | | | | | | | | | | | | the refresh. - will now rewrite the plugin list(s) immediately after running external application - changes missing from changeset 9f522a324341 | |||||
| * | | missing changes that belong into changeset 5eaf1e439403 | Tannin | 2015-04-12 | 1 | -1/+2 | |
| | | | ||||||
| * | | if overwriting the ModOrganizer.ini file fails, another attempt to store | Tannin | 2015-04-08 | 1 | -43/+61 | |
| | | | | | | | | | settings is made, writing to the ini file directly. | |||||
| * | | avoid saving plugin list during directory updates as they may be invalid | Tannin | 2015-03-31 | 1 | -0/+4 | |
| | | | ||||||
| * | | cleanup | Tannin | 2015-03-27 | 1 | -3/+2 | |
| |/ | ||||||
| * | - when activating/deactivating a mod the contained esps are only ↵ | Tannin | 2015-03-09 | 1 | -6/+7 | |
| | | | | | | | activated/deactivated if no other active mod provides the same plugins | |||||
| * | - some fixes to how file changes are signaled and delayed | Tannin | 2015-03-01 | 1 | -12/+14 | |
| | | ||||||
| * | extended the game-plugin interface | Tannin | 2015-01-29 | 1 | -47/+28 | |
| | | ||||||
| * | - bugfixes | Tannin | 2015-01-06 | 1 | -112/+86 | |
| | | | | | | | | - moved more functionality to game-plugins - further decoupled management functionality from the UI - created another "tutorial" which is only a single page with relevant parts of the ui highlighted with info as tooltips | |||||
| * | Merge | Tannin | 2015-01-04 | 1 | -41/+165 | |
| |\ | ||||||
| | * | replaced all uses of NULL with nullptr | Tannin | 2014-11-28 | 1 | -11/+11 | |
| | | | | | | | | | fixed a few placed where NULL was used as a number or boolean | |||||
| | * | cleanup und bugfixes after refactoring | Tannin | 2014-11-28 | 1 | -32/+207 | |
| | | | ||||||
| * | | - fixes after merge | Tannin | 2015-01-04 | 1 | -22/+151 | |
| | | | ||||||
| * | | re-integrated changes missing from the merge | Tannin | 2015-01-03 | 1 | -22/+44 | |
| |/ | ||||||
| * | - started on a refactoring moving functionality out of the MainWindow class | Tannin | 2014-11-21 | 1 | -0/+1249 | |
| - started on support for game-plugins | ||||||
