Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -1/+3 |
| | ||||
* | GH-1053 add back update progress dialog | Petr Mrázek | 2015-07-26 | -3/+23 |
| | ||||
* | GH-1053 explode launch task into many small steps, each a Task | Petr Mrázek | 2015-07-21 | -1/+1 |
| | ||||
* | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | 2015-06-06 | -0/+2 |
| | ||||
* | GH-922 improve version select dialogs | Petr Mrázek | 2015-05-02 | -0/+1 |
| | ||||
* | NOISSUE eliminate ProgressProvider | Petr Mrázek | 2015-04-26 | -2/+8 |
| | ||||
* | Change copyright dates to 2015 | Greenphlem | 2015-02-06 | -1/+1 |
| | ||||
* | Update copyright year (finally...) | Jan Dalheimer | 2014-11-02 | -1/+1 |
| | ||||
* | Sync from quickmods | Petr Mrázek | 2014-09-06 | -4/+2 |
| | ||||
* | Fix many memory leaks. | Petr Mrázek | 2014-03-30 | -0/+1 |
| | ||||
* | Make some more error messages translateable. | Petr Mrázek | 2014-03-23 | -1/+1 |
| | ||||
* | Finish preliminary offline support | Petr Mrázek | 2013-12-08 | -0/+1 |
| | | | | | | | | | * ProgressProvider now has an abort() call * Abort button support added to the progress dialog * YggdrasilTask and MojangAccount adapted to support abort YggdrasilTask will time out after 10 seconds of no network activity, or when the user pushes the Play Offline button. In offline mode, all instance update tasks are skipped! This will need further work. | |||
* | Verify access tokens before launching Minecraft | Andrew | 2013-11-28 | -0/+14 |
| | | | | Kind of an important thing to do... Heh... | |||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -10/+12 |
| | ||||
* | Implement legacy forge button! | Petr Mrázek | 2013-09-18 | -32/+16 |
| | | | | | Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects | |||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+65 |
Also, implemented some basic modlist logic, to be wired up. |