Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-19 | Use icon theme so we can have more than one icon size per icon | Petr Mrázek | |
2014-01-11 | No more generated resources. | Petr Mrázek | |
2014-01-05 | Some more updater fixes | Petr Mrázek | |
Paths were wrong - still used work directory instead of root | |||
2014-01-01 | Move assets migration to a task. Needs threading. | Sky | |
2013-12-14 | Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into develop | Petr Mrázek | |
Conflicts: MultiMC.cpp | |||
2013-12-02 | Unit testing | Jan Dalheimer | |
2013-09-07 | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek | |
2013-08-17 | Move all the things (YES. Move them.) | Petr Mrázek | |
Also, implemented some basic modlist logic, to be wired up. | |||
2013-08-11 | Implement icon picker, bring back raster icons. | Petr Mrázek | |
2013-08-09 | Various task related improvements. | Petr Mrázek | |
* Errors are reported back to task users via Failure signals. * Lwjgl doesn't download on each legacy instance start anymore. * Tasks were unified when it comes to success/failure. * Task dialogs don't get spawned after short tasks finish anymore. | |||
2013-08-04 | More code cleanups! | Petr Mrázek | |
2013-08-03 | Errr... I forgot. | Petr Mrázek | |
2013-08-03 | WTF, I don't even... | Petr Mrázek | |
2013-07-29 | Massive renaming in the backend folder, all around restructure in the same. | Petr Mrázek | |
2013-05-08 | Implement basic game updater. | Andrew | |
Resolves MMC-4: https://jira.forkk.net/browse/MMC-4 | |||
2013-05-03 | Removed old plugin system and implemented some version list stuff. | Andrew | |
2013-03-22 | fix merge issues, make console window work again | Orochimarufan | |
2013-03-18 | Connect instance list to model. | Petr Mrázek | |
2013-03-11 | Instance view, model, delegate. | Petr Mrázek | |
2013-02-26 | Massive re-organization. | Andrew | |
2013-02-25 | Fixed a lot of MSVC problems | Andrew | |
2013-02-25 | Fixed some formatting. | Andrew | |
2013-02-25 | Merge branch 'master' of git://github.com/peterix/MultiMC5 | Andrew | |
Conflicts: CMakeLists.txt main.cpp | |||
2013-02-25 | Rewrote the settings system. It may still need some work. | Andrew | |
2013-02-22 | Implement ConsoleWindow | Orochimarufan | |
2013-02-22 | Implement Instance launching | Orochimarufan | |
Use --launch <instance> to test | |||
2013-02-21 | Merge branch 'master' of http://github.com/peterix/MultiMC5 | Orochimarufan | |
Conflicts: CMakeLists.txt gui/mainwindow.cpp main.cpp | |||
2013-02-21 | Implement About Dialog | Orochimarufan | |
Prepared XDG icon theme in :/icons/multimc. will only be usefull as soon as Qt decides to support custom fallback themes. use the resources directly for now. | |||
2013-02-20 | Split MultiMC up into a few separate libraries. | Andrew | |
Fixed plugin system. Tons of other stuff... | |||
2013-02-20 | Added stdinstance plugin and a ton of plugin stuff. | Andrew | |
2013-02-20 | implement commandline parsing | Orochimarufan | |
2013-02-05 | Implemented login system. | Andrew | |
2013-01-28 | Implemented settings dialog. | Andrew | |
2013-01-09 | Initial commit | Andrew | |