Age | Commit message (Expand) | Author |
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 | 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-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-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-16 | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Sky |
2013-10-16 | Trim console output (fixes excessive whitespace in Windows console output) | Sky |
2013-10-15 | Make permgen limit ridiculously high. | Petr Mrázek |
2013-10-15 | Change "News" URL to new website | Sky |
2013-10-14 | Huge Java detection refactor, version dialogs on first run (no JavaPath set) ... | Sky |
2013-10-13 | Fix instance settings tab order | Sky |
2013-10-13 | Fix tab ordering in settings dialog | Sky |
2013-10-12 | Update MCModInfoFrame.h | robotbrain |
2013-10-12 | Indent fixing! | robotbrainify |
2013-10-12 | cleanup | robotbrainify |
2013-10-12 | It works... | robotbrainify |
2013-10-12 | switch from tooltip to messagebox | robotbrainify |
2013-10-12 | tool tip bugfixes | robotbrainify |
2013-10-12 | mod description size limiter done | robotbrainify |
2013-10-11 | remove dupe newlines from trimmed mod description. whoo | robotbrainify |
2013-10-10 | HOTFIX: Redid about dialog stuff - working this time. Sorry again | Kilobyte22 |
2013-10-10 | Version changing removes any existing version json. | Petr Mrázek |
2013-10-09 | Fix MMC-15 | Petr Mrázek |
2013-10-09 | Fall back to mod ID if name is missing for some reason | Sky |
2013-10-09 | Clean up mcmod panel massively. Keep it simple - name (optionally linked), op... | Sky |
2013-10-09 | Mod info, with less HTML! | Petr Mrázek |
2013-10-08 | Show defaults if mod type is 'folder' | Sky |
2013-10-08 | Licenses, cleanup | Sky |
2013-10-08 | Move mod info frame and handler to MCModInfoFrame, use on all instances | Sky |
2013-10-08 | Start mcmod.info panel. Needs to be its own widget and included in legacy mod... | Sky |
2013-10-08 | Add mod website button thing feature widget. It is super effective. | Petr Mrázek |
2013-10-08 | Basic version changing (OneSix only for now) | Petr Mrázek |
2013-10-08 | Misc version dialog changes | Petr Mrázek |
2013-10-07 | Set offline player name to "Player" to prevent a crash on world loading in an... | Sky |