Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Massive re-organization. | Andrew | 2013-02-26 | -131/+0 |
| | ||||
* | Added instance setting overrides. | Andrew | 2013-02-25 | -14/+32 |
| | ||||
* | Fixed a lot of MSVC problems | Andrew | 2013-02-25 | -0/+7 |
| | ||||
* | Merge branch 'master' of git://github.com/peterix/MultiMC5 | Andrew | 2013-02-25 | -7/+3 |
|\ | | | | | | | | | | | Conflicts: CMakeLists.txt main.cpp | |||
| * | *Full* folder name is the instance ID, not just the first part. | Petr Mrázek | 2013-02-23 | -1/+1 |
| | | ||||
| * | Implement Instance launching | Orochimarufan | 2013-02-22 | -6/+2 |
| | | | | | | | | Use --launch <instance> to test | |||
* | | Rewrote the settings system. It may still need some work. | Andrew | 2013-02-25 | -1/+1 |
|/ | ||||
* | Split MultiMC up into a few separate libraries. | Andrew | 2013-02-20 | -0/+110 |
Fixed plugin system. Tons of other stuff... |