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
*
Add some basic checks for symlinks
Silarn
2019-07-08
1
-1
/
+17
*
Update openssl library names
Silarn
2019-07-03
1
-2
/
+7
*
preloadDll() would always think dlls were already loaded
isanae
2019-07-03
1
-1
/
+1
*
now handles windows firewall, which apparently doens't report itself to wmi
isanae
2019-07-01
1
-3
/
+3
*
show supported games in error dialog when browsing for a binary
isanae
2019-07-01
1
-2
/
+19
*
added --crashdump to generate dumps of a running MO process
isanae
2019-07-01
1
-2
/
+43
*
security products
isanae
2019-07-01
1
-0
/
+7
*
comments, some refactoring
isanae
2019-06-29
1
-5
/
+5
*
added a warning when running in compatibility mode
isanae
2019-06-29
1
-2
/
+4
*
log windows version
isanae
2019-06-29
1
-1
/
+5
*
refactored preloadSsl() into preloadDll()
isanae
2019-06-29
1
-27
/
+43
*
remember the monitor number
isanae
2019-06-03
1
-0
/
+11
*
Expand mo_interface.log from 1K lines to 1M lines
LostDragonist
2019-03-24
1
-1
/
+1
*
Make sure the configured temp folder exists
LostDragonist
2019-03-23
1
-0
/
+5
*
Allow the user to go back to the instance manager if using an instance and th...
LostDragonist
2019-03-23
1
-0
/
+6
*
Only let the user select game installations that match what the instance is c...
LostDragonist
2019-03-23
1
-15
/
+30
*
Do not change the game type of an instance without getting explicit instructi...
LostDragonist
2019-03-23
1
-44
/
+3
*
Don't show unrelated paths when browsing for game
LostDragonist
2019-02-25
1
-2
/
+1
*
Several Nexus API-related changes
Silarn
2019-02-18
1
-740
/
+740
*
Initial Nexus API changes:
Silarn
2019-02-18
1
-1
/
+4
*
Improve game selection when multiple games are possible
LostDragonist
2019-02-15
1
-3
/
+20
*
Always display at least 3 segments of version info for MO itself
LostDragonist
2019-01-30
1
-1
/
+1
*
Change qPrintable to qUtf8Printable to better support non-ASCII text
LostDragonist
2019-01-05
1
-12
/
+12
*
Remove the requirement for a game launcher to be present
LostDragonist
2018-12-11
1
-2
/
+2
*
Allow switching instances when MO is launched with moshortcut://<instance>:
LostDragonist
2018-11-02
1
-0
/
+1
*
Move improved version parsing to util.h and use it everywhere.
AnyOldName3
2018-05-16
1
-5
/
+1
*
Add version check and update processor
Silarn
2018-05-03
1
-0
/
+1
*
Some tweaks to make MO the top window when loading or changing games
Silarn
2018-04-18
1
-0
/
+6
*
Support for multi-game downloads
Silarn
2018-04-16
1
-1
/
+2
*
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
[next]