index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
organizercore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved Settings out of OrganizerCore so it can be created by itself to access ...
isanae
2019-07-22
1
-2
/
+2
*
use log::Levels instead of ints
isanae
2019-07-22
1
-1
/
+4
*
Add some basic checks for symlinks
Silarn
2019-07-08
1
-0
/
+1
*
split nexus tab
isanae
2019-07-02
1
-0
/
+1
*
pulled java installation detection out of getFileExecutionContext() and into ...
isanae
2019-06-15
1
-0
/
+2
*
added selectedOrigin to previewFileWithAlternatives()
isanae
2019-05-28
1
-1
/
+1
*
moved shell functions to uibase
isanae
2019-05-26
1
-13
/
+0
*
moved getFileExecutionContext() and its enum into OrganizerCore
isanae
2019-05-26
1
-10
/
+10
*
changed enum case to follow convention
isanae
2019-05-26
1
-2
/
+2
*
changed rest of ShellExecuteW() calls to use shell::Execute(), shell::OpenLin...
isanae
2019-05-26
1
-0
/
+3
*
put explore and open functions in namespace shell
isanae
2019-05-25
1
-4
/
+11
*
ExploreFile() will select the file in explorer when the path is a file
isanae
2019-05-25
1
-1
/
+1
*
moved GetFileExecutionContext() out of OrganizerCore, no reason for it to be ...
isanae
2019-05-25
1
-4
/
+9
*
a copy of getBinaryExecuteInfo() and openDataFile() was in both mainwindow an...
isanae
2019-05-25
1
-0
/
+13
*
Add parameters to startApplication to allow control of custom overwrite
LostDragonist
2019-03-24
1
-1
/
+1
*
Add function to get configured mods directory
LostDragonist
2019-02-23
1
-0
/
+1
*
Fix for Steam being run as administrator
LostDragonist
2019-02-19
1
-1
/
+1
*
Initial Nexus API changes:
Silarn
2019-02-18
1
-3
/
+2
*
Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2
LostDragonist
2019-01-22
1
-0
/
+3
|
\
|
*
Reduce file I/O operations when enabling/disabling multiple mods
LostDragonist
2019-01-22
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2
Silarn
2019-01-18
1
-2
/
+6
|
\
|
|
*
Support for force loading libraries
LostDragonist
2019-01-11
1
-2
/
+6
*
|
Added button to disable Archives in Data Tree and entirely.
Project579
2018-12-12
1
-0
/
+3
|
/
*
Add executable blacklisting
LostDragonist
2018-11-29
1
-1
/
+1
*
Changes to allow installer_NCC to use the game source set in the DL meta
Silarn
2018-05-07
1
-0
/
+1
*
Support for multi-game downloads
Silarn
2018-04-16
1
-1
/
+1
*
Updates to allow a full plugin data refresh in certain circumstances
Silarn
2018-04-08
1
-1
/
+1
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-195
/
+213
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-213
/
+195
*
Add warning when MO1 hook.dll is left in game folder
Eran Mizrahi
2018-01-13
1
-2
/
+3
*
Prefer hiding the MO proxy when waiting for spawned processes
Eran Mizrahi
2017-12-29
1
-1
/
+1
*
Tie moshortcuts to a specific instance
Eran Mizrahi
2017-12-19
1
-4
/
+2
*
Restore archive tab and partial functionality
Jeremy Rimpo
2017-12-15
1
-0
/
+1
*
Wait for injected processes on MO close
Eran Mizrahi
2017-12-13
1
-0
/
+1
*
Use single instance also for MO shortcuts
Eran Mizrahi
2017-12-11
1
-0
/
+4
*
Run shortcuts using moshortcut:// to avoid command line problems
Eran Mizrahi
2017-12-10
1
-1
/
+9
*
Wait for processes run using command line shortcuts
Eran Mizrahi
2017-12-10
1
-1
/
+1
*
cycle crash dumps
Eran Mizrahi
2017-12-10
1
-0
/
+2
*
generate dumps using new diagnostics settings
Eran Mizrahi
2017-12-10
1
-1
/
+6
*
Fixing overwrite problems
ZachHaber
2017-01-17
1
-0
/
+2
*
Merge branch 'master' into new_vfs_library
Tannin
2016-06-30
1
-7
/
+19
|
\
|
*
Restore commented out code
Thomas Tanner
2016-06-26
1
-0
/
+6
|
*
Some refactoring of the spawn code and to make waitForApplication get the rig...
Thomas Tanner
2016-06-25
1
-6
/
+9
|
*
Changes to support getting list of mods / esps to activate from game plugin
Thomas Tanner
2015-12-19
1
-8
/
+21
*
|
fixed creation of data paths after changing paths in settings and update of p...
Tannin
2016-06-23
1
-0
/
+4
*
|
usvfs log level can now be changed without a restart
Tannin
2016-06-19
1
-0
/
+2
*
|
added option to use a mod as the target to create now files instead of "overw...
Tannin
2016-05-07
1
-7
/
+13
*
|
merged master into new_vfs_library
Tannin
2016-02-12
1
-7
/
+21
*
|
made instance-switching usable
Tannin
2016-01-10
1
-0
/
+2
*
|
removed get-prefix from many getters. removed const from managed_game variable.
Tannin
2015-12-28
1
-2
/
+2
[next]