Age | Commit message (Expand) | Author |
2013-11-27 | Allow setting no default account | Andrew |
2013-11-27 | Nuke skins.json, use nice yggdrasil implementation instead. Grabs all Mojang ... | Sky |
2013-11-27 | Move "manage accounts" to right, use player skin when available | Sky |
2013-11-27 | Fix for latest snapshot ``changes'' | Petr Mrázek |
2013-11-25 | Add java checker to the instance settings | Petr Mrázek |
2013-11-25 | Detect java bitness on launch, use appropriate libraries | Petr Mrázek |
2013-11-24 | Merge branch 'feature_yggdrasil' into develop | Petr Mrázek |
2013-11-24 | Prepare for rework of instance launch/update | Petr Mrázek |
2013-11-23 | Fix console window (now not a QDialog) | Petr Mrázek |
2013-11-22 | Properly implement launching and downloading | Andrew |
2013-11-22 | Implement removing accounts. | Andrew |
2013-11-22 | Implement user info stub for newest minecraft snapshot | Petr Mrázek |
2013-11-20 | Nuke and pave the old login system | Andrew |
2013-11-19 | Implement saving account list to file | Andrew |
2013-11-19 | Forge XZ downloads now use temp files local to MultiMC, files are removed. | Petr Mrázek |
2013-11-18 | Fix assets URL (expected to change... again) | Petr Mrázek |
2013-11-18 | Implement loading accounts from list. | Andrew |
2013-11-18 | Implement account list and account list dialog | Andrew |
2013-11-17 | Use the forge mirrors for downloading forge libraries | Petr Mrázek |
2013-11-16 | Mark forge lib downloads as failed when they fail | Petr Mrázek |
2013-11-14 | Implement auth task's response processing. | Andrew |
2013-11-14 | Add test authentication task. | Andrew |
2013-11-13 | Add abstract base class for Yggdrasil tasks. | Andrew |
2013-11-13 | Fix signal derp from previous commit | Petr Mrázek |
2013-11-12 | Fix console not staying open on minecraft crash | Petr Mrázek |
2013-11-11 | Added data structures for Mojang Account. | Andrew |
2013-11-11 | Recover from the bin folder of converted legacy instance being deleted. | Petr Mrázek |
2013-11-11 | Use the right LWJGL path while creating an instance | Petr Mrázek |
2013-11-06 | Fix Sourceforge lwjgl version index download. | Petr Mrázek |
2013-11-05 | Read mcmod.info first, forgeversion.properties second | Sky |
2013-11-04 | Reformat and (slightly) decruft all the things. | Petr Mrázek |
2013-11-04 | Implement instance sorting options. | Petr Mrázek |
2013-11-03 | Add instance copying, fix instance creation (with identical names) | Petr Mrázek |
2013-11-03 | Catch assets index failure | Sky |
2013-11-03 | Added NagUtils, nag people about trying to override JVM memory options | Sky |
2013-10-31 | Hack for Intel graphics drivers on Windows. | Petr Mrázek |
2013-10-28 | Fix problem with instance list not using the instance folder path | Petr Mrázek |
2013-10-26 | S3 bucket listing support and network code refactors. | Petr Mrázek |
2013-10-26 | Add assets download status to status bar. | Sky |
2013-10-23 | Actually use QJson for Yggdrasil requests | Petr Mrázek |
2013-10-22 | Respect console options (opening a console at all, automatically closing) | Sky |
2013-10-20 | Local libs that won't get replaced/redownloaded | Petr Mrázek |
2013-10-18 | Support version format 9, fix version-related segfault, (maybe) fix forge lists. | Petr Mrázek |
2013-10-17 | Use Yggdrasil error response when available, or fall back to legacy HTTP erro... | Sky |
2013-10-17 | Un-copy-pasta the login response handler using std::function magic | Sky |
2013-10-15 | Improve error message for invalid login details using yggdrasil, add debug lo... | Sky |
2013-10-15 | Fix non-Windows derp | Sky |
2013-10-14 | Huge Java detection refactor, version dialogs on first run (no JavaPath set) ... | Sky |
2013-10-11 | Fix auth for 13w41a | Petr Mrázek |
2013-10-10 | Meh | Petr Mrázek |