index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
organizercore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
|
|
esp list refresh is now delayed if the directory-structure is being updated. ...
Tannin
2015-05-10
1
-0
/
+5
|
/
/
*
|
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
*
|
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
*
|
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 activated/de...
Tannin
2015-03-09
1
-6
/
+7
*
- 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
*
Merge
Tannin
2015-01-04
1
-41
/
+165
|
\
|
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-11
/
+11
|
*
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