Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Fix issues with intel drivers. Forced java re-detection on Windows. | Petr Mrázek | 2014-06-28 | -5/+5 | |
| | | |||||
* | | Merge branch 'feature/forge_pre4_fix' into develop | Petr Mrázek | 2014-06-25 | -21/+40 | |
|\| | | | | | | | | | | | Conflicts: logic/forge/ForgeVersionList.cpp logic/forge/ForgeVersionList.h | ||||
| * | Fix forge prerelease mess. | Petr Mrázek | 2014-06-25 | -21/+39 | |
| | | | | | | | | This adds a HACK that assumes Mojang will be consistent with their versioning. What could possibly go wrong? | ||||
* | | No more disabling of actions in the instance toolbar. It makes no sense. | Petr Mrázek | 2014-06-20 | -42/+0 | |
| | | |||||
* | | Replace notes dialog with a page. | Petr Mrázek | 2014-06-18 | -0/+4 | |
| | | |||||
* | | More github wiki friendly help page names | Petr Mrázek | 2014-06-10 | -8/+8 | |
| | | |||||
* | | Add close button to page dialog. Add help button to page dialog. | Petr Mrázek | 2014-06-10 | -5/+9 | |
| | | | | | | | | Smile. | ||||
* | | Cleanup - QFileInfo derp and unused variables | Petr Mrázek | 2014-06-09 | -8/+0 | |
| | | |||||
* | | Instance settings moved to a page. | Petr Mrázek | 2014-06-09 | -0/+6 | |
| | | |||||
* | | Version revert logic improvements, colorful icons for mod lists and resource ↵ | Petr Mrázek | 2014-06-09 | -9/+65 | |
| | | | | | | | | | | | | pack list. Icons are from Oxygen. | ||||
* | | Show texture/resource packs when appropriate. | Petr Mrázek | 2014-06-09 | -12/+45 | |
| | | |||||
* | | Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ↵ | Petr Mrázek | 2014-06-09 | -1/+2 | |
| | | | | | | | | now. | ||||
* | | Page dialog for legacy instances. | Petr Mrázek | 2014-06-09 | -5/+27 | |
| | | |||||
* | | Add and implement pages and page dialog. | Petr Mrázek | 2014-06-09 | -16/+45 | |
| | | |||||
* | | 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 | -142/+195 | |
| | | |||||
* | | Lock down the version cache. Just enough to make it annoying to corrupt the ↵ | Petr Mrázek | 2014-06-09 | -33/+56 | |
| | | | | | | | | files. | ||||
* | | Reduce startup logging verbosity | Petr Mrázek | 2014-06-09 | -2/+2 | |
| | | |||||
* | | 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 | -1/+6 | |
| | | |||||
* | | Small fixes, including release dates of some legacy versions | Petr Mrázek | 2014-06-09 | -7/+40 | |
| | | |||||
* | | Disable window titles and isons again, windows build fixes | Petr Mrázek | 2014-06-09 | -4/+5 | |
| | | |||||
* | | Use window icons and titles in 1.6+ | Petr Mrázek | 2014-06-09 | -2/+2 | |
| | | |||||
* | | Make 1.6+ work with new instance format. | Petr Mrázek | 2014-06-09 | -537/+924 | |
| | | |||||
* | | All of the broken legacy things work. | Petr Mrázek | 2014-06-09 | -337/+657 | |
| | | |||||
* | | Introducing VersionPatch base class for version files and minecraft versions | Petr Mrázek | 2014-06-09 | -198/+267 | |
| | | |||||
* | | Reorganize logic code. | Petr Mrázek | 2014-06-09 | -110/+106 | |
| | | |||||
* | | Add builtin Minecraft versions for legacy | Petr Mrázek | 2014-06-09 | -62/+154 | |
| | | |||||
* | | Set the window params inside the launcher part, depending on launcher type. | Petr Mrázek | 2014-06-09 | -18/+0 | |
| | | | | | | | | Also create/change the new internal version files. | ||||
* | | Fix launcher part for legacy in onesix. | Petr Mrázek | 2014-06-09 | -17/+47 | |
| | | |||||
* | | Much change, very jarmod. | Petr Mrázek | 2014-06-09 | -83/+494 | |
| | | |||||
* | | Begin the transformation! | Petr Mrázek | 2014-06-09 | -443/+616 | |
|/ | | | | Nuke all the things. | ||||
* | Still trying to fix FTB | Jan Dalheimer | 2014-05-23 | -6/+6 | |
| | |||||
* | Screenshot upload dialog(s) now have the console window as parent. | Petr Mrázek | 2014-05-18 | -31/+21 | |
| | |||||
* | Finish status pills. | Petr Mrázek | 2014-05-17 | -8/+26 | |
| | |||||
* | Fix for #257 | Petr Mrázek | 2014-05-08 | -0/+6 | |
| | |||||
* | Fix FTB local libraries bug | Jan Dalheimer | 2014-05-03 | -7/+9 | |
| | |||||
* | Add proper FML libs URL | Petr Mrázek | 2014-04-21 | -1/+1 | |
| | |||||
* | Download and cache FML libs for legacy minecraft versions. | Petr Mrázek | 2014-04-19 | -1/+191 | |
| | | | | | | * minor fix for version filtering (1.5 no longer shows forge for 1.5.1 and 1.5.2) * FML libs are downloaded to mods/minecraftforge/libs and cached * FML libs are copied to instances which contain FML or forge | ||||
* | Give more feedback for YggdrasilTask network errors. | Petr Mrázek | 2014-04-16 | -105/+139 | |
| | |||||
* | Detect and report missing local libraries. | Petr Mrázek | 2014-04-13 | -14/+32 | |
| | |||||
* | Workaround for dirty build folders. | Petr Mrázek | 2014-04-06 | -4/+4 | |
| | | | | My disgust just turned into barely contained rage :< | ||||
* | Build fixage for the changed build config | Petr Mrázek | 2014-04-06 | -0/+2 | |
| | |||||
* | Merge branch 'patch-1' of https://github.com/max96at/MultiMC5 into develop | Petr Mrázek | 2014-04-06 | -1/+1 | |
|\ | |||||
| * | Fix adding icons to custom icon directories. | max96at | 2014-04-03 | -1/+1 | |
| | | |||||
* | | Get rid of long rebuilds because of minor cmake config changes | Petr Mrázek | 2014-04-06 | -23/+27 | |
|/ | |||||
* | Do not spam logs too much, bump version and add to changelog.0.3.2 | Petr Mrázek | 2014-04-01 | -4/+4 | |
| | |||||
* | Deny april fools outside of first april. | Petr Mrázek | 2014-04-01 | -0/+7 | |
| | |||||
* | Fix library replace issue | Petr Mrázek | 2014-04-01 | -8/+22 | |
| | |||||
* | Fix for invalid prelaunch commands | Petr Mrázek | 2014-04-01 | -1/+4 | |
| |