Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce ↵ | Petr Mrázek | 2015-10-20 | -2/+2 |
| | | | | unique_qobject_ptr, refactor MainWindow to match | |||
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -8/+6 |
| | ||||
* | GH-719 implement paste.ee API keys | Petr Mrázek | 2015-10-02 | -14/+32 |
| | ||||
* | GH-1072 use crafatar for grabbing the user skin | Petr Mrázek | 2015-09-28 | -2/+3 |
| | ||||
* | SCRATCH NetAction fix | Petr Mrázek | 2015-09-05 | -1/+3 |
| | ||||
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -10/+23 |
| | ||||
* | GH-1053 add back update progress dialog | Petr Mrázek | 2015-07-26 | -12/+10 |
| | ||||
* | GH-1053 explode launch task into many small steps, each a Task | Petr Mrázek | 2015-07-21 | -1/+1 |
| | ||||
* | NOISSUE use FS a bit more | Petr Mrázek | 2015-06-06 | -11/+10 |
| | ||||
* | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | 2015-06-06 | -0/+29 |
| | ||||
* | GH-849 Further NetJob related fixes | Petr Mrázek | 2015-04-26 | -7/+7 |
| | ||||
* | GH-849 Fix failure signals not getting delivered from NetJob properly | Petr Mrázek | 2015-04-26 | -9/+3 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -9/+9 |
| | ||||
* | SCRATCH separate the generic updater logic from the application | Petr Mrázek | 2015-04-12 | -6/+8 |
| | ||||
* | SCRATCH nuke the overcomplicated logger, use a simple one. | Petr Mrázek | 2015-04-12 | -28/+28 |
| | ||||
* | SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGL | Petr Mrázek | 2015-04-12 | -1/+0 |
| | ||||
* | NOISSUE Split MultiMC app object into MultiMC and Env | Petr Mrázek | 2015-04-02 | -11/+15 |
| | ||||
* | NOISSUE Refactors and moving of things | Petr Mrázek | 2015-04-02 | -2/+0 |
| | ||||
* | GH-853 evict asset index files from cache when they don't parse | Petr Mrázek | 2015-04-01 | -0/+19 |
| | ||||
* | GH-841 fix for modpack downloads on windows | Petr Mrázek | 2015-03-27 | -2/+3 |
| | ||||
* | Change copyright dates to 2015 | Greenphlem | 2015-02-06 | -12/+12 |
| | ||||
* | GH-721 Log errors in asset and MMC update downloads. | Petr Mrázek | 2015-01-11 | -4/+3 |
| | ||||
* | GH-721 Redo internal NetJob implementation. | Petr Mrázek | 2015-01-11 | -46/+72 |
| | | | | NetJob is now using its own task queue and does not start more than 6 actions at the same time | |||
* | GH-719 Fix paste upload encoding and do not try to upload over limit | Petr Mrázek | 2015-01-11 | -3/+16 |
| | ||||
* | NOISSUE Always follow redirects for NetAction based downloads | Petr Mrázek | 2014-12-12 | -46/+36 |
| | ||||
* | Give paste upload a nice status message | Petr Mrázek | 2014-11-09 | -0/+1 |
| | | | | Fixes #364 | |||
* | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | 2014-11-02 | -5/+5 |
| | ||||
* | Update copyright year (finally...) | Jan Dalheimer | 2014-11-02 | -7/+7 |
| | ||||
* | Translation downloading! | robotbrain | 2014-09-30 | -1/+4 |
| | ||||
* | Sync from quickmods | Petr Mrázek | 2014-09-06 | -14/+65 |
| | ||||
* | Tweak the response to successful uploads (screenshots, log pastes) | Petr Mrázek | 2014-07-07 | -4/+12 |
| | | | | | The url will now be shown as link, put into the clipboard AND opened in a browser. At the same time. To avoid losing the URL. | |||
* | Make paste.ee logs expire after a month | Petr Mrázek | 2014-07-03 | -1/+1 |
| | ||||
* | Implement adding jar mods, break saving library order. | Petr Mrázek | 2014-06-09 | -1/+0 |
| | ||||
* | Begin the transformation! | Petr Mrázek | 2014-06-09 | -642/+1 |
| | | | | Nuke all the things. | |||
* | Add proper FML libs URL | Petr Mrázek | 2014-04-21 | -1/+1 |
| | ||||
* | Download and cache FML libs for legacy minecraft versions. | Petr Mrázek | 2014-04-19 | -0/+4 |
| | | | | | | * minor fix for version filtering (1.5 no longer shows forge for 1.5.1 and 1.5.2) * FML libs are downloaded to mods/minecraftforge/libs and cached * FML libs are copied to instances which contain FML or forge | |||
* | Fix many memory leaks. | Petr Mrázek | 2014-03-30 | -3/+7 |
| | ||||
* | Fix a few paste upload bugs | Jan Dalheimer | 2014-03-07 | -7/+6 |
| | | | | Fixes https://www.pivotaltracker.com/story/show/66994990 | |||
* | Merge branch 'feature_screenshots' into integration_json_and_tools | Petr Mrázek | 2014-02-25 | -15/+34 |
|\ | | | | | | | | | | | | | Conflicts: logic/net/URLConstants.h Resolve issues with multiple definitions of URL constants by moving them to their own object file. | |||
| * | Reorganize all the screenshot files | Petr Mrázek | 2014-02-25 | -268/+0 |
| | | ||||
| * | Imgur album creation | Jan Dalheimer | 2014-02-24 | -17/+148 |
| | | ||||
| * | Working screenshot upload | Jan Dalheimer | 2014-02-24 | -4/+3 |
| | | ||||
| * | Screenshot fixes, move some code around, fix some stuff | Jan Dalheimer | 2014-02-24 | -12/+18 |
| | | ||||
| * | Close to finished. Need to fix the upload part. Viewing works (in grayscale) | robotbrain | 2014-02-23 | -96/+31 |
| | | ||||
| * | Initial stuff. It doesnt work. | robotbrain | 2014-02-23 | -0/+198 |
| | | ||||
* | | New, better, liteloader support | Jan Dalheimer | 2014-02-19 | -0/+1 |
|/ | ||||
* | Offline mode can be used even when online. | Petr Mrázek | 2014-01-27 | -4/+0 |
| | | | | | | Allow the user to pick a player name for offline mode. Big auth refactor. Now using session objects instead of the accounts themselves. Sessions only last for one instance start and hold all the auth and player data. | |||
* | Marginally improve OneSix offline mode launch | Petr Mrázek | 2014-01-18 | -11/+19 |
| | | | | | While reconstructing assets, skip files that don't exist. Report missing OneSix native libraries. | |||
* | Small fix for stale files getting stuck in the cache | Petr Mrázek | 2014-01-13 | -5/+11 |
| | ||||
* | Show Mojang service statuses in status bar | Sky | 2014-01-12 | -0/+2 |
| |