| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Sky | 2013-10-18 | -3/+169 |
|\ |
|
| * | Derp - typo in platform_other.cpp | Orochimarufan | 2013-10-18 | -1/+1 |
| * | Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on l... | Orochimarufan | 2013-10-18 | -3/+169 |
* | | Use player username if offline, or "Player" if blank | Sky | 2013-10-18 | -2/+2 |
|/ |
|
* | Support version format 9, fix version-related segfault, (maybe) fix forge lists. | Petr Mrázek | 2013-10-18 | -10/+27 |
* | Use Yggdrasil error response when available, or fall back to legacy HTTP erro... | Sky | 2013-10-17 | -19/+54 |
* | Un-copy-pasta the login response handler using std::function magic | Sky | 2013-10-17 | -84/+63 |
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Sky | 2013-10-16 | -7/+7 |
|\ |
|
| * | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-10-15 | -0/+6 |
| |\ |
|
| * | | Make permgen limit ridiculously high. | Petr Mrázek | 2013-10-15 | -7/+7 |
* | | | Trim console output (fixes excessive whitespace in Windows console output) | Sky | 2013-10-16 | -0/+5 |
| |/
|/| |
|
* | | Improve error message for invalid login details using yggdrasil, add debug lo... | Sky | 2013-10-15 | -0/+6 |
|/ |
|
* | Fix non-Windows derp | Sky | 2013-10-15 | -6/+15 |
* | Change "News" URL to new website | Sky | 2013-10-15 | -1/+1 |
* | Huge Java detection refactor, version dialogs on first run (no JavaPath set) ... | Sky | 2013-10-14 | -51/+422 |
* | Fix instance settings tab order | Sky | 2013-10-13 | -2/+3 |
* | Fix tab ordering in settings dialog | Sky | 2013-10-13 | -0/+29 |
* | Update MCModInfoFrame.h | robotbrain | 2013-10-12 | -2/+2 |
* | Indent fixing! | robotbrainify | 2013-10-12 | -34/+34 |
* | cleanup | robotbrainify | 2013-10-12 | -2/+2 |
* | It works... | robotbrainify | 2013-10-12 | -2/+5 |
* | switch from tooltip to messagebox | robotbrainify | 2013-10-12 | -4/+16 |
* | tool tip bugfixes | robotbrainify | 2013-10-12 | -3/+2 |
* | mod description size limiter done | robotbrainify | 2013-10-12 | -1/+14 |
* | remove dupe newlines from trimmed mod description. whoo | robotbrainify | 2013-10-11 | -1/+15 |
* | Fix auth for 13w41a | Petr Mrázek | 2013-10-11 | -2/+4 |
* | Improved Build.md - linux section (again) | Kilobyte22 | 2013-10-10 | -1/+2 |
* | Updated german language file | Kilobyte22 | 2013-10-10 | -87/+244 |
* | HOTFIX: Redid about dialog stuff - working this time. Sorry again | Kilobyte22 | 2013-10-10 | -48/+59 |
* | Improved ccmake section a bit | Kilobyte | 2013-10-10 | -1/+2 |
* | Meh | Petr Mrázek | 2013-10-10 | -2/+13 |
* | Version changing removes any existing version json. | Petr Mrázek | 2013-10-10 | -103/+124 |
* | Fix MMC-15 | Petr Mrázek | 2013-10-09 | -194/+183 |
* | Fall back to mod ID if name is missing for some reason | Sky | 2013-10-09 | -2/+6 |
* | Clean up mcmod panel massively. Keep it simple - name (optionally linked), op... | Sky | 2013-10-09 | -245/+87 |
* | Mod info, with less HTML! | Petr Mrázek | 2013-10-09 | -207/+168 |
* | Merge branch 'feature_mcmod_info' into develop | Petr Mrázek | 2013-10-09 | -218/+712 |
|\ |
|
| * | Show defaults if mod type is 'folder' | Sky | 2013-10-08 | -0/+11 |
| * | Licenses, cleanup | Sky | 2013-10-08 | -66/+55 |
| * | Move mod info frame and handler to MCModInfoFrame, use on all instances | Sky | 2013-10-08 | -425/+595 |
| * | Start mcmod.info panel. Needs to be its own widget and included in legacy mod... | Sky | 2013-10-08 | -53/+377 |
|/ |
|
* | Add mod website button thing feature widget. It is super effective. | Petr Mrázek | 2013-10-08 | -134/+270 |
* | Basic version changing (OneSix only for now) | Petr Mrázek | 2013-10-08 | -3/+15 |
* | Misc version dialog changes | Petr Mrázek | 2013-10-08 | -25/+25 |
* | Set offline player name to "Player" to prevent a crash on world loading in an... | Sky | 2013-10-07 | -1/+1 |
* | Tweak about dialog to match website | Sky | 2013-10-07 | -1/+1 |
|\ |
|
| * | Merge pull request #3 from Drayshak/develop | Sky | 2013-10-07 | -50/+140 |
| |\ |
|
* | | | Fix About logo, inflate ego | Sky | 2013-10-07 | -11/+20 |
| |/
|/| |
|
* | | Make starting window size set properly on 1.6 instances | Sky | 2013-10-07 | -0/+4 |
* | | Automatically try to set the Java path on first start | Sky | 2013-10-06 | -1/+14 |