| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'feature_screenshots' into integration_json_and_tools | Petr Mrázek | 2014-02-25 | -15/+34 |
|\ |
|
| * | Reorganize all the screenshot files | Petr Mrázek | 2014-02-25 | -268/+0 |
| * | Imgur album creation | Jan Dalheimer | 2014-02-24 | -17/+148 |
| * | Working screenshot upload | Jan Dalheimer | 2014-02-24 | -4/+3 |
| * | Screenshot fixes, move some code around, fix some stuff | Jan Dalheimer | 2014-02-24 | -12/+18 |
| * | Close to finished. Need to fix the upload part. Viewing works (in grayscale) | robotbrain | 2014-02-23 | -96/+31 |
| * | Initial stuff. It doesnt work. | robotbrain | 2014-02-23 | -0/+198 |
* | | New, better, liteloader support | Jan Dalheimer | 2014-02-19 | -0/+1 |
|/ |
|
* | Offline mode can be used even when online. | Petr Mrázek | 2014-01-27 | -4/+0 |
* | Marginally improve OneSix offline mode launch | Petr Mrázek | 2014-01-18 | -11/+19 |
* | Small fix for stale files getting stuck in the cache | Petr Mrázek | 2014-01-13 | -5/+11 |
* | Show Mojang service statuses in status bar | Sky | 2014-01-12 | -0/+2 |
* | Harden CacheDownload. | Petr Mrázek | 2014-01-11 | -25/+39 |
* | Make CacheDownload use QSaveFile | Petr Mrázek | 2014-01-10 | -30/+24 |
* | Use the central URL list for forge URLs | Petr Mrázek | 2013-12-23 | -0/+2 |
* | Make pack200 use QFile by proxy, eliminating some unicode issues. | Petr Mrázek | 2013-12-22 | -6/+39 |
* | Fix issues with the updater | Petr Mrázek | 2013-12-21 | -16/+30 |
* | Some test madness | Petr Mrázek | 2013-12-20 | -1/+4 |
* | Use asset sizes from the index to make the progress bar better | Petr Mrázek | 2013-12-15 | -264/+69 |
* | First sweep moving URLs to a constants file | Sky | 2013-12-13 | -1/+32 |
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-12-10 | -0/+9 |
|\ |
|
| * | Merge branch 'feature_updater' into develop | Andrew | 2013-12-09 | -0/+9 |
| |\ |
|
| | * | Implement update installer | Andrew | 2013-12-05 | -0/+9 |
* | | | Finish assets update for 1.7.3 | Petr Mrázek | 2013-12-10 | -15/+16 |
|/ / |
|
* | | Merge branch 'feature_pasting' of https://github.com/robotbrain/MultiMC5 into... | Petr Mrázek | 2013-12-08 | -0/+110 |
|\ \ |
|
| * | | Open the url direectly. | robotbrainify | 2013-12-06 | -7/+2 |
| * | | Fixes to pasting | robotbrainify | 2013-12-06 | -4/+5 |
| * | | work on pasting instance logs | robotbrainify | 2013-12-06 | -0/+114 |
| |/ |
|
* / | Finish preliminary offline support | Petr Mrázek | 2013-12-08 | -0/+2 |
|/ |
|
* | Nuke dead code | Andrew | 2013-11-28 | -369/+0 |
* | Implement user info stub for newest minecraft snapshot | Petr Mrázek | 2013-11-22 | -11/+20 |
* | Forge XZ downloads now use temp files local to MultiMC, files are removed. | Petr Mrázek | 2013-11-19 | -1/+4 |
* | Use the forge mirrors for downloading forge libraries | Petr Mrázek | 2013-11-17 | -44/+285 |
* | Mark forge lib downloads as failed when they fail | Petr Mrázek | 2013-11-16 | -0/+10 |
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -130/+368 |
* | S3 bucket listing support and network code refactors. | Petr Mrázek | 2013-10-26 | -118/+310 |
* | Add assets download status to status bar. | Sky | 2013-10-26 | -1/+6 |
* | Actually use QJson for Yggdrasil requests | Petr Mrázek | 2013-10-23 | -8/+10 |
* | Support version format 9, fix version-related segfault, (maybe) fix forge lists. | Petr Mrázek | 2013-10-18 | -8/+20 |
* | 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 |
* | Improve error message for invalid login details using yggdrasil, add debug lo... | Sky | 2013-10-15 | -0/+6 |
* | Fix auth for 13w41a | Petr Mrázek | 2013-10-11 | -2/+3 |
* | Log failure reasons of cache downloads | Petr Mrázek | 2013-10-06 | -7/+7 |
* | Added file logger | Petr Mrázek | 2013-10-06 | -61/+62 |
* | Add user agent header to most MultiMC download requests. | Petr Mrázek | 2013-10-02 | -14/+19 |
* | Add missing include | Petr Mrázek | 2013-10-01 | -0/+1 |
* | ``Working'' forge unpackers. Needs a lot of hardening but good for alpha. | Petr Mrázek | 2013-09-30 | -6/+330 |
* | Compression algo dependencies, still need hackery... | Petr Mrázek | 2013-09-26 | -36/+70 |
* | Implement basic yggdrasil auth. | Petr Mrázek | 2013-09-23 | -0/+331 |