summaryrefslogtreecommitdiffstats
path: root/libraries
Commit message (Collapse)AuthorAgeLines
* GH-1726 better failure detection for updatesPetr Mrázek2016-11-19-1/+9
| | | | | | 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.
* NOISSUE fix the build even more - win32 types are weirdPetr Mrázek2016-10-30-2/+2
|
* NOISSUE fix build some more - WindowsPetr Mrázek2016-10-30-2/+2
|
* NOISSUE refactor window management and launch, make MultiMC a single ↵Petr Mrázek2016-10-30-1/+959
| | | | instance application.
* Revert "NOISSUE nuke builtin Minecraft versions"Petr Mrázek2016-10-26-2/+47
| | | | | | This reverts commit 5ae3b2c11416eb897a08b0d9531843d0357332f8. We need those builtin versions for now.
* NOISSUE implement direct java launchPetr Mrázek2016-08-01-386/+0
| | | | Just running the Java process and giving it params on the command line
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-33621/+24936
|
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-0/+33688