Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | More work on the downloader and 1.6 instance creation | Petr Mrázek | 2013-07-14 | -12/+24 |
| | ||||
* | Piddle-farting with 1.6 instances. Now with more json! | Petr Mrázek | 2013-07-09 | -24/+27 |
| | ||||
* | Legacy versions downloaded from the new location are treated as legacy versions! | Petr Mrázek | 2013-07-07 | -7/+7 |
| | ||||
* | Move job queue to libutil | Petr Mrázek | 2013-07-06 | -0/+359 |
| | ||||
* | Implement basic game updater. | Andrew | 2013-05-08 | -0/+54 |
| | | | | Resolves MMC-4: https://jira.forkk.net/browse/MMC-4 | |||
* | Implement instance creation. | Andrew | 2013-04-22 | -0/+34 |
| | ||||
* | Merge branch 'master' of http://github.com/peterix/MultiMC5 | Orochimarufan | 2013-03-22 | -3/+0 |
|\ | | | | | | | | | | | Conflicts: CMakeLists.txt main.cpp | |||
| * | Connect instance list to model. | Petr Mrázek | 2013-03-18 | -3/+0 |
| | | ||||
* | | refactor indendation, fix a bug in MinecraftProcess & fix a bug in | Orochimarufan | 2013-03-22 | -18/+15 |
|/ | | | | InstanceLauncher | |||
* | Massive re-organization. | Andrew | 2013-02-26 | -147/+19 |
| | ||||
* | Fixed a lot of MSVC problems | Andrew | 2013-02-25 | -426/+454 |
| | ||||
* | Fixed some formatting. | Andrew | 2013-02-25 | -169/+169 |
| | ||||
* | Implement Instance launching | Orochimarufan | 2013-02-22 | -1/+1 |
| | | | | Use --launch <instance> to test | |||
* | Merge branch 'master' of http://github.com/peterix/MultiMC5 | Orochimarufan | 2013-02-21 | -0/+822 |
| | | | | | | | Conflicts: CMakeLists.txt gui/mainwindow.cpp main.cpp | |||
* | More GCC fixes | Petr Mrázek | 2013-02-21 | -5/+5 |
| | ||||
* | Fixed MSVC issues. | Andrew | 2013-02-21 | -9/+6 |
| | ||||
* | Fixed some issues with GCC. | Andrew Okin | 2013-02-21 | -10/+12 |
| | ||||
* | Split MultiMC up into a few separate libraries. | Andrew | 2013-02-20 | -0/+609 |
Fixed plugin system. Tons of other stuff... |