Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE implement analytics IP anonymization | Petr Mrázek | 2016-11-21 | -2/+20 |
| | ||||
* | NOISSUE ifdef out unknown Apple system versions in analytics | Petr Mrázek | 2016-11-21 | -0/+4 |
| | ||||
* | NOISSUE most basic analytics integration possible | Petr Mrázek | 2016-11-21 | -0/+2 |
| | ||||
* | NOISSUE reformat and sanitize ganalytics | Petr Mrázek | 2016-11-21 | -1034/+808 |
| | ||||
* | NOISSUE import google analytics from third party | Petr Mrázek | 2016-11-20 | -0/+1099 |
| | | | | | | | See: https://github.com/HSAnet/qt-google-analytics Sadly, the API and its internals are not acceptable and it needs changes upstream likely wouldn't allow. | |||
* | GH-1726 better failure detection for updates | Petr Mrázek | 2016-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 weird | Petr Mrázek | 2016-10-30 | -2/+2 |
| | ||||
* | NOISSUE fix build some more - Windows | Petr Mrázek | 2016-10-30 | -2/+2 |
| | ||||
* | NOISSUE refactor window management and launch, make MultiMC a single ↵ | Petr Mrázek | 2016-10-30 | -1/+959 |
| | | | | instance application. | |||
* | Revert "NOISSUE nuke builtin Minecraft versions" | Petr Mrázek | 2016-10-26 | -2/+47 |
| | | | | | | This reverts commit 5ae3b2c11416eb897a08b0d9531843d0357332f8. We need those builtin versions for now. | |||
* | NOISSUE implement direct java launch | Petr Mrázek | 2016-08-01 | -386/+0 |
| | | | | Just running the Java process and giving it params on the command line | |||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -33621/+24936 |
| | ||||
* | NOISSUE split GUI stuff from logic library | Petr Mrázek | 2016-04-30 | -0/+33688 |