| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Relaunch MO as admin when elevation is required | LostDragonist | 2018-12-25 | 1 | -4/+30 |
| | | | | | Previously, a new process of MO would be created as administrator when elevation was required. This had some unwanted side effects. The GUI lock would not function. The virtual file system would likely break as the non-admin process could not access data from the new admin instance. | ||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -40/+50 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -50/+40 |
| | | |||||
| * | fixed calls to helper.exe using wrong path | Tannin | 2016-05-15 | 1 | -5/+5 |
| | | |||||
| * | dropped redundant report.h/report.cpp | Tannin | 2015-05-09 | 1 | -1/+3 |
| | | |||||
| * | tons of code cleanup and minor fixes to harden the code (mostly suggestions ↵ | Tannin | 2015-02-25 | 1 | -1/+1 |
| | | | | | from static code analysis) | ||||
| * | Merge with branch1.2 | Tannin | 2015-01-24 | 1 | -22/+1 |
| |\ | |||||
| | * | removed some obsolete code | Tannin | 2015-01-22 | 1 | -22/+1 |
| | | | |||||
| | * | normalized eol style (all files should now have windows line endings) | Tannin | 2014-07-17 | 1 | -19/+19 |
| | | | |||||
| * | | replaced all uses of NULL with nullptr | Tannin | 2014-11-28 | 1 | -1/+1 |
| | | | | | | | | | fixed a few placed where NULL was used as a number or boolean | ||||
| * | | normalized eol style (all files should now have windows line endings) | Tannin | 2014-07-17 | 1 | -19/+19 |
| |/ | |||||
| * | initial commit to mercurial repository. | Tannin | 2013-02-03 | 1 | -0/+118 |
| Corresponds to MO version 0.12.6 | |||||
