Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Removed old plugin system and implemented some version list stuff. | Andrew | 2013-05-03 | -6/+0 |
| | ||||
* | fix merge issues, make console window work again | Orochimarufan | 2013-03-22 | -0/+1 |
| | ||||
* | Connect instance list to model. | Petr Mrázek | 2013-03-18 | -18/+1 |
| | ||||
* | Instance view, model, delegate. | Petr Mrázek | 2013-03-11 | -8/+8 |
| | ||||
* | Massive re-organization. | Andrew | 2013-02-26 | -6/+6 |
| | ||||
* | Fixed a lot of MSVC problems | Andrew | 2013-02-25 | -3/+3 |
| | ||||
* | Fixed some formatting. | Andrew | 2013-02-25 | -165/+170 |
| | ||||
* | Merge branch 'master' of git://github.com/peterix/MultiMC5 | Andrew | 2013-02-25 | -7/+196 |
|\ | | | | | | | | | | | Conflicts: CMakeLists.txt main.cpp | |||
| * | Implement ConsoleWindow | Orochimarufan | 2013-02-22 | -7/+6 |
| | | ||||
| * | Implement Instance launching | Orochimarufan | 2013-02-22 | -12/+107 |
| | | | | | | | | Use --launch <instance> to test | |||
| * | Merge branch 'master' of http://github.com/peterix/MultiMC5 | Orochimarufan | 2013-02-21 | -6/+14 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt gui/mainwindow.cpp main.cpp | |||
| * | | Implement About Dialog | Orochimarufan | 2013-02-21 | -1/+16 |
| | | | | | | | | | | | | | | | | | | Prepared XDG icon theme in :/icons/multimc. will only be usefull as soon as Qt decides to support custom fallback themes. use the resources directly for now. | |||
| * | | implement commandline parsing | Orochimarufan | 2013-02-20 | -4/+84 |
| | | | ||||
* | | | 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 | -2/+2 |
| | | | | | | | | | | | | Fixed plugin system. Tons of other stuff... | |||
* | | Added stdinstance plugin and a ton of plugin stuff. | Andrew | 2013-02-20 | -1/+9 |
|/ | ||||
* | Implemented login system. | Andrew | 2013-02-05 | -0/+4 |
| | ||||
* | Implemented settings dialog. | Andrew | 2013-01-28 | -0/+7 |
| | ||||
* | Initial commit | Andrew | 2013-01-09 | -0/+28 |