index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow MO2 shortcuts that open the indicated MO2 instance in the argument if t...
Al12rs
2018-04-07
1
-30
/
+36
*
Remove outdated namespacing and correct the PATH setting to appends dlls
Jeremy Rimpo
2018-03-08
1
-5
/
+5
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-480
/
+520
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-520
/
+480
*
Added support for High DPI Scaling for higher resolution monitors.
Al12rs
2018-02-12
1
-0
/
+3
*
preload openssl dlls (probably unnecessary but can help troubleshooting opens...
Eran Mizrahi
2018-01-06
1
-6
/
+30
*
Log the MO version for diagnostic purposes
Eran Mizrahi
2018-01-04
1
-1
/
+19
*
Don't log username and password
Eran Mizrahi
2017-12-27
1
-1
/
+2
*
Clean up proxy spawning a process (cleaner args forwarding and QProcess had s...
Eran Mizrahi
2017-12-27
1
-11
/
+62
*
print settings loading and changes to log for diagnostic purposes
Eran Mizrahi
2017-12-27
1
-0
/
+7
*
Tie moshortcuts to a specific instance
Eran Mizrahi
2017-12-19
1
-5
/
+11
*
avoid splash screen when running a shortcut
Eran Mizrahi
2017-12-18
1
-8
/
+4
*
Increase mo_interface log to help diagnose problems
Eran Mizrahi
2017-12-18
1
-1
/
+1
*
Allow silent closing during instance selection
Eran Mizrahi
2017-12-13
1
-2
/
+2
*
Move crash dumps to instance-dependant data folder
Eran Mizrahi
2017-12-12
1
-2
/
+3
*
call previous unhandled exception filter
Eran Mizrahi
2017-12-11
1
-6
/
+8
*
Revert "Collect crash dumps also for vectored exceptions"
Eran Mizrahi
2017-12-11
1
-7
/
+1
*
Use single instance also for MO shortcuts
Eran Mizrahi
2017-12-11
1
-20
/
+7
*
Run shortcuts using moshortcut:// to avoid command line problems
Eran Mizrahi
2017-12-10
1
-1
/
+20
*
Collect crash dumps also for vectored exceptions
Eran Mizrahi
2017-12-10
1
-1
/
+7
*
generate dumps using new diagnostics settings
Eran Mizrahi
2017-12-10
1
-64
/
+15
*
Fix for MO finding the wrong game to manage.
Al12rs
2017-11-10
1
-0
/
+4
*
updated email for dump reports.
lepresidente
2016-12-04
1
-1
/
+1
*
fixed creation of data paths after changing paths in settings and update of p...
Tannin
2016-06-23
1
-32
/
+17
*
fixed startup errors
Tannin
2016-06-05
1
-1
/
+1
*
moved button to switch instance (and to portable mode) to the main window
Tannin
2016-05-27
1
-3
/
+1
*
removed obsolete stuff
Tannin
2016-05-16
1
-1
/
+0
*
fixed calls to helper.exe using wrong path
Tannin
2016-05-15
1
-1
/
+2
*
cleanup
Tannin
2016-05-07
1
-3
/
+3
*
updated icon and splash screen. MO can now use custom instance specific splas...
Tannin
2016-03-02
1
-4
/
+20
*
made instance-switching usable
Tannin
2016-01-10
1
-161
/
+160
*
Merge branch 'master' into new_vfs_library
TanninOne
2015-12-23
1
-4
/
+0
|
\
|
*
Facepalm moments - realised gameinfo init call is no longer needed. Removed a...
Thomas Tanner
2015-12-06
1
-4
/
+0
*
|
Merge branch 'master' into new_vfs_library
Tannin
2015-12-07
1
-65
/
+141
|
\
|
|
*
Fix up so that hookdll continues to work properly
Thomas Tanner
2015-11-29
1
-2
/
+4
|
*
Another cleanup and make the program not crash when looking at saves for the ...
Thomas Tanner
2015-11-29
1
-9
/
+13
|
*
Reworked startup considerably so now no longer dependant on GameInfo
Thomas Tanner
2015-11-28
1
-69
/
+135
|
*
Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrl
Thomas Tanner
2015-11-25
1
-14
/
+17
|
*
Member variable unused so removed it.
Thomas Tanner
2015-11-20
1
-1
/
+1
|
*
Get rid of `GameIfo::getOrganizerDirectory` and associated member variable
Thomas Tanner
2015-11-20
1
-4
/
+5
*
|
some fixes and removed obsolete code
Tannin
2015-11-23
1
-1
/
+1
*
|
some fixes/disabled code required since hook.dll is gone
Tannin
2015-11-19
1
-14
/
+0
|
/
*
added cmake build script and a few fixes for 64-bit compatibility
Tannin
2015-09-23
1
-19
/
+20
*
bugfix: wrong app ids used for oblivion and fallout 3
Tannin
2015-08-17
1
-4
/
+9
*
some code cleanup
Tannin
2015-08-09
1
-12
/
+14
*
- MO now validates session cookie on startup
Tannin
2015-08-09
1
-0
/
+3
*
small patch to show which obsolete files are being removed
Tom Tanner
2015-07-17
1
-5
/
+6
*
Reworking the Custom Executables list and the shortcut popup.
Tom Tanner
2015-07-09
1
-7
/
+0
*
- bugfix: MO crashed without error message when "bootstrapping" failed
Tannin
2015-06-17
1
-11
/
+17
*
a little more logging during startup
Tannin
2015-06-04
1
-2
/
+4
[next]