| Commit message (Expand) | Author | Age | Lines |
* | Don't show extra space in status bar, tweak "none selected" message | Sky | 2014-01-02 | -2/+2 |
* | ThreadTask for all your ThreadNeeds | Petr Mrázek | 2014-01-01 | -7/+11 |
* | Move assets migration to a task. Needs threading. | Sky | 2014-01-01 | -2/+24 |
* | Fix silly bug with icon not changing on the toolbar when the icon key changes. | Petr Mrázek | 2013-12-31 | -2/+0 |
* | Refactor icon lists heavily | Petr Mrázek | 2013-12-31 | -7/+24 |
* | Rearrange logiv for OneSix version change | Petr Mrázek | 2013-12-27 | -17/+19 |
* | Fix more updater derps. | Petr Mrázek | 2013-12-25 | -5/+9 |
* | Merge branch 'develop' of https://github.com/robotbrain/MultiMC5 into develop | Petr Mrázek | 2013-12-25 | -1/+4 |
|\ |
|
| * | Get the updater to display a no update found message. | robotbrainify | 2013-12-24 | -1/+4 |
* | | Log SSL errors, give common solutions | Petr Mrázek | 2013-12-24 | -5/+22 |
|/ |
|
* | Fixed updater not restarting MultiMC after update. | ashka | 2013-12-22 | -1/+1 |
* | Remove OSX hack that never worked anyway | Petr Mrázek | 2013-12-21 | -1/+1 |
* | Make updates prevented by missing accounts verbose | Petr Mrázek | 2013-12-15 | -4/+19 |
* | Improve group changing, update instance on version change | Petr Mrázek | 2013-12-15 | -58/+86 |
* | First sweep moving URLs to a constants file | Sky | 2013-12-13 | -1/+3 |
* | 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 |
* | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-12-10 | -1/+53 |
|\| |
|
| * | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Andrew | 2013-12-09 | -8/+6 |
| |\ |
|
| * \ | Merge branch 'feature_updater' into develop | Andrew | 2013-12-09 | -0/+53 |
| |\ \ |
|
| | * | | Finish implementing update installation. | Andrew | 2013-12-06 | -8/+19 |
| | * | | Implement DownloadUpdateTask | Andrew | 2013-12-05 | -3/+11 |
| | * | | Rework the update checking system | Andrew | 2013-12-04 | -5/+6 |
| | * | | Renew the updater branch | Petr Mrázek | 2013-12-02 | -0/+29 |
* | | | | Finish assets update for 1.7.3 | Petr Mrázek | 2013-12-10 | -11/+0 |
* | | | | Merge branch 'feature_assets' into develop | Petr Mrázek | 2013-12-08 | -1/+5 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Work on new assets system. Working legacy assets importer, disabled assets do... | Sky | 2013-12-08 | -1/+5 |
| | |/
| |/| |
|
* | | | Fix offline mode bugs | Petr Mrázek | 2013-12-08 | -8/+6 |
| |/
|/| |
|
* | | Finish preliminary offline support | Petr Mrázek | 2013-12-08 | -55/+29 |
* | | Offline mode support, part 1 | Petr Mrázek | 2013-12-05 | -11/+11 |
|/ |
|
* | Fix login and startup logging issues | Petr Mrázek | 2013-12-01 | -16/+16 |
* | Remember the last selected instance and select it on startup | Jan Dalheimer | 2013-11-30 | -0/+26 |
* | Fixed compilation errors. | Andrew | 2013-11-28 | -3/+0 |
* | Rework the password dialog | Andrew | 2013-11-28 | -3/+2 |
* | Verify access tokens before launching Minecraft | Andrew | 2013-11-28 | -6/+68 |
* | Tweak the layout of the accounts button | Andrew | 2013-11-28 | -1/+0 |
* | Add icon for when no default account is selected | Andrew | 2013-11-28 | -13/+20 |
* | Add support for "no default account" | Sky | 2013-11-27 | -8/+22 |
* | Merge remote-tracking branch 'upstream/feature_yggdrasil' into develop | Sky | 2013-11-27 | -11/+14 |
|\ |
|
| * | Allow setting no default account | Andrew | 2013-11-27 | -11/+14 |
* | | Use player face in accounts dropdown, grab all valid account skins on startup | Sky | 2013-11-27 | -14/+21 |
* | | Dropdown for account switching | Sky | 2013-11-27 | -10/+100 |
|/ |
|
* | Nuke skins.json, use nice yggdrasil implementation instead. Grabs all Mojang ... | Sky | 2013-11-27 | -48/+23 |
* | Move "manage accounts" to right, use player skin when available | Sky | 2013-11-27 | -0/+31 |
* | Detect java bitness on launch, use appropriate libraries | Petr Mrázek | 2013-11-25 | -1/+1 |
* | Merge branch 'feature_yggdrasil' into develop | Petr Mrázek | 2013-11-24 | -98/+63 |
|\ |
|
| * | Properly implement launching and downloading | Andrew | 2013-11-22 | -88/+59 |