Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ↵ | Petr Mrázek | 2014-06-09 | -1/+10 | |
| | | | | | | | | | | | | now. | ||||
* | | | Page dialog for legacy instances. | Petr Mrázek | 2014-06-09 | -1953/+658 | |
| | | | |||||
* | | | Only enable move buttons for version patches that can move. HACK HACK | Petr Mrázek | 2014-06-09 | -1/+6 | |
| | | | |||||
* | | | Tweaks to page dialog and version page. | Petr Mrázek | 2014-06-09 | -35/+123 | |
| | | | |||||
* | | | Add and implement pages and page dialog. | Petr Mrázek | 2014-06-09 | -17/+1357 | |
| | | | |||||
* | | | New, simpler and versioned format for the patch load order. | Petr Mrázek | 2014-06-09 | -66/+79 | |
| | | | |||||
* | | | Implement adding jar mods, break saving library order. | Petr Mrázek | 2014-06-09 | -164/+228 | |
| | | | |||||
* | | | Lock down the version cache. Just enough to make it annoying to corrupt the ↵ | Petr Mrázek | 2014-06-09 | -46/+99 | |
| | | | | | | | | | | | | files. | ||||
* | | | Reduce startup logging verbosity | Petr Mrázek | 2014-06-09 | -3/+3 | |
| | | | |||||
* | | | Break FTB. Yep. It has to be done better. | Petr Mrázek | 2014-06-09 | -10/+0 | |
| | | | |||||
* | | | Add back legacy mod edit, add checksums for all legacy jars | Petr Mrázek | 2014-06-09 | -71/+1005 | |
| | | | |||||
* | | | Move instance settings back to the main window. | Petr Mrázek | 2014-06-09 | -24/+14 | |
| | | | |||||
* | | | Fix last instance remaining selected when deleted | Petr Mrázek | 2014-06-09 | -20/+17 | |
| | | | |||||
* | | | Small fixes, including release dates of some legacy versions | Petr Mrázek | 2014-06-09 | -22/+64 | |
| | | | |||||
* | | | Disable window titles and isons again, windows build fixes | Petr Mrázek | 2014-06-09 | -5/+7 | |
| | | | |||||
* | | | Use window icons and titles in 1.6+ | Petr Mrázek | 2014-06-09 | -49/+47 | |
| | | | |||||
* | | | Make 1.6+ work with new instance format. | Petr Mrázek | 2014-06-09 | -540/+929 | |
| | | | |||||
* | | | All of the broken legacy things work. | Petr Mrázek | 2014-06-09 | -347/+692 | |
| | | | |||||
* | | | Introducing VersionPatch base class for version files and minecraft versions | Petr Mrázek | 2014-06-09 | -209/+286 | |
| | | | |||||
* | | | Reorganize logic code. | Petr Mrázek | 2014-06-09 | -189/+188 | |
| | | | |||||
* | | | Add builtin Minecraft versions for legacy | Petr Mrázek | 2014-06-09 | -262/+884 | |
| | | | |||||
* | | | Set the window params inside the launcher part, depending on launcher type. | Petr Mrázek | 2014-06-09 | -3231/+203 | |
| | | | | | | | | | | | | Also create/change the new internal version files. | ||||
* | | | Fix launcher part for legacy in onesix. | Petr Mrázek | 2014-06-09 | -118/+273 | |
| | | | |||||
* | | | Much change, very jarmod. | Petr Mrázek | 2014-06-09 | -142/+3735 | |
| | | | |||||
* | | | Begin the transformation! | Petr Mrázek | 2014-06-09 | -1589/+1065 | |
|/ / | | | | | | | Nuke all the things. | ||||
* | | Tagging 0.3.60.3.6 | Petr Mrázek | 2014-06-03 | -1/+7 | |
| | | |||||
* | | Still trying to fix FTB | Jan Dalheimer | 2014-05-23 | -6/+10 | |
| | | |||||
* | | Attempt at fixing FTB | Jan Dalheimer | 2014-05-23 | -36/+17 | |
| | | |||||
* | | Fix FTB? | Jan Dalheimer | 2014-05-23 | -5/+6 | |
| | | |||||
* | | More FTB debug stuff | Jan Dalheimer | 2014-05-23 | -1/+1 | |
| | | |||||
* | | Some more FTB related debug info | Jan Dalheimer | 2014-05-23 | -8/+26 | |
| | | |||||
* | | QDir::exists is not static in Qt 5.1.1 | Petr Mrázek | 2014-05-22 | -1/+1 | |
| | | |||||
* | | Merge pull request #275 from MultiMC/feature_ftb_new_paths | Petr Mrázek | 2014-05-22 | -5/+28 | |
|\ \ | | | | | | | Fix FTB paths on windows | ||||
| * | | FTB paths changed on windows. Fixes #255 | Jan Dalheimer | 2014-05-22 | -5/+28 | |
|/ / | |||||
* | | Merge branch 'feature_crashreport' into develop | Jan Dalheimer | 2014-05-21 | -1/+571 | |
|\ \ | |||||
| * | | Add a missing letter | Forkk | 2014-05-10 | -1/+1 | |
| | | | |||||
| * | | Fix stupid tabs. | Forkk | 2014-05-10 | -2/+2 | |
| | | | | | | | | | | | | Thanks, QtCreator... ._. | ||||
| * | | Remove unused function | Andrew | 2014-05-10 | -3/+0 | |
| | | | |||||
| * | | Implement backtraces on Windows. | Andrew | 2014-05-10 | -19/+281 | |
| | | | | | | | | | | | | Much !!FUN!! was had | ||||
| * | | Implement crash report system on Windows. | Andrew | 2014-05-09 | -65/+104 | |
| | | | |||||
| * | | Change dump file extension | Forkk | 2014-05-09 | -3/+3 | |
| | | | |||||
| * | | Remove some unnecessary dummy functions. | Forkk | 2014-05-09 | -7/+1 | |
| | | | |||||
| * | | Implement crash handling on Linux | Forkk | 2014-05-09 | -1/+279 | |
| | | | | | | | | | | | | | | | This will allow us to generate crash dumps and have users report crashes. | ||||
* | | | Restore manage screenshots in main window. | Petr Mrázek | 2014-05-18 | -0/+25 | |
| |/ |/| | |||||
* | | Screenshot upload dialog(s) now have the console window as parent. | Petr Mrázek | 2014-05-18 | -74/+64 | |
| | | |||||
* | | Add static data path for ... static data. Like translations. Move ↵ | Petr Mrázek | 2014-05-17 | -4/+23 | |
| | | | | | | | | translations there. | ||||
* | | Finish status pills. | Petr Mrázek | 2014-05-17 | -108/+236 | |
| | | |||||
* | | Status pills. This doesn't build yet. | Petr Mrázek | 2014-05-15 | -901/+518 | |
| | | |||||
* | | Bump version to 0.3.50.3.5 | Petr Mrázek | 2014-05-15 | -1/+5 | |
|/ | |||||
* | Fix for #257 | Petr Mrázek | 2014-05-08 | -0/+6 | |
| |