Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-338, GH-513, GH-700 Unify edit instance with console window | Petr Mrázek | 2016-08-07 | -260/+0 |
| | | | | | | | * The resulting instance window can be closed at any point. * Main window is kept open and running instances are marked with a badge. * Multiple instances can now run from the same MultiMC - it's even more **multi** now. * MultiMC can be entirely closed, keeping Minecraft(s) running. | |||
* | NOISSUE split GUI stuff from logic library | Petr Mrázek | 2016-04-30 | -1/+1 |
| | ||||
* | GH-1339 do not destroy console window while screenshot upload is active | Petr Mrázek | 2015-12-03 | -1/+1 |
| | ||||
* | NOISSUE fix all clang warnings | Petr Mrázek | 2015-09-26 | -1/+1 |
| | ||||
* | NOISSUE remoce the old WM_CLASS workaround | Petr Mrázek | 2015-08-23 | -2/+0 |
| | ||||
* | GH-1053 add back update progress dialog | Petr Mrázek | 2015-07-26 | -0/+9 |
| | ||||
* | GH-1053 explode launch task into many small steps, each a Task | Petr Mrázek | 2015-07-21 | -1/+1 |
| | ||||
* | GH-1053 move launch related things and rename them | Petr Mrázek | 2015-07-10 | -4/+4 |
| | ||||
* | GH-1053 move launch process UI to a separate class | Petr Mrázek | 2015-07-05 | -17/+10 |
| | ||||
* | GH-1053 move instance update into the launch task (BaseLauncher) | Petr Mrázek | 2015-07-04 | -4/+4 |
| | ||||
* | GH-1053 base process and launch refactor, part 1 | Petr Mrázek | 2015-06-30 | -1/+1 |
| | ||||
* | GH-992 Add a transaction/locking mechanism to settings objects | Petr Mrázek | 2015-05-23 | -2/+2 |
| | | | | | This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later. | |||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -0/+260 |