| Commit message (Expand) | Author | Age | Lines |
* | Implement DownloadUpdateTask | Andrew | 2013-12-05 | -12/+542 |
* | Rework the update checking system | Andrew | 2013-12-04 | -142/+327 |
* | Renew the updater branch | Petr Mrázek | 2013-12-02 | -0/+142 |
* | Fix (hopefully) library dependency resolution. | Petr Mrázek | 2013-12-01 | -23/+16 |
* | Fix private info censor | Petr Mrázek | 2013-12-01 | -2/+2 |
* | Fix login and startup logging issues | Petr Mrázek | 2013-12-01 | -170/+389 |
* | Fix crash when no instances are available | Jan Dalheimer | 2013-11-30 | -0/+5 |
* | Remember the last selected instance and select it on startup | Jan Dalheimer | 2013-11-30 | -4/+11 |
* | Nuke dead code | Andrew | 2013-11-28 | -371/+3 |
* | Verify access tokens before launching Minecraft | Andrew | 2013-11-28 | -65/+193 |
* | Add icon for when no default account is selected | Andrew | 2013-11-28 | -3/+21 |
* | Merge https://github.com/brainiac744/MultiMC5 into develop | Petr Mrázek | 2013-11-28 | -0/+1 |
|\ |
|
| * | Could reach end of rulesFromJsonV4 method without returning a QList | Anthony Parrott | 2013-11-28 | -0/+1 |
* | | Add support for "no default account" | Sky | 2013-11-27 | -1/+5 |
|/ |
|
* | Allow setting no default account | Andrew | 2013-11-27 | -3/+11 |
* | Nuke skins.json, use nice yggdrasil implementation instead. Grabs all Mojang ... | Sky | 2013-11-27 | -39/+11 |
* | Move "manage accounts" to right, use player skin when available | Sky | 2013-11-27 | -0/+98 |
* | Fix for latest snapshot ``changes'' | Petr Mrázek | 2013-11-27 | -3/+54 |
* | Add java checker to the instance settings | Petr Mrázek | 2013-11-25 | -1/+0 |
* | Detect java bitness on launch, use appropriate libraries | Petr Mrázek | 2013-11-25 | -104/+164 |
* | Merge branch 'feature_yggdrasil' into develop | Petr Mrázek | 2013-11-24 | -19/+1457 |
|\ |
|
| * | Properly implement launching and downloading | Andrew | 2013-11-22 | -6/+60 |
| * | Implement removing accounts. | Andrew | 2013-11-22 | -0/+13 |
| * | Nuke and pave the old login system | Andrew | 2013-11-20 | -31/+81 |
| * | Implement saving account list to file | Andrew | 2013-11-19 | -3/+132 |
| * | Implement loading accounts from list. | Andrew | 2013-11-18 | -3/+120 |
| * | Implement account list and account list dialog | Andrew | 2013-11-18 | -9/+282 |
| * | Implement auth task's response processing. | Andrew | 2013-11-14 | -8/+256 |
| * | Add test authentication task. | Andrew | 2013-11-14 | -7/+132 |
| * | Add abstract base class for Yggdrasil tasks. | Andrew | 2013-11-13 | -1/+295 |
| * | Added data structures for Mojang Account. | Andrew | 2013-11-11 | -0/+125 |
* | | Prepare for rework of instance launch/update | Petr Mrázek | 2013-11-24 | -141/+181 |
* | | Fix console window (now not a QDialog) | Petr Mrázek | 2013-11-23 | -12/+32 |
* | | Implement user info stub for newest minecraft snapshot | Petr Mrázek | 2013-11-22 | -19/+24 |
* | | Forge XZ downloads now use temp files local to MultiMC, files are removed. | Petr Mrázek | 2013-11-19 | -1/+4 |
* | | Fix assets URL (expected to change... again) | Petr Mrázek | 2013-11-18 | -2/+4 |
* | | Use the forge mirrors for downloading forge libraries | Petr Mrázek | 2013-11-17 | -47/+302 |
* | | Mark forge lib downloads as failed when they fail | Petr Mrázek | 2013-11-16 | -0/+10 |
* | | Fix signal derp from previous commit | Petr Mrázek | 2013-11-13 | -1/+1 |
* | | Fix console not staying open on minecraft crash | Petr Mrázek | 2013-11-12 | -10/+15 |
|/ |
|
* | Recover from the bin folder of converted legacy instance being deleted. | Petr Mrázek | 2013-11-11 | -1/+4 |
* | Use the right LWJGL path while creating an instance | Petr Mrázek | 2013-11-11 | -1/+1 |
* | Fix Sourceforge lwjgl version index download. | Petr Mrázek | 2013-11-06 | -15/+18 |
* | Read mcmod.info first, forgeversion.properties second | Sky | 2013-11-05 | -18/+18 |
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -836/+1615 |
* | Implement instance sorting options. | Petr Mrázek | 2013-11-04 | -3/+9 |
* | Add instance copying, fix instance creation (with identical names) | Petr Mrázek | 2013-11-03 | -54/+102 |
* | Catch assets index failure | Sky | 2013-11-03 | -0/+1 |
* | Added NagUtils, nag people about trying to override JVM memory options | Sky | 2013-11-03 | -0/+60 |
* | Hack for Intel graphics drivers on Windows. | Petr Mrázek | 2013-10-31 | -2/+20 |