Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Massive re-organization. | Andrew | 2013-02-26 | -51/+13 |
| | ||||
* | Fixed a lot of MSVC problems | Andrew | 2013-02-25 | -25/+43 |
| | ||||
* | 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/+256 |
| | | | | | | | 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/+429 |
Fixed plugin system. Tons of other stuff... |