summaryrefslogtreecommitdiffstats
path: root/libmultimc/include
Commit message (Expand)AuthorAgeLines
* Massive renaming in the backend folder, all around restructure in the same.Petr Mrázek2013-07-29-2090/+0
* Parsing the version files, part IVPetr Mrázek2013-07-28-192/+95
* Parsing the version files, part IIIPetr Mrázek2013-07-27-49/+147
* Parsing the version files, part IIPetr Mrázek2013-07-24-2/+120
* Parsing the version files, part IPetr Mrázek2013-07-22-0/+109
* More work on the downloader and 1.6 instance creationPetr Mrázek2013-07-14-18/+12
* Replace one line. Get downloading of 1.6 jars working. Yay.Petr Mrázek2013-07-09-0/+3
* Legacy versions downloaded from the new location are treated as legacy versions!Petr Mrázek2013-07-07-53/+19
* Implement some bits and pieces, disable dead buttons.Petr Mrázek2013-06-23-36/+17
* Fix crashes from uninitialized variables, small naming fix for smart pointersPetr Mrázek2013-06-23-4/+4
* Use shared pointers to fix incompatibility with new QtPetr Mrázek2013-06-22-12/+24
* Implemented LWJGL version lists.Andrew2013-05-17-0/+128
* Implement basic game updater.Andrew2013-05-08-21/+183
* The default selected version is now the current stable version.Andrew2013-05-06-1/+3
* Made the version list load in the background on startup.Andrew2013-05-06-2/+15
* Removed files I forgot to remove earlier (oops)Andrew2013-05-06-74/+0
* Allow users to filter out MCNostalgia and Snapshots from the version list.Andrew2013-05-06-0/+12
* Implemented version list sorting.Andrew2013-05-03-0/+31
* Removed old plugin system and implemented some version list stuff.Andrew2013-05-03-91/+308
* Make the new instance dialog support instance types.Andrew2013-04-22-0/+12
* Merge branch 'master' of git://github.com/peterix/MultiMC5Andrew2013-03-28-65/+147
|\
| * Filter console output, no more sea of red when there's nothing to report.Petr Mrázek2013-03-26-0/+2
| * fix merge issues, make console window work againOrochimarufan2013-03-22-55/+77
| * Merge branch 'master' of http://github.com/peterix/MultiMC5Orochimarufan2013-03-22-10/+68
| |\
| | * Property change propagation, changing instance groups, icon previewPetr Mrázek2013-03-19-4/+28
| | * Loading instance groups and exposing them to the modelPetr Mrázek2013-03-18-0/+7
| | * Connect instance list to model.Petr Mrázek2013-03-18-7/+34
| * | refactor indendation, fix a bug in MinecraftProcess & fix a bug inOrochimarufan2013-03-22-1/+1
| |/
* / Implemented version lists.Andrew2013-03-28-4/+19
|/
* Merge branch 'master' of git://github.com/peterix/MultiMC5Andrew2013-03-13-6/+6
|\
| * Instance view, model, delegate.Petr Mrázek2013-03-11-6/+6
* | Added properties to Instance classAndrew2013-03-13-137/+107
* | Implemented version lists.Andrew2013-03-08-24/+75
* | Added a function to get an instance's type.Andrew2013-03-06-0/+11
|/
* Massive re-organization.Andrew2013-02-26-0/+1274