aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-22Tweak the "no accounts" warning a bit.Andrew
It now asks users if they want to open the manage accounts dialog to add their accounts.
2013-11-22Fix crashing when there are no accounts addedAndrew
The warning message actually displays now when there are no Mojang accounts to log in with, rather than simply crashing MultiMC.
2013-11-20Nuke and pave the old login systemAndrew
Also, account list now saves profile lists.
2013-11-20Add a button to open the account list.Andrew
Also fix the account list dialog's close button.
2013-11-19Implement saving account list to fileAndrew
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.
2013-11-18Implement loading accounts from list.Andrew
2013-11-18Implement account list and account list dialogAndrew
2013-11-14Implement auth task's response processing.Andrew
The authenticate task can now successfully log a user in.
2013-11-14Add test authentication task.Andrew
It doesn't actually do anything with the server's reply yet.
2013-11-13Add abstract base class for Yggdrasil tasks.Andrew
2013-11-13Added YouCompleteMe config to .gitignoreAndrew
2013-11-11Added data structures for Mojang Account.Andrew
2013-11-11Added vim *.swp files to .gitignoreAndrew
2013-11-11Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developAndrew
2013-11-11Recover from the bin folder of converted legacy instance being deleted.Petr Mrázek
Use the new vanilla jar as the base jar if mcbackup.jar is missing.
2013-11-11Use the right LWJGL path while creating an instancePetr Mrázek
2013-11-07Fix layout margins in console windowPetr Mrázek
2013-11-06Fix Sourceforge lwjgl version index download.Petr Mrázek
2013-11-06Open on the correct settings tabSky
2013-11-06Nag for instance specific JVM args tooSky
2013-11-06Fix "Auto Login" instance specific setting, tweak UISky
2013-11-05Read mcmod.info first, forgeversion.properties secondSky
2013-11-05Nuke Travis CISky
2013-11-04Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developAndrew
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek
2013-11-03Merge branch 'develop'Sky
2013-11-04Implement instance sorting options.Petr Mrázek
2013-11-03Add instance copying, fix instance creation (with identical names)Petr Mrázek
2013-11-03Catch assets index failureSky
2013-11-03Added NagUtils, nag people about trying to override JVM memory optionsSky
2013-11-03Merge branch 'develop'Sky
2013-11-03Main window geometry and state saving/reloadingSky
2013-10-31Revamp Linux build instructions for Qt CreatorSky
2013-10-31Merge branch 'develop'Petr Mrázek
2013-10-31List available proxies on startPetr Mrázek
2013-10-31Hack for Intel graphics drivers on Windows.Petr Mrázek
2013-10-30Merge branch 'develop'Petr Mrázek
2013-10-29Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek
2013-10-29Customizable folder browsing is same as for the instance folder. Syste Proxy ↵Petr Mrázek
usage.
2013-10-29Make ConsoleWindow have Qt::Window flag (adds minimise/maximise buttons to ↵Sky
titlebar)
2013-10-29Move "Forget" button to a sane placeSky
2013-10-29Don't make LabeledToolButton selectableSky
2013-10-29Add selectable message box helper, use it, make login GUI error label selectableSky
2013-10-28BLIND CODE, BLIND CODE HERE! WHERE IS THE COMPILER!?!?!Petr Mrázek
It choked on missing headers, maybe?
2013-10-28Valgrind-checked early application startPetr Mrázek
2013-10-28Fix problem with instance list not using the instance folder pathPetr Mrázek
2013-10-26Merge branch 'develop'Petr Mrázek
2013-10-26S3 bucket listing support and network code refactors.Petr Mrázek
* 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
2013-10-26Merge branch 'develop'Sky
2013-10-26Fix "no windows means MMC exits prematurely" issueSky