summaryrefslogtreecommitdiffstats
path: root/libutil/src
Commit message (Collapse)AuthorAgeLines
* Implement basic game updater.Andrew2013-05-08-0/+16
| | | | Resolves MMC-4: https://jira.forkk.net/browse/MMC-4
* Implement instance creation.Andrew2013-04-22-0/+30
|
* refactor indendation, fix a bug in MinecraftProcess & fix a bug inOrochimarufan2013-03-22-8/+8
| | | | InstanceLauncher
* Massive re-organization.Andrew2013-02-26-86/+0
|
* Fixed a lot of MSVC problemsAndrew2013-02-25-401/+411
|
* Merge branch 'master' of http://github.com/peterix/MultiMC5Orochimarufan2013-02-21-0/+547
| | | | | | | Conflicts: CMakeLists.txt gui/mainwindow.cpp main.cpp
* Split MultiMC up into a few separate libraries.Andrew2013-02-20-0/+142
Fixed plugin system. Tons of other stuff...