aboutsummaryrefslogtreecommitdiff
path: root/logic
AgeCommit message (Collapse)Author
2014-06-28~_~_~_~Petr Mrázek
2014-06-28Turn screenshot management into a page.Petr Mrázek
2014-06-28Merge branch 'feature/fix_intel' into developPetr Mrázek
Conflicts: CMakeLists.txt changelog.yaml gui/MainWindow.cpp
2014-06-28Fix issues with intel drivers. Forced java re-detection on Windows.Petr Mrázek
2014-06-25Merge branch 'feature/forge_pre4_fix' into developPetr Mrázek
Conflicts: logic/forge/ForgeVersionList.cpp logic/forge/ForgeVersionList.h
2014-06-25Fix forge prerelease mess.Petr Mrázek
This adds a HACK that assumes Mojang will be consistent with their versioning. What could possibly go wrong?
2014-06-20No more disabling of actions in the instance toolbar. It makes no sense.Petr Mrázek
2014-06-18Replace notes dialog with a page.Petr Mrázek
2014-06-10More github wiki friendly help page namesPetr Mrázek
2014-06-10Add close button to page dialog. Add help button to page dialog.Petr Mrázek
Smile.
2014-06-09Cleanup - QFileInfo derp and unused variablesPetr Mrázek
2014-06-09Instance settings moved to a page.Petr Mrázek
2014-06-09Version revert logic improvements, colorful icons for mod lists and resource ↵Petr Mrázek
pack list. Icons are from Oxygen.
2014-06-09Show texture/resource packs when appropriate.Petr Mrázek
2014-06-09Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ↵Petr Mrázek
now.
2014-06-09Page dialog for legacy instances.Petr Mrázek
2014-06-09Add and implement pages and page dialog.Petr Mrázek
2014-06-09New, simpler and versioned format for the patch load order.Petr Mrázek
2014-06-09Implement adding jar mods, break saving library order.Petr Mrázek
2014-06-09Lock down the version cache. Just enough to make it annoying to corrupt the ↵Petr Mrázek
files.
2014-06-09Reduce startup logging verbosityPetr Mrázek
2014-06-09Break FTB. Yep. It has to be done better.Petr Mrázek
2014-06-09Add back legacy mod edit, add checksums for all legacy jarsPetr Mrázek
2014-06-09Small fixes, including release dates of some legacy versionsPetr Mrázek
2014-06-09Disable window titles and isons again, windows build fixesPetr Mrázek
2014-06-09Use window icons and titles in 1.6+Petr Mrázek
2014-06-09Make 1.6+ work with new instance format.Petr Mrázek
2014-06-09All of the broken legacy things work.Petr Mrázek
2014-06-09Introducing VersionPatch base class for version files and minecraft versionsPetr Mrázek
2014-06-09Reorganize logic code.Petr Mrázek
2014-06-09Add builtin Minecraft versions for legacyPetr Mrázek
2014-06-09Set the window params inside the launcher part, depending on launcher type.Petr Mrázek
Also create/change the new internal version files.
2014-06-09Fix launcher part for legacy in onesix.Petr Mrázek
2014-06-09Much change, very jarmod.Petr Mrázek
2014-06-09Begin the transformation!Petr Mrázek
Nuke all the things.
2014-05-23Still trying to fix FTBJan Dalheimer
2014-05-18Screenshot upload dialog(s) now have the console window as parent.Petr Mrázek
2014-05-17Finish status pills.Petr Mrázek
2014-05-08Fix for #257Petr Mrázek
2014-05-03Fix FTB local libraries bugJan Dalheimer
2014-04-21Add proper FML libs URLPetr Mrázek
2014-04-19Download and cache FML libs for legacy minecraft versions.Petr Mrázek
* 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
2014-04-16Give more feedback for YggdrasilTask network errors.Petr Mrázek
2014-04-13Detect and report missing local libraries.Petr Mrázek
2014-04-06Workaround for dirty build folders.Petr Mrázek
My disgust just turned into barely contained rage :<
2014-04-06Build fixage for the changed build configPetr Mrázek
2014-04-06Merge branch 'patch-1' of https://github.com/max96at/MultiMC5 into developPetr Mrázek
2014-04-06Get rid of long rebuilds because of minor cmake config changesPetr Mrázek
2014-04-03Fix adding icons to custom icon directories.max96at
2014-04-01Do not spam logs too much, bump version and add to changelog.Petr Mrázek