summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Fix console window (now not a QDialog)Petr Mrázek2013-11-23-133/+152
* Implement user info stub for newest minecraft snapshotPetr Mrázek2013-11-22-20/+25
* Forge XZ downloads now use temp files local to MultiMC, files are removed.Petr Mrázek2013-11-19-1/+4
* Fix assets URL (expected to change... again)Petr Mrázek2013-11-18-2/+4
* Re-enable assets downloadPetr Mrázek2013-11-17-2/+1
* Fix broken signal in ConsoleWindowPetr Mrázek2013-11-17-1/+1
* Merge branch 'master' into developPetr Mrázek2013-11-17-0/+0
|\
| * Merge branch 'develop'Petr Mrázek2013-11-13-24/+24
| |\
| * \ Merge branch 'develop'Petr Mrázek2013-11-12-21/+29
| |\ \
| * \ \ Merge branch 'develop'Petr Mrázek2013-11-11-6/+23
| |\ \ \
| * \ \ \ Merge branch 'develop'Petr Mrázek2013-11-06-15/+18
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop'Sky2013-11-06-3823/+4536
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop'Sky2013-11-03-99/+617
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop'Sky2013-11-03-45/+44
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'develop'Petr Mrázek2013-10-31-3/+61
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'develop'Petr Mrázek2013-10-30-157/+260
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'develop'Petr Mrázek2013-10-26-243/+405
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'develop'Sky2013-10-26-29/+114
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'develop'Sky2013-10-22-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'develop'Sky2013-10-21-18/+62
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'develop'Sky2013-10-21-3027/+22893
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | Use the forge mirrors for downloading forge librariesPetr Mrázek2013-11-17-47/+306
* | | | | | | | | | | | | | | | Mark forge lib downloads as failed when they failPetr Mrázek2013-11-16-0/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Fix signal derp from previous commitPetr Mrázek2013-11-13-24/+24
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Fix console not staying open on minecraft crashPetr Mrázek2013-11-12-21/+29
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Recover from the bin folder of converted legacy instance being deleted.Petr Mrázek2013-11-11-1/+4
* | | | | | | | | | | | | 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