Age | Commit message (Expand) | Author |
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-05-19 | Catch C++ exceptions by const reference | Charles Milette |
2018-04-02 | NOISSUE Fixed compilation error, but needs to be revisited | Janrupf |
2018-03-27 | NOISSUE redo new instance dialog | Petr Mrázek |
2018-03-23 | NOISSUE preserve minecraft.jar while migrating Legacy instances | Petr Mrázek |
2018-03-16 | NOISSUE move modpack platform related files to 'modplatform' subfolders | Petr Mrázek |
2018-02-18 | NOISSUE do not censor player name in logs | Petr Mrázek |
2018-02-11 | NOISSUE fix some warnings | Petr Mrázek |
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek |
2018-02-10 | GH-2134 fix model selection when uploading a skin | Petr Mrázek |
2018-02-09 | NOISSUE When changing version of or installing a package, remove customized v... | Petr Mrázek |
2018-01-29 | NOISSUE remove unneeded URL fixing code and fix up the exception thrown by in... | Petr Mrázek |
2018-01-21 | NOISSUE fix bad redirect URLs provided by the curse CDN | Petr Mrázek |
2018-01-08 | NOISSUE remove the jar-modded jar after the instance finishes | Petr Mrázek |
2018-01-05 | GH-2087 remove the revert to vanilla functionality, add file download button ... | Petr Mrázek |
2018-01-04 | NOISSUE stop logging process environment and MC launch script | Petr Mrázek |
2017-12-31 | NOISSUE add button for creating empty, properly registered, components | Petr Mrázek |
2017-12-30 | NOISSUE handle 'folder' Flame packages by ignoring them, show warnings for mi... | Petr Mrázek |
2017-12-29 | NOISSUE add versioning to component metadata format and use it | Petr Mrázek |
2017-12-14 | NOISSUE fix a bunch of warnings thrown by Qt internals | Petr Mrázek |
2017-12-03 | NOISSUE make MultiMC respond to account manipulation better | Petr Mrázek |
2017-12-03 | NOISSUE fix wrong look of checkboxes in the account list | Petr Mrázek |
2017-12-03 | NOISSUE force saving of any outstanding instance component state on exit | Petr Mrázek |
2017-12-03 | NOISSUE watch added Component for changes in order to trigger ComponentList s... | Petr Mrázek |
2017-12-03 | GH-1082 allow disabling components | Petr Mrázek |
2017-12-03 | NOISSUE in offline mode, do not contact the auth server if there is a valid a... | 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-10-29 | GH-2026 only run versions with FirstThreadOnMacOS trait on first thread | Petr Mrázek |
2017-10-28 | GH-2026 actually do the previous on macOS, not Windows | Petr Mrázek |
2017-10-28 | GH-2026 start Minecraft on first thread on macOS | Petr Mrázek |
2017-10-28 | GH-2026 fix failing library test case for native libraries | Petr Mrázek |
2017-10-28 | GH-2026 fix native library downloads | Petr Mrázek |
2017-10-08 | NOISSUE change behaviour of the +tweakers patch item | Petr Mrázek |
2017-09-27 | NOISSUE use classparser for importing Legacy instances with undecided Minecra... | Petr Mrázek |
2017-09-27 | GH-1993 swap min/max memory settings when they are the wrong way around | 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-26 | NOISSUE implement LEgacy instance migration | Petr Mrázek |
2017-09-25 | NOISSUE ignore the 'Example Mod' mod name, use filename instead | Petr Mrázek |
2017-09-22 | NOISSUE make instance traits() const | Petr Mrázek |
2017-09-22 | NOISSUE remove some dead code from MinecraftInstance (moved elsewhere) | Petr Mrázek |
2017-09-20 | NOISSUE prefer to use '.minecraft' instead of 'minecraft' folder | Petr Mrázek |
2017-09-20 | NOISSUE more work on Legacy migration | Petr Mrázek |
2017-09-17 | NOISSUE Add back Legacy for migration purposes | Petr Mrázek |
2017-09-10 | NOISSUE put back missing OneSix upgrade logic | Petr Mrázek |
2017-09-09 | NOISSUE merging of strategy into profile, onesix into minecraft | Petr Mrázek |