Age | Commit message (Expand) | Author |
2013-08-11 | Implement icon picker, bring back raster icons. | Petr Mrázek |
2013-08-09 | Various task related improvements. | Petr Mrázek |
2013-08-07 | Fix LWJGL downloader - works conssistently now. | Petr Mrázek |
2013-08-07 | Get rid of QNAM (now subclassed and less needy). Basic LWJGL download and ext... | Petr Mrázek |
2013-08-05 | Add small tweak to make forge work | Petr Mrázek |
2013-08-05 | Runnable 1.6 instances! | Petr Mrázek |
2013-08-04 | More code cleanups! | Petr Mrázek |
2013-08-04 | Fix KDE includes problem | Petr Mrázek |
2013-08-04 | Download assets for 1.6 on application start (background task). | 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-07-28 | Merge branch 'master' of https://github.com/TakSuyu/MultiMC5 | Petr Mrázek |
2013-07-28 | Parsing the version files, part IV | Petr Mrázek |
2013-07-27 | Merge remote-tracking branch 'upstream/master' | TakSuyu |
2013-07-27 | Renamed some files to support naming scheme | TakSuyu |
2013-07-27 | Parsing the version files, part III | Petr Mrázek |
2013-07-24 | Parsing the version files, part II | Petr Mrázek |
2013-07-22 | Parsing the version files, part I | Petr Mrázek |
2013-07-16 | Finalize the instance settings dialog, add setting reset mechanism | Petr Mrázek |
2013-07-14 | Broke instance loading(?), also attempted to make Toolbar grayed out when no ... | Stiepen |
2013-07-14 | Added Per-Instance settings | Stiepen |
2013-07-14 | More work on the downloader and 1.6 instance creation | Petr Mrázek |
2013-07-09 | Replace one line. Get downloading of 1.6 jars working. Yay. | Petr Mrázek |
2013-07-09 | Piddle-farting with 1.6 instances. Now with more json! | Petr Mrázek |
2013-07-07 | Legacy versions downloaded from the new location are treated as legacy versions! | Petr Mrázek |
2013-07-07 | Small tweaks to the assets - delete extra files | Petr Mrázek |
2013-07-07 | Merge pull request #2 from TakSuyu/master | Petr Mrázek |
2013-07-06 | implemented ModEditUI and mapped ModEditUI Buttons for implementation | TakSuyu |
2013-07-06 | Add a job that removes any files that don't match a whitelist from a folder. | Petr Mrázek |
2013-07-06 | Move job queue to libutil | Petr Mrázek |
2013-07-06 | Restructure the downloader into a generic task list/queue. | Petr Mrázek |
2013-07-05 | Herp Derp Sync Durrrr | Petr Mrazek |
2013-07-04 | Merge pull request #1 from TakSuyu/master | Petr Mrázek |
2013-07-04 | Added dialog box and functionality to mainwindow delete button. | TakSuyu |
2013-07-01 | Make downloader create folders as needed, test queuing, multiple files, savin... | Petr Mrázek |
2013-06-30 | Add queued downloader, some super-minor UI tweaks in stuff that's not even vi... | Petr Mrázek |
2013-06-23 | Fix weird label line generation in the instance view. | Petr Mrázek |
2013-06-23 | Implement some bits and pieces, disable dead buttons. | Petr Mrázek |
2013-06-23 | Fix crashes from uninitialized variables, small naming fix for smart pointers | Petr Mrázek |
2013-06-22 | Use shared pointers to fix incompatibility with new Qt | Petr Mrázek |
2013-05-17 | Implemented LWJGL version lists. | Andrew |
2013-05-08 | Fixed timestamp parsing in version lists. | Andrew |
2013-05-08 | Implement basic game updater. | Andrew |
2013-05-06 | Implemented version selection stuff. | Andrew |
2013-05-06 | The default selected version is now the current stable version. | Andrew |
2013-05-06 | Made the version list load in the background on startup. | Andrew |
2013-05-06 | Removed files I forgot to remove earlier (oops) | Andrew |
2013-05-06 | Allow users to filter out MCNostalgia and Snapshots from the version list. | Andrew |
2013-05-03 | Implemented version list sorting. | Andrew |