summaryrefslogtreecommitdiffstats
path: root/main.cpp
Commit message (Expand)AuthorAgeLines
* Made instace killing actually workStiepen222013-09-06-1/+1
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-3/+3
* Implement icon picker, bring back raster icons.Petr Mrázek2013-08-11-1/+2
* Various task related improvements.Petr Mrázek2013-08-09-8/+8
* More code cleanups!Petr Mrázek2013-08-04-1/+1
* Errr... I forgot.Petr Mrázek2013-08-03-2/+1
* WTF, I don't even...Petr Mrázek2013-08-03-3/+8
* Massive renaming in the backend folder, all around restructure in the same.Petr Mrázek2013-07-29-5/+5
* Implement basic game updater.Andrew2013-05-08-2/+2
* Removed old plugin system and implemented some version list stuff.Andrew2013-05-03-6/+0
* fix merge issues, make console window work againOrochimarufan2013-03-22-0/+1
* Connect instance list to model.Petr Mrázek2013-03-18-18/+1
* Instance view, model, delegate.Petr Mrázek2013-03-11-8/+8
* Massive re-organization.Andrew2013-02-26-6/+6
* Fixed a lot of MSVC problemsAndrew2013-02-25-3/+3
* Fixed some formatting.Andrew2013-02-25-165/+170
* Merge branch 'master' of git://github.com/peterix/MultiMC5Andrew2013-02-25-7/+196
|\
| * Implement ConsoleWindowOrochimarufan2013-02-22-7/+6
| * Implement Instance launchingOrochimarufan2013-02-22-12/+107
| * Merge branch 'master' of http://github.com/peterix/MultiMC5Orochimarufan2013-02-21-6/+14
| |\
| * | Implement About DialogOrochimarufan2013-02-21-1/+16
| * | implement commandline parsingOrochimarufan2013-02-20-4/+84
* | | Rewrote the settings system. It may still need some work.Andrew2013-02-25-1/+1
| |/ |/|
* | Split MultiMC up into a few separate libraries.Andrew2013-02-20-2/+2
* | Added stdinstance plugin and a ton of plugin stuff.Andrew2013-02-20-1/+9
|/
* Implemented login system.Andrew2013-02-05-0/+4
* Implemented settings dialog.Andrew2013-01-28-0/+7
* Initial commitAndrew2013-01-09-0/+28