Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE tabs -> spaces | Petr Mrázek | 2018-07-15 | -368/+368 |
| | ||||
* | Catch C++ exceptions by const reference | Charles Milette | 2018-05-19 | -1/+1 |
| | | | | Fixes #2277 | |||
* | GH-1874 do not pass instance launch args to updated MultiMC | Petr Mrázek | 2017-05-01 | -1/+19 |
| | ||||
* | GH-1726 better failure detection for updates | Petr Mrázek | 2016-11-19 | -0/+431 |
Instead of just checking if the new version started, make sure it is able to write its IPC key to a file and then use the key to connect to the process. |