aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-24Fix java detection segfaultPetr Mrázek
2013-10-23Actually use QJson for Yggdrasil requestsPetr Mrázek
2013-10-22Respect console options (opening a console at all, automatically closing)Sky
2013-10-22Tweak my creditsSky
2013-10-21Bugfixes for auto loginSky
2013-10-21Implement auto loginSky
2013-10-21Merge branch 'feature_skins' into developSky
2013-10-21Clean up skins, remove wrapper, save to accounts/skinsSky
2013-10-21Add contributing section to READMESky
2013-10-20Local libs that won't get replaced/redownloadedPetr Mrázek
2013-10-20Ask for java path when hostname changes from the last run.Petr Mrázek
2013-10-19First draft of player faces in the login dialogSky
2013-10-18Change Organization and App name, might invalidate some configs? Add Tak to ↵Orochimarufan
credits screen
2013-10-18Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky
2013-10-18Use player username if offline, or "Player" if blankSky
2013-10-18Derp - typo in platform_other.cppOrochimarufan
2013-10-18Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on ↵Orochimarufan
linux
2013-10-18Support version format 9, fix version-related segfault, (maybe) fix forge lists.Petr Mrázek
2013-10-17Use Yggdrasil error response when available, or fall back to legacy HTTP ↵Sky
error codes
2013-10-17Un-copy-pasta the login response handler using std::function magicSky
2013-10-16Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky
2013-10-16Trim console output (fixes excessive whitespace in Windows console output)Sky
2013-10-15Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek
2013-10-15Make permgen limit ridiculously high.Petr Mrázek
2013-10-15Improve error message for invalid login details using yggdrasil, add debug ↵Sky
log for unknown codes
2013-10-15Fix non-Windows derpSky
2013-10-15Change "News" URL to new websiteSky
2013-10-14Huge Java detection refactor, version dialogs on first run (no JavaPath set) ↵Sky
and "auto detect" button
2013-10-13Fix instance settings tab orderSky
2013-10-13Fix tab ordering in settings dialogSky
2013-10-12Update MCModInfoFrame.hrobotbrain
fix moar indents :)
2013-10-12Indent fixing!robotbrainify
2013-10-12cleanuprobotbrainify
2013-10-12It works...robotbrainify
yeehaa!
2013-10-12switch from tooltip to messageboxrobotbrainify
2013-10-12tool tip bugfixesrobotbrainify
2013-10-12mod description size limiter donerobotbrainify
2013-10-11remove dupe newlines from trimmed mod description. whoorobotbrainify
2013-10-11Fix auth for 13w41aPetr Mrázek
2013-10-10Improved Build.md - linux section (again)Kilobyte22
2013-10-10Updated german language fileKilobyte22
2013-10-10HOTFIX: Redid about dialog stuff - working this time. Sorry againKilobyte22
2013-10-10Improved ccmake section a bitKilobyte
2013-10-10MehPetr Mrázek
2013-10-10Version changing removes any existing version json.Petr Mrázek
2013-10-09Fix MMC-15Petr Mrázek
``mod does not delete from jar''
2013-10-09Fall back to mod ID if name is missing for some reasonSky
2013-10-09Clean up mcmod panel massively. Keep it simple - name (optionally linked), ↵Sky
optional authors and description. Needs cut-off handling, frame looking at on Windows
2013-10-09Mod info, with less HTML!Petr Mrázek
And responding to keyboard events too.
2013-10-09Merge branch 'feature_mcmod_info' into developPetr Mrázek