Age | Commit message (Expand) | Author |
2018-07-27 | GH-2352 Add Minecraft folder button for instances, rearrange buttons by impor... | Petr Mrázek |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek |
2018-06-28 | NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic` | Petr Mrázek |
2018-06-28 | NOISSUE do not keep downloads in memory, add (some) missing virtual dtors | Petr Mrázek |
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek |
2018-01-08 | NOISSUE remove the jar-modded jar after the instance finishes | Petr Mrázek |
2017-12-03 | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek |
2017-11-17 | NOISSUE split out the LaunchProfile out of the ComponentList | Petr Mrázek |
2017-11-04 | NOISSUE rename MinecraftProfile to ComponentList | Petr Mrázek |
2017-09-27 | GH-1997 fix off by one error in 8.3 path logic | Petr Mrázek |
2017-09-27 | GH-1997 try to fix Windows build | Petr Mrázek |
2017-09-27 | GH-1997 replace use of weird hacks with normal java arguments | Petr Mrázek |
2017-09-09 | NOISSUE merging of strategy into profile, onesix into minecraft | Petr Mrázek |
2017-08-22 | NOISSUE implement more error handling | Joona |
2017-08-22 | NOISSUE remove debug statement | Joona |
2017-08-22 | NOISSUE Add GPU vendor and driver version | Joona |
2017-08-22 | CPU and GPU model on Linux | Joona |
2017-06-26 | NOISSUE some safe refactors and changes of the task subsystem | Petr Mrázek |
2017-05-31 | NOISSUE move some zip utility functions back to quazip | Petr Mrázek |
2017-05-29 | NOISSUE split wrapper commands into command and args | Petr Mrázek |
2017-05-22 | NOISSUE log native extraction failures also to game log | Petr Mrázek |
2017-05-13 | NOISSUE add a linux system packaging install layout | Petr Mrázek |
2017-01-24 | GH-1801 Do not print the launch script to MultiMC's log. | Petr Mrázek |
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek |
2016-12-12 | BUILD: Remove extraneous " from CreateServerResourcePacksFolder.cpp (#1749) | Taylor Smock |
2016-11-17 | NOISSUE always run the ExtractNatives task during launch | Petr Mrázek |
2016-11-17 | NOISSUE mark used accounts/sessions in selection menus | Petr Mrázek |
2016-11-03 | NOISSUE use LoggedProcess to work around issues with QProcess on macOS | Petr Mrázek |
2016-08-10 | NOISSUE Do not kill running instances when MultiMC shuts down | Petr Mrázek |
2016-08-01 | NOISSUE move creation of server resource pack folder to a separate task | Petr Mrázek |
2016-08-01 | NOISSUE implement direct java launch | Petr Mrázek |
2016-05-01 | NOISSUE move Java and Minecraft launch tasks to the proper places | Petr Mrázek |