summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/InstanceVersion.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-550/+0
|
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
|
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
|
* Sync from quickmodsPetr Mrázek2014-09-06-0/+8
|
* Properly detect if the instance is vanilla and don't treat it as custom.Petr Mrázek2014-08-11-2/+5
|
* Fix #354, make jar mods and patch files in general more resilient.Petr Mrázek2014-07-10-2/+5
|
* Fix liteloader, some cleanups.Petr Mrázek2014-07-06-1/+0
|
* Fix bug in OneSixInstance's modification detection.Taeyeon Mori2014-06-30-1/+1
| | | | | OneSixInstance would report all instances as custom because of a typo. Thanks Clang :)
* Cleanup - QFileInfo derp and unused variablesPetr Mrázek2014-06-09-1/+0
|
* Version revert logic improvements, colorful icons for mod lists and resource ↵Petr Mrázek2014-06-09-2/+56
| | | | | | pack list. Icons are from Oxygen.
* New, simpler and versioned format for the patch load order.Petr Mrázek2014-06-09-24/+15
|
* Implement adding jar mods, break saving library order.Petr Mrázek2014-06-09-0/+493