Sky
821fb5e0ae
Move assets migration to a task. Needs threading.
2014-01-01 14:56:26 +00:00
Petr Mrázek
8f856f5573
Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into develop
...
Conflicts:
MultiMC.cpp
2013-12-14 14:00:23 +01:00
Jan Dalheimer
0a6399b52c
Unit testing
2013-12-02 11:09:56 +01:00
Petr Mrázek
6892c11e9f
Move a good chunk of the singleton objects into a new QApplication subclass.
2013-09-07 04:00:58 +02:00
Petr Mrázek
253067c782
Move all the things (YES. Move them.)
...
Also, implemented some basic modlist logic, to be wired up.
2013-08-17 13:40:51 +02:00
Petr Mrázek
1782d5ad9a
Implement icon picker, bring back raster icons.
2013-08-11 01:07:15 +02:00
Petr Mrázek
bf5f5091ef
Various task related improvements.
...
* Errors are reported back to task users via Failure signals.
* Lwjgl doesn't download on each legacy instance start anymore.
* Tasks were unified when it comes to success/failure.
* Task dialogs don't get spawned after short tasks finish anymore.
2013-08-09 00:26:35 +02:00
Petr Mrázek
005a010ee6
More code cleanups!
2013-08-04 14:46:33 +02:00
Petr Mrázek
4f73091bb5
Errr... I forgot.
2013-08-03 23:58:39 +02:00
Petr Mrázek
13b1b98f7c
WTF, I don't even...
2013-08-03 15:57:33 +02:00
Petr Mrázek
2e0cbf393a
Massive renaming in the backend folder, all around restructure in the same.
2013-07-29 00:59:35 +02:00
Andrew
5f781b3053
Implement basic game updater.
...
Resolves MMC-4: https://jira.forkk.net/browse/MMC-4
2013-05-08 12:56:43 -05:00
Andrew
055198303c
Removed old plugin system and implemented some version list stuff.
2013-05-03 14:41:37 -05:00
Orochimarufan
e4f86893a8
fix merge issues, make console window work again
2013-03-22 14:40:55 +01:00
Petr Mrázek
65faabeed4
Connect instance list to model.
2013-03-18 23:00:46 +01:00
Petr Mrázek
46f93311af
Instance view, model, delegate.
2013-03-11 22:19:17 +01:00
Andrew
36396f7c6a
Massive re-organization.
2013-02-26 16:47:39 -06:00
Andrew
4ca35a760d
Fixed a lot of MSVC problems
2013-02-25 14:44:36 -06:00
Andrew
b56b819c35
Fixed some formatting.
2013-02-25 13:39:07 -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
Orochimarufan
ca1fd44637
Merge branch 'master' of http://github.com/peterix/MultiMC5
...
Conflicts:
CMakeLists.txt
gui/mainwindow.cpp
main.cpp
2013-02-21 20:40:32 +01:00
Orochimarufan
576e979df4
Implement About Dialog
...
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-21 19:35:52 +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
Orochimarufan
c523a2c752
implement commandline parsing
2013-02-20 00:07:52 +01:00
Andrew
e475f5d512
Implemented login system.
2013-02-05 19:22:19 -06:00
Andrew
a25bedd770
Implemented settings dialog.
2013-01-28 15:35:09 -06:00
Andrew
d6d5c86a73
Initial commit
2013-01-09 12:22:22 -06:00