Commit Graph

28 Commits

Author SHA1 Message Date
Andrew
4ca35a760d Fixed a lot of MSVC problems 2013-02-25 14:44:36 -06:00
Andrew
23474da175 Merge branch 'master' of git://github.com/peterix/MultiMC5
Conflicts:
	CMakeLists.txt
	main.cpp
2013-02-25 13:31:37 -06:00
Andrew
498225debd Rewrote the settings system. It may still need some work. 2013-02-25 13:24:46 -06:00
Orochimarufan
3a173648e7 Implement ConsoleWindow 2013-02-22 18:18:23 +01:00
Orochimarufan
9f174ad4e7 Implement Instance launching
Use --launch <instance> to test
2013-02-22 16:17:31 +01:00
Andrew
dd2e836b4c Split MultiMC up into a few separate libraries.
Fixed plugin system.

Tons of other stuff...
2013-02-20 19:10:09 -06:00
Andrew
f71479ec33 Added stdinstance plugin and a ton of plugin stuff. 2013-02-20 08:32:59 -06:00
Andrew
6e5017e48b Implemented loadList() stuff. 2013-02-19 12:15:22 -06:00
Andrew
80cd8b33aa Implemented Instance 2013-02-18 16:58:53 -06:00
Andrew
d3c4db8f34 Implemented instance loader. 2013-02-18 15:39:01 -06:00
Andrew
15c7efffa1 Added InstanceLoader and InstanceType headers. 2013-02-18 14:50:11 -06:00
Andrew
4b1680f242 Started reworking the instance system. 2013-02-14 22:40:00 -06:00
Andrew
fe452e3ac9 Added SigList class. 2013-02-13 12:16:11 -06:00
Andrew
e475f5d512 Implemented login system. 2013-02-05 19:22:19 -06:00
Andrew
a416c58a93 Started working on task system and login system. 2013-02-05 16:34:20 -06:00
Andrew
ffe49e9c1a Add copy constructor for version class. 2013-01-31 16:54:06 -06:00
Andrew
2d05e90196 Fix naming issue in instance model class. 2013-01-31 16:46:31 -06:00
Andrew
90764f97d9 Add instance toolbar. 2013-01-29 23:52:37 -06:00
Andrew
dcc21b7e64 Changed group list loading to use Qt JSON instead of boost. 2013-01-29 13:01:04 -06:00
Andrew
3a0367a79c Resized main window and added version info. 2013-01-28 18:01:20 -06:00
Andrew
a25bedd770 Implemented settings dialog. 2013-01-28 15:35:09 -06:00
Andrew
f5ee069ea9 Merge branch 'master' of git://github.com/peterix/MultiMC5 2013-01-25 12:35:14 -06:00
Petr Mrázek
00893b3cfc Instance model (or at least something like it) 2013-01-22 05:56:12 +01:00
Petr Mrázek
f33ab9beb1 Sync 2013-01-20 01:16:07 +01:00
Andrew
3b422b54aa Re-added settings files to project. 2013-01-18 12:15:59 -06:00
Andrew
f7e9a7523f Added settings dialog. 2013-01-15 18:46:27 -06:00
Andrew
fce0f5df04 Added stuff. 2013-01-14 17:42:38 -06:00
Andrew
d6d5c86a73 Initial commit 2013-01-09 12:22:22 -06:00