aboutsummaryrefslogtreecommitdiff
path: root/logic/minecraft
AgeCommit message (Expand)Author
2015-04-12SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGLPetr Mrázek
2015-04-12SCRATCH eliminate InstanceFactoryPetr Mrázek
2015-04-04NOISSUE Remove special FTB logic from generic version patch codePetr Mrázek
2015-04-02NOISSUE use QSaveFile for saving patch orderPetr Mrázek
2015-04-02NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek
2015-04-02NOISSUE Refactors and moving of thingsPetr Mrázek
2015-02-06Change copyright dates to 2015Greenphlem
2014-12-27NOISSUE Fix jar mods for OnesSixPetr Mrázek
2014-11-02Fix another bunch of copyright years, including fixing #397Jan Dalheimer
2014-11-02Update copyright year (finally...)Jan Dalheimer
2014-09-06Sync from quickmodsPetr Mrázek
2014-08-21Fix version file problems, fix console window not being destroyedPetr Mrázek
2014-08-11Properly detect if the instance is vanilla and don't treat it as custom.Petr Mrázek
2014-07-26Rearrange RawLibrary and OneSixLibrary heavily.Petr Mrázek
2014-07-19Make forge work.Petr Mrázek
2014-07-16Implement gradle spec reader/writerPetr Mrázek
2014-07-10Fix #354, make jar mods and patch files in general more resilient.Petr Mrázek
2014-07-06Fix liteloader, some cleanups.Petr Mrázek
2014-07-01Handle a bunch more clang warningsPetr Mrázek
2014-06-30Fix bug in OneSixInstance's modification detection.Taeyeon Mori
2014-06-09Cleanup - QFileInfo derp and unused variablesPetr Mrázek
2014-06-09Version revert logic improvements, colorful icons for mod lists and resource ...Petr Mrázek
2014-06-09Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ...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 f...Petr Mrázek
2014-06-09Reduce startup logging verbosityPetr 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