aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
AgeCommit message (Collapse)Author
2013-02-22Implement ConsoleWindowOrochimarufan
2013-02-22Implement Instance launchingOrochimarufan
Use --launch <instance> to test
2013-02-21Merge branch 'master' of http://github.com/peterix/MultiMC5Orochimarufan
Conflicts: CMakeLists.txt gui/mainwindow.cpp main.cpp
2013-02-21Implement About DialogOrochimarufan
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.
2013-02-20Split MultiMC up into a few separate libraries.Andrew
Fixed plugin system. Tons of other stuff...
2013-02-20Added stdinstance plugin and a ton of plugin stuff.Andrew
2013-02-20implement commandline parsingOrochimarufan
2013-02-05Implemented login system.Andrew
2013-01-28Implemented settings dialog.Andrew
2013-01-09Initial commitAndrew