summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* | | | | | | | | | | | | | Use the right LWJGL path while creating an instancePetr Mrázek2013-11-11-1/+1
* | | | | | | | | | | | | | Fix layout margins in console windowPetr Mrázek2013-11-07-4/+18
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Fix Sourceforge lwjgl version index download.Petr Mrázek2013-11-06-15/+18
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | Open on the correct settings tabSky2013-11-06-1/+1
* | | | | | | | | | | | Nag for instance specific JVM args tooSky2013-11-06-2/+5
* | | | | | | | | | | | Fix "Auto Login" instance specific setting, tweak UISky2013-11-06-21/+22
* | | | | | | | | | | | Read mcmod.info first, forgeversion.properties secondSky2013-11-05-18/+18
* | | | | | | | | | | | Nuke Travis CISky2013-11-05-16/+0
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-3767/+4492
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Implement instance sorting options.Petr Mrázek2013-11-04-9/+52
* | | | | | | | | | Add instance copying, fix instance creation (with identical names)Petr Mrázek2013-11-03-90/+495
* | | | | | | | | | Catch assets index failureSky2013-11-03-0/+1
* | | | | | | | | | Added NagUtils, nag people about trying to override JVM memory optionsSky2013-11-03-0/+69
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Main window geometry and state saving/reloadingSky2013-11-03-3/+10
* | | | | | | | | Revamp Linux build instructions for Qt CreatorSky2013-10-31-42/+34
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | List available proxies on startPetr Mrázek2013-10-31-1/+41
* | | | | | | | Hack for Intel graphics drivers on Windows.Petr Mrázek2013-10-31-2/+20
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek2013-10-29-57/+102
|\ \ \ \ \ \ \
| * | | | | | | Make ConsoleWindow have Qt::Window flag (adds minimise/maximise buttons to ti...Sky2013-10-29-1/+2
| * | | | | | | Move "Forget" button to a sane placeSky2013-10-29-13/+13
| * | | | | | | Don't make LabeledToolButton selectableSky2013-10-29-1/+1
| * | | | | | | Add selectable message box helper, use it, make login GUI error label selectableSky2013-10-29-44/+88
* | | | | | | | Customizable folder browsing is same as for the instance folder. Syste Proxy ...Petr Mrázek2013-10-29-8/+17
|/ / / / / / /
* | | | | | | BLIND CODE, BLIND CODE HERE! WHERE IS THE COMPILER!?!?!Petr Mrázek2013-10-28-0/+1
* | | | | | | Valgrind-checked early application startPetr Mrázek2013-10-28-27/+12
* | | | | | | Fix problem with instance list not using the instance folder pathPetr Mrázek2013-10-28-71/+134
| |_|_|_|_|/ |/| | | | |
* | | | | | S3 bucket listing support and network code refactors.Petr Mrázek2013-10-26-243/+405
| |_|_|_|/ |/| | | |
* | | | | Fix "no windows means MMC exits prematurely" issueSky2013-10-26-0/+5
* | | | | Add assets download status to status bar.Sky2013-10-26-4/+63
* | | | | Fix java detection segfaultPetr Mrázek2013-10-24-5/+7
* | | | | Actually use QJson for Yggdrasil requestsPetr Mrázek2013-10-23-8/+10
* | | | | Respect console options (opening a console at all, automatically closing)Sky2013-10-22-12/+29
| |_|_|/ |/| | |
* | | | Tweak my creditsSky2013-10-22-6/+6
| |_|/ |/| |
* | | Bugfixes for auto loginSky2013-10-21-3/+5
* | | Implement auto loginSky2013-10-21-19/+61
| |/ |/|
* | Merge branch 'feature_skins' into developSky2013-10-21-5/+129
|\ \
| * | Clean up skins, remove wrapper, save to accounts/skinsSky2013-10-21-106/+8
| * | First draft of player faces in the login dialogSky2013-10-19-5/+227
* | | Add contributing section to READMESky2013-10-21-0/+3
* | | Local libs that won't get replaced/redownloadedPetr Mrázek2013-10-20-0/+2
* | | Ask for java path when hostname changes from the last run.Petr Mrázek2013-10-20-10/+32
|/ /
* | Change Organization and App name, might invalidate some configs? Add Tak to c...MMC5-tb9Orochimarufan2013-10-18-53/+51
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky2013-10-18-3/+169
|\ \
| * | Derp - typo in platform_other.cppOrochimarufan2013-10-18-1/+1
| * | Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on l...Orochimarufan2013-10-18-3/+169
* | | Use player username if offline, or "Player" if blankSky2013-10-18-2/+2
|/ /
* | Support version format 9, fix version-related segfault, (maybe) fix forge lists.Petr Mrázek2013-10-18-10/+27
* | Use Yggdrasil error response when available, or fall back to legacy HTTP erro...Sky2013-10-17-19/+54
* | Un-copy-pasta the login response handler using std::function magicSky2013-10-17-84/+63
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky2013-10-16-7/+7
|\ \