summaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Increase mo_interface log to help diagnose problemsEran Mizrahi2017-12-181-1/+1
* Allow silent closing during instance selectionEran Mizrahi2017-12-131-2/+2
* Move crash dumps to instance-dependant data folderEran Mizrahi2017-12-121-2/+3
* call previous unhandled exception filterEran Mizrahi2017-12-111-6/+8
* Revert "Collect crash dumps also for vectored exceptions"Eran Mizrahi2017-12-111-7/+1
* Use single instance also for MO shortcutsEran Mizrahi2017-12-111-20/+7
* Run shortcuts using moshortcut:// to avoid command line problemsEran Mizrahi2017-12-101-1/+20
* Collect crash dumps also for vectored exceptionsEran Mizrahi2017-12-101-1/+7
* generate dumps using new diagnostics settingsEran Mizrahi2017-12-101-64/+15
* Fix for MO finding the wrong game to manage.Al12rs2017-11-101-0/+4
* updated email for dump reports.lepresidente2016-12-041-1/+1
* fixed creation of data paths after changing paths in settings and update of p...Tannin2016-06-231-32/+17
* fixed startup errorsTannin2016-06-051-1/+1
* moved button to switch instance (and to portable mode) to the main windowTannin2016-05-271-3/+1
* removed obsolete stuffTannin2016-05-161-1/+0
* fixed calls to helper.exe using wrong pathTannin2016-05-151-1/+2
* cleanupTannin2016-05-071-3/+3
* updated icon and splash screen. MO can now use custom instance specific splas...Tannin2016-03-021-4/+20
* made instance-switching usableTannin2016-01-101-161/+160
* Merge branch 'master' into new_vfs_libraryTanninOne2015-12-231-4/+0
|\
| * Facepalm moments - realised gameinfo init call is no longer needed. Removed a...Thomas Tanner2015-12-061-4/+0
* | Merge branch 'master' into new_vfs_libraryTannin2015-12-071-65/+141
|\|
| * Fix up so that hookdll continues to work properlyThomas Tanner2015-11-291-2/+4
| * Another cleanup and make the program not crash when looking at saves for the ...Thomas Tanner2015-11-291-9/+13
| * Reworked startup considerably so now no longer dependant on GameInfoThomas Tanner2015-11-281-69/+135
| * Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrlThomas Tanner2015-11-251-14/+17
| * Member variable unused so removed it.Thomas Tanner2015-11-201-1/+1
| * Get rid of `GameIfo::getOrganizerDirectory` and associated member variableThomas Tanner2015-11-201-4/+5
* | some fixes and removed obsolete codeTannin2015-11-231-1/+1
* | some fixes/disabled code required since hook.dll is goneTannin2015-11-191-14/+0
|/
* added cmake build script and a few fixes for 64-bit compatibilityTannin2015-09-231-19/+20
* bugfix: wrong app ids used for oblivion and fallout 3Tannin2015-08-171-4/+9
* some code cleanupTannin2015-08-091-12/+14
* - MO now validates session cookie on startupTannin2015-08-091-0/+3
* small patch to show which obsolete files are being removedTom Tanner2015-07-171-5/+6
* Reworking the Custom Executables list and the shortcut popup.Tom Tanner2015-07-091-7/+0
* - bugfix: MO crashed without error message when "bootstrapping" failedTannin2015-06-171-11/+17
* a little more logging during startupTannin2015-06-041-2/+4
* small stuffTannin2015-05-261-3/+4
* - bugfix: shortcuts specifying a profile didn't workTannin2015-05-101-1/+1
* dropped redundant report.h/report.cppTannin2015-05-091-5/+5
* bugfix: when using a user-selected game path that path wasn't use forTannin2015-04-121-3/+5
* bugfix: tutorial brokenTannin2015-04-081-7/+6
* MO will again remove obsolete files on startupTannin2015-03-211-0/+38
* tons of code cleanup and minor fixes to harden the code (mostly suggestions f...Tannin2015-02-251-2/+2
* - No longer setting the dll directory as a windows search folder for dlls bec...Tannin2015-02-251-2/+3
* extended the game-plugin interfaceTannin2015-01-291-19/+7
* Merge with branch1.2Tannin2015-01-241-3/+3
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-6/+6
| * all executables can now be repositioned, including auto-detected onesTannin2014-12-091-8/+14