| Commit message (Expand) | Author | Age | Lines |
* | Parsing the version files, part IV | Petr Mrázek | 2013-07-28 | -318/+289 |
* | Parsing the version files, part III | Petr Mrázek | 2013-07-27 | -93/+213 |
* | Parsing the version files, part II | Petr Mrázek | 2013-07-24 | -34/+246 |
* | Parsing the version files, part I | Petr Mrázek | 2013-07-22 | -63/+258 |
* | Finalize the instance settings dialog, add setting reset mechanism | Petr Mrázek | 2013-07-16 | -0/+12 |
* | More work on the downloader and 1.6 instance creation | Petr Mrázek | 2013-07-14 | -22/+61 |
* | Replace one line. Get downloading of 1.6 jars working. Yay. | Petr Mrázek | 2013-07-09 | -1/+28 |
* | Piddle-farting with 1.6 instances. Now with more json! | Petr Mrázek | 2013-07-09 | -2/+23 |
* | Legacy versions downloaded from the new location are treated as legacy versions! | Petr Mrázek | 2013-07-07 | -153/+115 |
* | Small tweaks to the assets - delete extra files | Petr Mrázek | 2013-07-07 | -1/+7 |
* | Implement some bits and pieces, disable dead buttons. | Petr Mrázek | 2013-06-23 | -107/+42 |
* | Fix crashes from uninitialized variables, small naming fix for smart pointers | Petr Mrázek | 2013-06-23 | -7/+10 |
* | Use shared pointers to fix incompatibility with new Qt | Petr Mrázek | 2013-06-22 | -36/+46 |
* | Implemented LWJGL version lists. | Andrew | 2013-05-17 | -0/+334 |
* | Fixed timestamp parsing in version lists. | Andrew | 2013-05-08 | -20/+3 |
* | Implement basic game updater. | Andrew | 2013-05-08 | -52/+446 |
* | The default selected version is now the current stable version. | Andrew | 2013-05-06 | -2/+15 |
* | Made the version list load in the background on startup. | Andrew | 2013-05-06 | -6/+41 |
* | Removed files I forgot to remove earlier (oops) | Andrew | 2013-05-06 | -179/+0 |
* | Allow users to filter out MCNostalgia and Snapshots from the version list. | Andrew | 2013-05-06 | -18/+14 |
* | Implemented version list sorting. | Andrew | 2013-05-03 | -1/+88 |
* | Removed old plugin system and implemented some version list stuff. | Andrew | 2013-05-03 | -172/+1031 |
* | Make the new instance dialog support instance types. | Andrew | 2013-04-22 | -0/+23 |
* | Merge branch 'master' of git://github.com/peterix/MultiMC5 | Andrew | 2013-03-28 | -87/+347 |
|\ |
|
| * | Filter console output, no more sea of red when there's nothing to report. | Petr Mrázek | 2013-03-26 | -2/+33 |
| * | Fix settings objects, instances can be started from the GUI now | Petr Mrázek | 2013-03-24 | -3/+10 |
| * | fix merge issues, make console window work again | Orochimarufan | 2013-03-22 | -71/+83 |
| * | Merge branch 'master' of http://github.com/peterix/MultiMC5 | Orochimarufan | 2013-03-22 | -15/+223 |
| |\ |
|
| | * | Property change propagation, changing instance groups, icon preview | Petr Mrázek | 2013-03-19 | -4/+41 |
| | * | Loading instance groups and exposing them to the model | Petr Mrázek | 2013-03-18 | -1/+115 |
| | * | Connect instance list to model. | Petr Mrázek | 2013-03-18 | -12/+69 |
| * | | refactor indendation, fix a bug in MinecraftProcess & fix a bug in | Orochimarufan | 2013-03-22 | -1/+3 |
| |/ |
|
* / | Implemented version lists. | Andrew | 2013-03-28 | -5/+113 |
|/ |
|
* | Merge branch 'master' of git://github.com/peterix/MultiMC5 | Andrew | 2013-03-13 | -19/+20 |
|\ |
|
| * | Instance view, model, delegate. | Petr Mrázek | 2013-03-11 | -19/+20 |
* | | Added properties to Instance class | Andrew | 2013-03-13 | -139/+129 |
* | | Implemented version lists. | Andrew | 2013-03-08 | -27/+94 |
* | | Added a function to get an instance's type. | Andrew | 2013-03-06 | -0/+11 |
|/ |
|
* | Massive re-organization. | Andrew | 2013-02-26 | -0/+2534 |