Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Cache forge version list (it's huge) | Petr Mrázek | 2013-09-22 | -59/+60 |
| | ||||
* | Working 1.6 modding (currently only forge) | Petr Mrázek | 2013-09-22 | -25/+38 |
| | ||||
* | Things... and stuff... with 1.6 modding. Maybe. | Petr Mrázek | 2013-09-20 | -0/+4 |
| | ||||
* | Implement legacy forge button! | Petr Mrázek | 2013-09-18 | -16/+89 |
| | | | | | Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects | |||
* | Forge version list implementation. Needs integration and testing. | Petr Mrázek | 2013-09-16 | -76/+337 |
| | ||||
* | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek | 2013-09-07 | -13/+305 |
| | ||||
* | Speed up the downloads. Massively. | Petr Mrázek | 2013-09-02 | -2/+2 |
| | ||||
* | Nuke the old instance model, LONG LIVE THE NEW ONE | Petr Mrázek | 2013-08-26 | -12/+150 |
| | ||||
* | Ehh... things. | Petr Mrázek | 2013-08-26 | -1/+1 |
| | ||||
* | Many improvements | Petr Mrázek | 2013-08-25 | -5/+74 |
| | | | | | | | | | | | PermGen can be tweaked from the settings menu Groups are saved on change/exit Install target is no longer completely broken All the deplibs are now static Added notes dialog Fixed ini file format support (can save strings with newlines, tabs. UTF-8 is explicitly used!) Rename button now uses line breaks so it doesn't grow ever wider (Added a custom tool button subclass) There is now a CAT button. Meow. | |||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+1279 |
Also, implemented some basic modlist logic, to be wired up. |