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
*
Allow some functions to pass in empty paths to check the root folder
LostDragonist
2018-12-28
1
-6
/
+9
*
Added Active Plugins and Active Mods counters
Al
2018-12-24
1
-0
/
+4
*
Don't disable ESMs when disabling mods if alternatives are available
LostDragonist
2018-12-08
1
-1
/
+10
*
Add workaround setting to prevent the GUI from locking when running an execut...
LostDragonist
2018-12-08
1
-1
/
+4
*
Correct comparison logic for blacklist warning
LostDragonist
2018-11-29
1
-1
/
+1
*
Add executable blacklisting
LostDragonist
2018-11-29
1
-3
/
+17
*
Add cancel button to "Start Steam?" dialog to not start binary
LostDragonist
2018-11-26
1
-9
/
+13
*
Add separators according to context location of context menu
LostDragonist
2018-11-01
1
-1
/
+1
*
Improve changing mod and plugin priorities
LostDragonist
2018-11-01
1
-2
/
+4
*
Allow user to cancel VFS mapping
LostDragonist
2018-08-16
1
-0
/
+3
*
Set delete Key to recursively clear overwrite with confirmation message.
Al12rs
2018-07-18
1
-0
/
+2
*
Detect if the Windows Event Log service is not running
LostDragonist
2018-07-16
1
-7
/
+102
*
Changes to allow installer_NCC to use the game source set in the DL meta
Silarn
2018-05-07
1
-0
/
+9
*
Clean up handling of managed game instance in NexusInterface
Silarn
2018-05-02
1
-3
/
+0
*
Fix MO endorsement check and add game to ModInfo s_ModsByModID
Silarn
2018-05-02
1
-1
/
+2
*
Add alternative game flag and check
Silarn
2018-04-27
1
-1
/
+1
*
Fix for virtualized executable path
Silarn
2018-04-16
1
-6
/
+8
*
Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ...
Silarn
2018-04-16
1
-2
/
+7
|
\
|
*
Fix for programs set to start from inside the top level of a mod folder not l...
Al12rs
2018-04-15
1
-2
/
+7
*
|
Support for multi-game downloads
Silarn
2018-04-16
1
-20
/
+31
|
/
*
Fix both remove and reinstall updating hidden downloads
Silarn
2018-04-11
1
-0
/
+2
*
Updates to allow a full plugin data refresh in certain circumstances
Silarn
2018-04-08
1
-8
/
+8
*
Allow MO2 shortcuts that open the indicated MO2 instance in the argument if t...
Al12rs
2018-04-07
1
-2
/
+3
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-1421
/
+1716
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-1716
/
+1421
*
Add warning when MO1 hook.dll is left in game folder
Eran Mizrahi
2018-01-13
1
-13
/
+29
*
Prefer hiding the MO proxy when waiting for spawned processes
Eran Mizrahi
2017-12-29
1
-13
/
+108
*
Virtualize spawning of executable also if working directory is under mods folder
Eran Mizrahi
2017-12-27
1
-13
/
+18
*
Tie moshortcuts to a specific instance
Eran Mizrahi
2017-12-19
1
-4
/
+11
*
Ensure all mostlist writing is done through the DelayedFileWriter
Eran Mizrahi
2017-12-18
1
-5
/
+5
*
Implement file priority for loose files > archives
Jeremy Rimpo
2017-12-17
1
-4
/
+4
*
Restore archive tab and partial functionality
Jeremy Rimpo
2017-12-15
1
-0
/
+13
*
Improve responsiveness of unlock button
Eran Mizrahi
2017-12-13
1
-5
/
+10
*
Wait for injected processes on MO close
Eran Mizrahi
2017-12-13
1
-20
/
+25
*
Locked dialog fixes (fix mainwindow modalness; use normal window to fix paren...
Eran Mizrahi
2017-12-13
1
-1
/
+1
*
fix waitForProcessCompletion bug
Eran Mizrahi
2017-12-13
1
-1
/
+1
*
Move crash dumps to instance-dependant data folder
Eran Mizrahi
2017-12-12
1
-5
/
+4
*
Use single instance also for MO shortcuts
Eran Mizrahi
2017-12-11
1
-1
/
+4
*
Run shortcuts using moshortcut:// to avoid command line problems
Eran Mizrahi
2017-12-10
1
-41
/
+55
*
move crash dumps to their own folder
Eran Mizrahi
2017-12-10
1
-1
/
+1
*
rewrite waitForProcessCompletion more robustly
Eran Mizrahi
2017-12-10
1
-85
/
+69
*
Wait for processes run using command line shortcuts
Eran Mizrahi
2017-12-10
1
-9
/
+37
*
add logging of process spawn
Eran Mizrahi
2017-12-10
1
-0
/
+4
*
cycle crash dumps
Eran Mizrahi
2017-12-10
1
-1
/
+9
*
generate dumps using new diagnostics settings
Eran Mizrahi
2017-12-10
1
-2
/
+21
*
Wait for mousebutton to reduce MO cpu use while waiting
Jeremy Rimpo
2017-11-05
1
-2
/
+2
*
Remove cruft and reapply input event listening on subprocess delay
Jeremy Rimpo
2017-11-05
1
-7
/
+7
*
Rework waitForProcessCompletion - reduce handle use and add delay
Jeremy Rimpo
2017-11-05
1
-84
/
+102
*
processes should be deleted at end of waitForProcessCompletion
LePresidente
2017-11-04
1
-0
/
+1
*
Fix remaining handle leaks
Jeremy Rimpo
2017-11-02
1
-5
/
+14
[next]