Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Store stub keyring data in the same folder as the binary | Petr Mrázek | 2013-03-26 | -1/+3 |
| | ||||
* | Use Keyring in the login dialog | Petr Mrázek | 2013-03-26 | -1/+7 |
| | ||||
* | Fix settings objects, instances can be started from the GUI now | Petr Mrázek | 2013-03-24 | -3/+16 |
| | ||||
* | fix merge issues, make console window work again | Orochimarufan | 2013-03-22 | -1/+0 |
| | ||||
* | refactor indendation, fix a bug in MinecraftProcess & fix a bug in | Orochimarufan | 2013-03-22 | -56/+56 |
| | | | | InstanceLauncher | |||
* | Implement Keyring system base | Orochimarufan | 2013-03-22 | -0/+201 |
| | ||||
* | Massive re-organization. | Andrew | 2013-02-26 | -0/+86 |
| | ||||
* | Added instance setting overrides. | Andrew | 2013-02-25 | -0/+79 |
| | ||||
* | Fixed a lot of MSVC problems | Andrew | 2013-02-25 | -0/+2 |
| | ||||
* | Rewrote the settings system. It may still need some work. | Andrew | 2013-02-25 | -12/+181 |
| | ||||
* | Split MultiMC up into a few separate libraries. | Andrew | 2013-02-20 | -0/+40 |
Fixed plugin system. Tons of other stuff... |