Justin Swanson
|
805fc47b78
|
Process start refactor to be compatible with .NET Core
|
2020-01-25 21:21:41 -06:00 |
|
Justin Swanson
|
e2ebeb9af6
|
ISubCompilerVM.Compile returns bool now
Completion status now marked failure if that bool is false
|
2020-01-18 15:57:41 -06:00 |
|
Justin Swanson
|
f4f9272858
|
BeginCommands refactored
|
2019-12-18 19:14:21 -06:00 |
|
Justin Swanson
|
fb2cb28cf4
|
Some ISubInstallerVM work
|
2019-12-01 23:46:34 -06:00 |
|
erri120
|
1737d621bd
|
Removed unused imports from Wabbajack
|
2019-11-21 15:25:40 +01:00 |
|
Justin Swanson
|
587395e98b
|
ISubCompilerVM.ActiveCompilation
|
2019-11-20 23:15:47 -06:00 |
|
Timothy Baldridge
|
8d5843ecc6
|
Rename Compiler/Installer to MO2Compiler/MO2Installer, other code cleanup as well
|
2019-11-17 17:17:06 -07:00 |
|
Justin Swanson
|
dc19fdfe42
|
CompilerVM exposure of status tracker
Sub compilers control what status tracking to use. View doesn't currently make use of it, but should have access now
|
2019-11-17 01:59:00 -06:00 |
|
Justin Swanson
|
2e9f222648
|
ISubCompilerVM.Unload()
To save settings when swapping off a compiler VM
|
2019-11-16 17:09:45 -06:00 |
|
Justin Swanson
|
b31f336ddb
|
Lots of compiler backend changes to support multiple
CompilerVM is lightweight now, with sub view models per mod manager mode
|
2019-11-14 20:25:09 -06:00 |
|