| Commit message (Expand) | Author | Age | Lines |
* | SCRATCH eliminate InstanceFactory | Petr Mrázek | 2015-04-12 | -5/+3 |
* | NOISSUE Remove special FTB logic from generic version patch code | Petr Mrázek | 2015-04-04 | -25/+10 |
* | NOISSUE use QSaveFile for saving patch order | Petr Mrázek | 2015-04-02 | -2/+14 |
* | NOISSUE Split MultiMC app object into MultiMC and Env | Petr Mrázek | 2015-04-02 | -7/+4 |
* | NOISSUE Refactors and moving of things | Petr Mrázek | 2015-04-02 | -683/+1250 |
* | Change copyright dates to 2015 | Greenphlem | 2015-02-06 | -13/+13 |
* | NOISSUE Fix jar mods for OnesSix | Petr Mrázek | 2014-12-27 | -0/+1 |
* | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | 2014-11-02 | -6/+6 |
* | Update copyright year (finally...) | Jan Dalheimer | 2014-11-02 | -7/+7 |
* | Sync from quickmods | Petr Mrázek | 2014-09-06 | -19/+24 |
* | Fix version file problems, fix console window not being destroyed | Petr Mrázek | 2014-08-21 | -1/+1 |
* | Properly detect if the instance is vanilla and don't treat it as custom. | Petr Mrázek | 2014-08-11 | -2/+23 |
* | Rearrange RawLibrary and OneSixLibrary heavily. | Petr Mrázek | 2014-07-26 | -406/+328 |
* | Make forge work. | Petr Mrázek | 2014-07-19 | -112/+142 |
* | Implement gradle spec reader/writer | Petr Mrázek | 2014-07-16 | -14/+101 |
* | Fix #354, make jar mods and patch files in general more resilient. | Petr Mrázek | 2014-07-10 | -3/+12 |
* | Fix liteloader, some cleanups. | Petr Mrázek | 2014-07-06 | -2/+0 |
* | Handle a bunch more clang warnings | Petr Mrázek | 2014-07-01 | -1/+1 |
* | Fix bug in OneSixInstance's modification detection. | Taeyeon Mori | 2014-06-30 | -1/+1 |
* | Cleanup - QFileInfo derp and unused variables | Petr Mrázek | 2014-06-09 | -7/+0 |
* | Version revert logic improvements, colorful icons for mod lists and resource ... | Petr Mrázek | 2014-06-09 | -5/+61 |
* | Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ... | Petr Mrázek | 2014-06-09 | -1/+2 |
* | Add and implement pages and page dialog. | Petr Mrázek | 2014-06-09 | -1/+1 |
* | New, simpler and versioned format for the patch load order. | Petr Mrázek | 2014-06-09 | -66/+79 |
* | Implement adding jar mods, break saving library order. | Petr Mrázek | 2014-06-09 | -108/+170 |
* | Lock down the version cache. Just enough to make it annoying to corrupt the f... | Petr Mrázek | 2014-06-09 | -21/+47 |
* | Reduce startup logging verbosity | Petr Mrázek | 2014-06-09 | -2/+2 |
* | Add back legacy mod edit, add checksums for all legacy jars | Petr Mrázek | 2014-06-09 | -0/+4 |
* | Small fixes, including release dates of some legacy versions | Petr Mrázek | 2014-06-09 | -7/+40 |
* | Disable window titles and isons again, windows build fixes | Petr Mrázek | 2014-06-09 | -1/+1 |
* | Use window icons and titles in 1.6+ | Petr Mrázek | 2014-06-09 | -2/+2 |
* | Make 1.6+ work with new instance format. | Petr Mrázek | 2014-06-09 | -423/+822 |
* | All of the broken legacy things work. | Petr Mrázek | 2014-06-09 | -331/+646 |
* | Introducing VersionPatch base class for version files and minecraft versions | Petr Mrázek | 2014-06-09 | -196/+265 |
* | Reorganize logic code. | Petr Mrázek | 2014-06-09 | -0/+2862 |