| Commit message (Expand) | Author | Age | Lines |
* | Offline mode can be used even when online. | Petr Mrázek | 2014-01-27 | -6/+6 |
* | Do not merge disabled jar mods. | Petr Mrázek | 2013-12-26 | -0/+5 |
* | Tidy status messages a bit | Sky | 2013-12-23 | -9/+9 |
* | First sweep moving URLs to a constants file | Sky | 2013-12-13 | -1/+2 |
* | Use metacache for minecraft.jar downloads | Petr Mrázek | 2013-12-10 | -7/+11 |
* | Finish assets update for 1.7.3 | Petr Mrázek | 2013-12-10 | -1/+1 |
* | Fix offline mode bugs | Petr Mrázek | 2013-12-08 | -3/+19 |
* | Detect java bitness on launch, use appropriate libraries | Petr Mrázek | 2013-11-25 | -2/+4 |
* | Prepare for rework of instance launch/update | Petr Mrázek | 2013-11-24 | -1/+1 |
* | Recover from the bin folder of converted legacy instance being deleted. | Petr Mrázek | 2013-11-11 | -1/+4 |
* | Use the right LWJGL path while creating an instance | Petr Mrázek | 2013-11-11 | -1/+1 |
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -1/+16 |
* | S3 bucket listing support and network code refactors. | Petr Mrázek | 2013-10-26 | -2/+2 |
* | Version changing removes any existing version json. | Petr Mrázek | 2013-10-10 | -2/+2 |
* | Added file logger | Petr Mrázek | 2013-10-06 | -101/+112 |
* | ``Working'' forge unpackers. Needs a lot of hardening but good for alpha. | Petr Mrázek | 2013-09-30 | -1/+1 |
* | Working 1.6 modding (currently only forge) | Petr Mrázek | 2013-09-22 | -2/+2 |
* | Implement legacy forge button! | Petr Mrázek | 2013-09-18 | -3/+3 |
* | Forge version list implementation. Needs integration and testing. | Petr Mrázek | 2013-09-16 | -4/+4 |
* | Fix one more legacy update bug | Petr Mrázek | 2013-09-08 | -3/+3 |
* | Fix legacy instance update segfault | Petr Mrázek | 2013-09-08 | -1/+1 |
* | Use HttpMetaCache to minimize network use. | Petr Mrázek | 2013-09-08 | -1/+3 |
* | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek | 2013-09-07 | -7/+7 |
* | Speed up the downloads. Massively. | Petr Mrázek | 2013-09-02 | -8/+4 |
* | Misc tweaks | Petr Mrázek | 2013-08-28 | -4/+13 |
* | OS compatibility and generic cleanup. | Petr Mrázek | 2013-08-26 | -2/+4 |
* | All kinds of incremental improvements | Petr Mrázek | 2013-08-25 | -21/+30 |
* | Legacy jar reassembly, base of proper custom jar support | Petr Mrázek | 2013-08-24 | -91/+130 |
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+381 |