| Commit message (Expand) | Author | Age | Lines |
... | |
* | | Fix checker progress derp | Sky | 2013-12-11 | -1/+1 |
* | | Merge https://github.com/Drayshak/MultiMC5 into develop | Petr Mrázek | 2013-12-11 | -78/+329 |
|\ \ |
|
| * | | Better (but unsorted) Java detection | Sky | 2013-12-11 | -78/+329 |
* | | | Swap https -> http for asset indexes | Petr Mrázek | 2013-12-11 | -1/+1 |
* | | | Merge branch 'feature_no_firstrun' of https://github.com/robotbrain/MultiMC5 ... | Petr Mrázek | 2013-12-11 | -1/+14 |
|\ \ \ |
|
| * | | | Nuke! | robotbrain | 2013-12-10 | -1/+0 |
| * | | | Fix my utter derp | robotbrainify | 2013-12-10 | -59/+1 |
| * | | | Fix I think. | robotbrain | 2013-12-09 | -0/+1 |
| * | | | Make it update the instance when it creates it, so you can install forge | robotbrain | 2013-12-09 | -1/+72 |
* | | | | Do not let the console close while Minecraft is running (prevent return to ma... | Petr Mrázek | 2013-12-10 | -0/+3 |
| |/ /
|/| | |
|
* | | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-12-10 | -16/+21 |
|\ \ \ |
|
| * | | | Move fixup_bundle CMake stuff into a separate file | Andrew | 2013-12-10 | -16/+21 |
* | | | | Use metacache for minecraft.jar downloads | Petr Mrázek | 2013-12-10 | -15/+24 |
* | | | | Nuke. | Petr Mrázek | 2013-12-10 | -7/+0 |
|/ / / |
|
* | | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-12-10 | -69/+45872 |
|\| | |
|
| * | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Andrew | 2013-12-09 | -40/+83 |
| |\ \ |
|
| * \ \ | Merge branch 'feature_updater' into develop | Andrew | 2013-12-09 | -55/+45858 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'feature_updater' of github.com:MultiMC/MultiMC5 into feature_up... | Petr Mrázek | 2013-12-07 | -83/+263 |
| | |\ \ \ |
|
| | | * | | | Include shellapi.h in the updater on Windows. | Andrew | 2013-12-06 | -0/+1 |
| | | * | | | Added WIN32_LEAN_AND_MEAN | Andrew | 2013-12-06 | -1/+2 |
| | | * | | | Finish implementing update installation. | Andrew | 2013-12-06 | -10/+128 |
| | | * | | | Implement update installer | Andrew | 2013-12-05 | -73/+133 |
| | * | | | | Fix build failures on Windows. | Petr Mrázek | 2013-12-07 | -8/+1 |
| | |/ / / |
|
| | * | | | Implement DownloadUpdateTask | Andrew | 2013-12-05 | -15/+555 |
| | * | | | Rework the update checking system | Andrew | 2013-12-04 | -176/+394 |
| | * | | | Renew the updater branch | Petr Mrázek | 2013-12-02 | -45/+44913 |
| | | |/
| | |/| |
|
* | | | | Finish assets update for 1.7.3 | Petr Mrázek | 2013-12-10 | -381/+203 |
* | | | | Merge branch 'feature_assets' into develop | Petr Mrázek | 2013-12-08 | -3/+447 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | More work on new assets system. Works given a properly constructed assets fol... | Sky | 2013-12-08 | -3/+210 |
| * | | | Work on new assets system. Working legacy assets importer, disabled assets do... | Sky | 2013-12-08 | -1/+238 |
| | |/
| |/| |
|
* | | | Fix offline mode bugs | Petr Mrázek | 2013-12-08 | -40/+83 |
| |/
|/| |
|
* | | Move pastebin button on the console window to the left | Petr Mrázek | 2013-12-08 | -7/+7 |
* | | Merge branch 'feature_pasting' of https://github.com/robotbrain/MultiMC5 into... | Petr Mrázek | 2013-12-08 | -0/+136 |
|\ \ |
|
| * | | fix revert | robotbrainify | 2013-12-06 | -0/+2 |
| * | | revert | robotbrainify | 2013-12-06 | -113/+111 |
| * | | Open the url direectly. | robotbrainify | 2013-12-06 | -12/+3 |
| * | | Fixes to pasting | robotbrainify | 2013-12-06 | -4/+5 |
| * | | work on pasting instance logs | robotbrainify | 2013-12-06 | -111/+255 |
| |/ |
|
* | | Finish preliminary offline support | Petr Mrázek | 2013-12-08 | -210/+223 |
* | | Offline mode support, part 1 | Petr Mrázek | 2013-12-05 | -314/+257 |
|/ |
|
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Andrew | 2013-12-01 | -563/+778 |
|\ |
|
| * | Exclude more debug libs (on OSX), debug builds include debug libs. | Petr Mrázek | 2013-12-01 | -1/+21 |
| * | Fix (hopefully) library dependency resolution. | Petr Mrázek | 2013-12-01 | -260/+244 |
| * | Fix private info censor | Petr Mrázek | 2013-12-01 | -2/+2 |
| * | Fix login and startup logging issues | Petr Mrázek | 2013-12-01 | -299/+471 |
| * | Merge https://github.com/brainiac744/MultiMC5 into develop | Petr Mrázek | 2013-11-30 | -1/+1 |
| |\ |
|
| | * | Fix OS X packaging problem | Anthony Parrott | 2013-11-29 | -1/+1 |
| * | | Fix crash when no instances are available | Jan Dalheimer | 2013-11-30 | -0/+5 |
| * | | Remember the last selected instance and select it on startup | Jan Dalheimer | 2013-11-30 | -4/+38 |
| |/ |
|
* / | Rework MultiMC's versioning system | Andrew | 2013-12-01 | -31/+46 |
|/ |
|