Age | Commit message (Expand) | Author |
2013-02-21 | Include Git commit hash in config.h | Andrew |
2013-02-21 | Merge https://github.com/Forkk/MultiMC5 | Petr Mrázek |
2013-02-21 | Reorganized the main CMakeLists file and added an icon on Windows. | Andrew |
2013-02-20 | Got instance loading working. | Andrew |
2013-02-20 | Split MultiMC up into a few separate libraries. | Andrew |
2013-02-20 | Added stdinstance plugin and a ton of plugin stuff. | Andrew |
2013-02-20 | Merge branch 'master' of http://github.com/Forkk/MultiMC5 | Orochimarufan |
2013-02-20 | implement commandline parsing | Orochimarufan |
2013-02-19 | Implemented loadList() stuff. | Andrew |
2013-02-18 | Implemented Instance | Andrew |
2013-02-18 | Implemented instance loader. | Andrew |
2013-02-18 | Added InstanceLoader and InstanceType headers. | Andrew |
2013-02-18 | Merge branch 'master' into inst_rewrite | Andrew |
2013-02-18 | Install plugins in the right dir. | Andrew |
2013-02-18 | Switched to BundleUtils and added OS X support. | Andrew |
2013-02-18 | Merge branch 'master' of http://github.com/Forkk/MultiMC5 | Orochimarufan |
2013-02-14 | Merge branch 'master' into inst_rewrite | Andrew |
2013-02-14 | Merge branch 'master' of github.com:Forkk/MultiMC5 | Andrew |
2013-02-14 | Merge pull request #1 from mortu/master | Andrew Okin |
2013-02-14 | Started reworking the instance system. | Andrew |
2013-02-13 | Added SigList class. | Andrew |
2013-02-13 | implement desktop shortcut creation. windows code not tested. | Orochimarufan |
2013-02-13 | Merge branch 'master' of http://github.com/Forkk/MultiMC5 | Orochimarufan |
2013-02-13 | add first iteration of the integrated browser | Orochimarufan |
2013-02-12 | Don't bother installing Qt 5 dependencies. Leave it to the user. Maybe we'll ... | Andrew Okin |
2013-02-12 | Successfully build using clang 4.1 on OSX | mortu |
2013-02-12 | More damn libxcb dependencies. DLL hell is not fun. | Andrew |
2013-02-12 | Fixed Linux install / package support in CMakeLists. Fixed Linux start script. | Andrew Okin |
2013-02-12 | Fixed install to automatically include required DLLs. Suck it, DLL hell! | Andrew |
2013-02-12 | Linux packaging stuff. | Andrew Okin |
2013-02-06 | Merge branch 'master' of ciserver.forkk.net:MultiMC5 | Andrew |
2013-02-06 | Added Linux support to CMakeLists. | Andrew Okin |
2013-02-06 | Merge https://github.com/Forkk/MultiMC5 | Petr Mrázek |
2013-02-06 | Some minor changes in the instance model and control | Petr Mrázek |
2013-02-05 | Implemented login system. | Andrew |
2013-02-05 | Started working on task system and login system. | Andrew |
2013-02-05 | Added base class for tasks. | Andrew |
2013-02-05 | Added install target for Windows. | Andrew |
2013-02-04 | Added MultiMC_LINK_ADDITIONAL_LIBS option to CMakeLists. | Andrew |
2013-02-01 | Added new instance dialog. | Andrew |
2013-02-01 | Implement news and report bug buttons. | Andrew |
2013-01-31 | Add copy constructor for version class. | Andrew |
2013-01-31 | Fix naming issue in instance model class. | Andrew |
2013-01-31 | Got rid of boost. | Andrew |
2013-01-31 | Added instance context menu and status tips. | Andrew |
2013-01-29 | Add instance toolbar. | Andrew |
2013-01-29 | Changed group list loading to use Qt JSON instead of boost. | Andrew |
2013-01-29 | Implemented the view folder buttons on the main window. | Andrew |
2013-01-28 | Resized main window and added version info. | Andrew |
2013-01-28 | Implemented settings dialog. | Andrew |