summaryrefslogtreecommitdiffstats
path: root/libinstance
Commit message (Collapse)AuthorAgeLines
* Merge branch 'master' of git://github.com/peterix/MultiMC5Andrew2013-02-25-7/+6
|\ | | | | | | | | | | Conflicts: CMakeLists.txt main.cpp
| * *Full* folder name is the instance ID, not just the first part.Petr Mrázek2013-02-23-1/+1
| |
| * Implement Instance launchingOrochimarufan2013-02-22-6/+5
| | | | | | | | Use --launch <instance> to test
* | Rewrote the settings system. It may still need some work.Andrew2013-02-25-36/+2
|/
* Fixed some issues with GCC.Andrew Okin2013-02-21-2/+2
|
* Got instance loading working.Andrew2013-02-20-12/+18
|
* Split MultiMC up into a few separate libraries.Andrew2013-02-20-17/+1138
| | | | | | Fixed plugin system. Tons of other stuff...
* Added stdinstance plugin and a ton of plugin stuff.Andrew2013-02-20-0/+31