| Commit message (Expand) | Author | Age | Lines |
... | |
* | | | | Merge branch 'feature_assets' into develop | Petr Mrázek | 2013-12-08 | -1/+5 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Work on new assets system. Working legacy assets importer, disabled assets do... | Sky | 2013-12-08 | -1/+5 |
| | |/
| |/| |
|
* | | | Fix offline mode bugs | Petr Mrázek | 2013-12-08 | -8/+6 |
| |/
|/| |
|
* | | Move pastebin button on the console window to the left | Petr Mrázek | 2013-12-08 | -7/+7 |
* | | Merge branch 'feature_pasting' of https://github.com/robotbrain/MultiMC5 into... | Petr Mrázek | 2013-12-08 | -0/+24 |
|\ \ |
|
| * | | Open the url direectly. | robotbrainify | 2013-12-06 | -5/+1 |
| * | | work on pasting instance logs | robotbrainify | 2013-12-06 | -0/+28 |
| |/ |
|
* | | Finish preliminary offline support | Petr Mrázek | 2013-12-08 | -77/+81 |
* | | Offline mode support, part 1 | Petr Mrázek | 2013-12-05 | -18/+16 |
|/ |
|
* | Fix (hopefully) library dependency resolution. | Petr Mrázek | 2013-12-01 | -90/+98 |
* | Fix login and startup logging issues | Petr Mrázek | 2013-12-01 | -62/+74 |
* | Remember the last selected instance and select it on startup | Jan Dalheimer | 2013-11-30 | -0/+26 |
* | Fixed compilation errors. | Andrew | 2013-11-28 | -5/+0 |
* | Nuke dead code | Andrew | 2013-11-28 | -463/+0 |
* | Rework the password dialog | Andrew | 2013-11-28 | -93/+98 |
* | Verify access tokens before launching Minecraft | Andrew | 2013-11-28 | -7/+241 |
* | Tweak the layout of the accounts button | Andrew | 2013-11-28 | -1/+0 |
* | Add icon for when no default account is selected | Andrew | 2013-11-28 | -13/+20 |
* | Add support for "no default account" | Sky | 2013-11-27 | -8/+24 |
* | Merge remote-tracking branch 'upstream/feature_yggdrasil' into develop | Sky | 2013-11-27 | -15/+294 |
|\ |
|
| * | Allow setting no default account | Andrew | 2013-11-27 | -15/+294 |
* | | Use player face in accounts dropdown, grab all valid account skins on startup | Sky | 2013-11-27 | -14/+21 |
* | | Dropdown for account switching | Sky | 2013-11-27 | -11/+110 |
|/ |
|
* | Nuke skins.json, use nice yggdrasil implementation instead. Grabs all Mojang ... | Sky | 2013-11-27 | -48/+40 |
* | Move "manage accounts" to right, use player skin when available | Sky | 2013-11-27 | -42/+47 |
* | Add java checker to the instance settings | Petr Mrázek | 2013-11-25 | -27/+110 |
* | Detect java bitness on launch, use appropriate libraries | Petr Mrázek | 2013-11-25 | -1/+1 |
* | Merge branch 'feature_yggdrasil' into develop | Petr Mrázek | 2013-11-24 | -110/+354 |
|\ |
|
| * | Properly implement launching and downloading | Andrew | 2013-11-22 | -97/+88 |
| * | Implement removing accounts. | Andrew | 2013-11-22 | -1/+8 |
| * | Tweak the "no accounts" warning a bit. | Andrew | 2013-11-22 | -3/+10 |
| * | Fix crashing when there are no accounts added | Andrew | 2013-11-22 | -1/+3 |
| * | Nuke and pave the old login system | Andrew | 2013-11-20 | -83/+63 |
| * | Add a button to open the account list. | Andrew | 2013-11-20 | -2/+20 |
| * | Implement loading accounts from list. | Andrew | 2013-11-18 | -4/+8 |
| * | Implement account list and account list dialog | Andrew | 2013-11-18 | -0/+233 |
* | | Prepare for rework of instance launch/update | Petr Mrázek | 2013-11-24 | -72/+206 |
* | | Fix console window (now not a QDialog) | Petr Mrázek | 2013-11-23 | -119/+117 |
* | | Implement user info stub for newest minecraft snapshot | Petr Mrázek | 2013-11-22 | -1/+1 |
* | | Re-enable assets download | Petr Mrázek | 2013-11-17 | -2/+1 |
* | | Fix broken signal in ConsoleWindow | Petr Mrázek | 2013-11-17 | -1/+1 |
* | | Use the forge mirrors for downloading forge libraries | Petr Mrázek | 2013-11-17 | -0/+2 |
* | | Fix signal derp from previous commit | Petr Mrázek | 2013-11-13 | -23/+23 |
* | | Fix console not staying open on minecraft crash | Petr Mrázek | 2013-11-12 | -11/+14 |
|/ |
|
* | Fix layout margins in console window | Petr Mrázek | 2013-11-07 | -4/+18 |
* | Open on the correct settings tab | Sky | 2013-11-06 | -1/+1 |
* | Nag for instance specific JVM args too | Sky | 2013-11-06 | -2/+5 |
* | Fix "Auto Login" instance specific setting, tweak UI | Sky | 2013-11-06 | -21/+22 |
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -933/+1055 |
* | Implement instance sorting options. | Petr Mrázek | 2013-11-04 | -2/+32 |