summaryrefslogtreecommitdiffstats
path: root/logic/minecraft
Commit message (Expand)AuthorAgeLines
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-6/+6
* Update copyright year (finally...)Jan Dalheimer2014-11-02-7/+7
* Sync from quickmodsPetr Mrázek2014-09-06-19/+24
* Fix version file problems, fix console window not being destroyedPetr Mrázek2014-08-21-1/+1
* Properly detect if the instance is vanilla and don't treat it as custom.Petr Mrázek2014-08-11-2/+23
* Rearrange RawLibrary and OneSixLibrary heavily.Petr Mrázek2014-07-26-406/+328
* Make forge work.Petr Mrázek2014-07-19-112/+142
* Implement gradle spec reader/writerPetr Mrázek2014-07-16-14/+101
* Fix #354, make jar mods and patch files in general more resilient.Petr Mrázek2014-07-10-3/+12
* Fix liteloader, some cleanups.Petr Mrázek2014-07-06-2/+0
* Handle a bunch more clang warningsPetr Mrázek2014-07-01-1/+1
* Fix bug in OneSixInstance's modification detection.Taeyeon Mori2014-06-30-1/+1
* Cleanup - QFileInfo derp and unused variablesPetr Mrázek2014-06-09-7/+0
* Version revert logic improvements, colorful icons for mod lists and resource ...Petr Mrázek2014-06-09-5/+61
* Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ...Petr Mrázek2014-06-09-1/+2
* Add and implement pages and page dialog.Petr Mrázek2014-06-09-1/+1
* New, simpler and versioned format for the patch load order.Petr Mrázek2014-06-09-66/+79
* Implement adding jar mods, break saving library order.Petr Mrázek2014-06-09-108/+170
* Lock down the version cache. Just enough to make it annoying to corrupt the f...Petr Mrázek2014-06-09-21/+47
* Reduce startup logging verbosityPetr Mrázek2014-06-09-2/+2
* Add back legacy mod edit, add checksums for all legacy jarsPetr Mrázek2014-06-09-0/+4
* Small fixes, including release dates of some legacy versionsPetr Mrázek2014-06-09-7/+40
* Disable window titles and isons again, windows build fixesPetr Mrázek2014-06-09-1/+1
* Use window icons and titles in 1.6+Petr Mrázek2014-06-09-2/+2
* Make 1.6+ work with new instance format.Petr Mrázek2014-06-09-423/+822
* All of the broken legacy things work.Petr Mrázek2014-06-09-331/+646
* Introducing VersionPatch base class for version files and minecraft versionsPetr Mrázek2014-06-09-196/+265
* Reorganize logic code.Petr Mrázek2014-06-09-0/+2862