Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Nuke and pave the old login system | Andrew | 2013-11-20 | -114/+144 |
| | | | | Also, account list now saves profile lists. | |||
* | Add a button to open the account list. | Andrew | 2013-11-20 | -2/+20 |
| | | | | Also fix the account list dialog's close button. | |||
* | Implement saving account list to file | Andrew | 2013-11-19 | -3/+133 |
| | | | | | Currently it only saves when accounts are added or removed. We'll have to fix this, but we need signals for when account objects change first. | |||
* | Implement loading accounts from list. | Andrew | 2013-11-18 | -7/+141 |
| | ||||
* | Implement account list and account list dialog | Andrew | 2013-11-18 | -9/+520 |
| | ||||
* | Implement auth task's response processing. | Andrew | 2013-11-14 | -8/+256 |
| | | | | The authenticate task can now successfully log a user in. | |||
* | Add test authentication task. | Andrew | 2013-11-14 | -7/+134 |
| | | | | It doesn't actually do anything with the server's reply yet. | |||
* | Add abstract base class for Yggdrasil tasks. | Andrew | 2013-11-13 | -1/+297 |
| | ||||
* | Added YouCompleteMe config to .gitignore | Andrew | 2013-11-13 | -0/+6 |
| | ||||
* | Added data structures for Mojang Account. | Andrew | 2013-11-11 | -0/+129 |
| | ||||
* | Added vim *.swp files to .gitignore | Andrew | 2013-11-11 | -0/+2 |
| | ||||
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Andrew | 2013-11-11 | -77/+85 |
|\ | ||||
| * | Recover from the bin folder of converted legacy instance being deleted. | Petr Mrázek | 2013-11-11 | -1/+4 |
| | | | | | | | | Use the new vanilla jar as the base jar if mcbackup.jar is missing. | |||
| * | Use the right LWJGL path while creating an instance | Petr Mrázek | 2013-11-11 | -1/+1 |
| | | ||||
| * | Fix layout margins in console window | Petr Mrázek | 2013-11-07 | -4/+18 |
| | | ||||
| * | Fix Sourceforge lwjgl version index download. | Petr Mrázek | 2013-11-06 | -15/+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 |
| | | ||||
| * | Read mcmod.info first, forgeversion.properties second | Sky | 2013-11-05 | -18/+18 |
| | | ||||
| * | Nuke Travis CI | Sky | 2013-11-05 | -16/+0 |
| | | ||||
* | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Andrew | 2013-11-04 | -3767/+4492 |
|\| | ||||
| * | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -3767/+4492 |
| | | ||||
* | | Merge branch 'develop' | Sky | 2013-11-03 | -99/+617 |
|\| | ||||
| * | Implement instance sorting options. | Petr Mrázek | 2013-11-04 | -9/+52 |
| | | ||||
| * | Add instance copying, fix instance creation (with identical names) | Petr Mrázek | 2013-11-03 | -90/+495 |
| | | ||||
| * | 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/+69 |
| | | ||||
* | | Merge branch 'develop' | Sky | 2013-11-03 | -45/+44 |
|\| | ||||
| * | Main window geometry and state saving/reloading | Sky | 2013-11-03 | -3/+10 |
| | | ||||
| * | Revamp Linux build instructions for Qt Creator | Sky | 2013-10-31 | -42/+34 |
| | | ||||
* | | Merge branch 'develop' | Petr Mrázek | 2013-10-31 | -3/+61 |
|\| | ||||
| * | List available proxies on start | Petr Mrázek | 2013-10-31 | -1/+41 |
| | | ||||
| * | Hack for Intel graphics drivers on Windows. | Petr Mrázek | 2013-10-31 | -2/+20 |
| | | ||||
* | | Merge branch 'develop' | Petr Mrázek | 2013-10-30 | -157/+260 |
|\| | ||||
| * | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-10-29 | -57/+102 |
| |\ | ||||
| | * | Make ConsoleWindow have Qt::Window flag (adds minimise/maximise buttons to ↵ | Sky | 2013-10-29 | -1/+2 |
| | | | | | | | | | | | | titlebar) | |||
| | * | Move "Forget" button to a sane place | Sky | 2013-10-29 | -13/+13 |
| | | | ||||
| | * | Don't make LabeledToolButton selectable | Sky | 2013-10-29 | -1/+1 |
| | | | ||||
| | * | Add selectable message box helper, use it, make login GUI error label selectable | Sky | 2013-10-29 | -44/+88 |
| | | | ||||
| * | | Customizable folder browsing is same as for the instance folder. Syste Proxy ↵ | Petr Mrázek | 2013-10-29 | -8/+17 |
| |/ | | | | | | | usage. | |||
| * | BLIND CODE, BLIND CODE HERE! WHERE IS THE COMPILER!?!?! | Petr Mrázek | 2013-10-28 | -0/+1 |
| | | | | | | | | It choked on missing headers, maybe? | |||
| * | Valgrind-checked early application start | Petr Mrázek | 2013-10-28 | -27/+12 |
| | | ||||
| * | Fix problem with instance list not using the instance folder path | Petr Mrázek | 2013-10-28 | -71/+134 |
| | | ||||
* | | Merge branch 'develop' | Petr Mrázek | 2013-10-26 | -243/+405 |
|\| | ||||
| * | S3 bucket listing support and network code refactors. | Petr Mrázek | 2013-10-26 | -243/+405 |
| | | | | | | | | | | | | * Adds support for listing all objects in an S3 bucket. * Renames a bunch of network related classes (Download->Action) * Net actions now have static constructors | |||
* | | Merge branch 'develop' | Sky | 2013-10-26 | -29/+114 |
|\| | ||||
| * | Fix "no windows means MMC exits prematurely" issue | Sky | 2013-10-26 | -0/+5 |
| | | ||||
| * | Add assets download status to status bar. | Sky | 2013-10-26 | -4/+63 |
| | | ||||
| * | Fix java detection segfault | Petr Mrázek | 2013-10-24 | -5/+7 |
| | |