aboutsummaryrefslogtreecommitdiff
path: root/libutil/src
AgeCommit message (Collapse)Author
2013-07-14More work on the downloader and 1.6 instance creationPetr Mrázek
2013-07-09Piddle-farting with 1.6 instances. Now with more json!Petr Mrázek
2013-07-07Legacy versions downloaded from the new location are treated as legacy versions!Petr Mrázek
2013-07-06Move job queue to libutilPetr Mrázek
2013-05-08Implement basic game updater.Andrew
Resolves MMC-4: https://jira.forkk.net/browse/MMC-4
2013-04-22Implement instance creation.Andrew
2013-03-22refactor indendation, fix a bug in MinecraftProcess & fix a bug inOrochimarufan
InstanceLauncher
2013-02-26Massive re-organization.Andrew
2013-02-25Fixed a lot of MSVC problemsAndrew
2013-02-21Merge branch 'master' of http://github.com/peterix/MultiMC5Orochimarufan
Conflicts: CMakeLists.txt gui/mainwindow.cpp main.cpp
2013-02-20Split MultiMC up into a few separate libraries.Andrew
Fixed plugin system. Tons of other stuff...