Age | Commit message (Expand) | Author |
2014-01-13 | Small fix for stale files getting stuck in the cache | Petr Mrázek |
2014-01-12 | Show Mojang service statuses in status bar | Sky |
2014-01-11 | Harden CacheDownload. | Petr Mrázek |
2014-01-10 | Make CacheDownload use QSaveFile | Petr Mrázek |
2013-12-23 | Use the central URL list for forge URLs | Petr Mrázek |
2013-12-22 | Make pack200 use QFile by proxy, eliminating some unicode issues. | Petr Mrázek |
2013-12-21 | Fix issues with the updater | Petr Mrázek |
2013-12-20 | Some test madness | Petr Mrázek |
2013-12-15 | Use asset sizes from the index to make the progress bar better | Petr Mrázek |
2013-12-13 | First sweep moving URLs to a constants file | Sky |
2013-12-10 | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek |
2013-12-10 | Finish assets update for 1.7.3 | Petr Mrázek |
2013-12-09 | Merge branch 'feature_updater' into develop | Andrew |
2013-12-08 | Merge branch 'feature_pasting' of https://github.com/robotbrain/MultiMC5 into... | Petr Mrázek |
2013-12-08 | Finish preliminary offline support | Petr Mrázek |
2013-12-06 | Open the url direectly. | robotbrainify |
2013-12-06 | Fixes to pasting | robotbrainify |
2013-12-06 | work on pasting instance logs | robotbrainify |
2013-12-05 | Implement update installer | Andrew |
2013-11-28 | Nuke dead code | Andrew |
2013-11-22 | Implement user info stub for newest minecraft snapshot | Petr Mrázek |
2013-11-19 | Forge XZ downloads now use temp files local to MultiMC, files are removed. | Petr Mrázek |
2013-11-17 | Use the forge mirrors for downloading forge libraries | Petr Mrázek |
2013-11-16 | Mark forge lib downloads as failed when they fail | Petr Mrázek |
2013-11-04 | Reformat and (slightly) decruft all the things. | Petr Mrázek |
2013-10-26 | S3 bucket listing support and network code refactors. | Petr Mrázek |
2013-10-26 | Add assets download status to status bar. | Sky |
2013-10-23 | Actually use QJson for Yggdrasil requests | Petr Mrázek |
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 |
2013-10-15 | Improve error message for invalid login details using yggdrasil, add debug lo... | Sky |
2013-10-11 | Fix auth for 13w41a | Petr Mrázek |
2013-10-06 | Log failure reasons of cache downloads | Petr Mrázek |
2013-10-06 | Added file logger | Petr Mrázek |
2013-10-02 | Add user agent header to most MultiMC download requests. | Petr Mrázek |
2013-10-01 | Add missing include | Petr Mrázek |
2013-09-30 | ``Working'' forge unpackers. Needs a lot of hardening but good for alpha. | Petr Mrázek |
2013-09-26 | Compression algo dependencies, still need hackery... | Petr Mrázek |
2013-09-23 | Implement basic yggdrasil auth. | Petr Mrázek |
2013-09-22 | Cache forge version list (it's huge) | Petr Mrázek |
2013-09-18 | Implement legacy forge button! | Petr Mrázek |
2013-09-10 | Progress works for null downloads (header checks) | Petr Mrázek |
2013-09-10 | Fix download progress (bars) | Petr Mrázek |
2013-09-08 | Use youtrack for bugs | Petr Mrázek |
2013-09-08 | Use HttpMetaCache to minimize network use. | Petr Mrázek |
2013-09-07 | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek |
2013-09-06 | Untested ETag cache class. | Petr Mrázek |
2013-09-02 | Speed up the downloads. Massively. | Petr Mrázek |
2013-08-26 | OS compatibility and generic cleanup. | Petr Mrázek |