Age | Commit message (Expand) | Author |
2013-11-11 | Recover from the bin folder of converted legacy instance being deleted. | Petr Mrázek |
2013-11-11 | Use the right LWJGL path while creating an instance | Petr Mrázek |
2013-11-07 | Fix layout margins in console window | Petr Mrázek |
2013-11-06 | Fix Sourceforge lwjgl version index download. | Petr Mrázek |
2013-11-06 | Open on the correct settings tab | Sky |
2013-11-06 | Nag for instance specific JVM args too | Sky |
2013-11-06 | Fix "Auto Login" instance specific setting, tweak UI | Sky |
2013-11-05 | Read mcmod.info first, forgeversion.properties second | Sky |
2013-11-05 | Nuke Travis CI | Sky |
2013-11-04 | Reformat and (slightly) decruft all the things. | Petr Mrázek |
2013-11-04 | Implement instance sorting options. | Petr Mrázek |
2013-11-03 | Add instance copying, fix instance creation (with identical names) | Petr Mrázek |
2013-11-03 | Catch assets index failure | Sky |
2013-11-03 | Added NagUtils, nag people about trying to override JVM memory options | Sky |
2013-11-03 | Main window geometry and state saving/reloading | Sky |
2013-10-31 | Revamp Linux build instructions for Qt Creator | Sky |
2013-10-31 | List available proxies on start | Petr Mrázek |
2013-10-31 | Hack for Intel graphics drivers on Windows. | Petr Mrázek |
2013-10-29 | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek |
2013-10-29 | Customizable folder browsing is same as for the instance folder. Syste Proxy ... | Petr Mrázek |
2013-10-29 | Make ConsoleWindow have Qt::Window flag (adds minimise/maximise buttons to ti... | Sky |
2013-10-29 | Move "Forget" button to a sane place | Sky |
2013-10-29 | Don't make LabeledToolButton selectable | Sky |
2013-10-29 | Add selectable message box helper, use it, make login GUI error label selectable | Sky |
2013-10-28 | BLIND CODE, BLIND CODE HERE! WHERE IS THE COMPILER!?!?! | Petr Mrázek |
2013-10-28 | Valgrind-checked early application start | Petr Mrázek |
2013-10-28 | Fix problem with instance list not using the instance folder path | Petr Mrázek |
2013-10-26 | S3 bucket listing support and network code refactors. | Petr Mrázek |
2013-10-26 | Fix "no windows means MMC exits prematurely" issue | Sky |
2013-10-26 | Add assets download status to status bar. | Sky |
2013-10-24 | Fix java detection segfault | Petr Mrázek |
2013-10-23 | Actually use QJson for Yggdrasil requests | Petr Mrázek |
2013-10-22 | Respect console options (opening a console at all, automatically closing) | Sky |
2013-10-22 | Tweak my credits | Sky |
2013-10-21 | Bugfixes for auto login | Sky |
2013-10-21 | Implement auto login | Sky |
2013-10-21 | Merge branch 'feature_skins' into develop | Sky |
2013-10-21 | Clean up skins, remove wrapper, save to accounts/skins | Sky |
2013-10-21 | Add contributing section to README | Sky |
2013-10-20 | Local libs that won't get replaced/redownloaded | Petr Mrázek |
2013-10-20 | Ask for java path when hostname changes from the last run. | Petr Mrázek |
2013-10-19 | First draft of player faces in the login dialog | Sky |
2013-10-18 | Change Organization and App name, might invalidate some configs? Add Tak to c... | Orochimarufan |
2013-10-18 | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Sky |
2013-10-18 | Use player username if offline, or "Player" if blank | Sky |
2013-10-18 | Derp - typo in platform_other.cpp | Orochimarufan |
2013-10-18 | Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on l... | Orochimarufan |
2013-10-18 | Support version format 9, fix version-related segfault, (maybe) fix forge lists. | Petr Mrázek |
2013-10-17 | Use Yggdrasil error response when available, or fall back to legacy HTTP erro... | Sky |
2013-10-17 | Un-copy-pasta the login response handler using std::function magic | Sky |