aboutsummaryrefslogtreecommitdiff
path: root/logic/BaseInstance.cpp
AgeCommit message (Expand)Author
2016-04-30NOISSUE split GUI stuff from logic libraryPetr Mrázek
2016-03-28NOISSUE Quick fix for icons being requiredAlexia
2015-10-05NOISSUE dissolve util libraryPetr Mrázek
2015-09-22GH-1217 reset time played on zip pack importPetr Mrázek
2015-09-22GH-1217 add simple instance play time trackingPetr Mrázek
2015-09-04GH-1223 fix override settingsPetr Mrázek
2015-07-21GH-1053 explode launch task into many small steps, each a TaskPetr Mrázek
2015-05-25GH-992 GH-997 Do not rewrite values when loading FTB packsPetr Mrázek
2015-05-24GH-991 implement wrapper commandsPetr Mrázek
2015-05-23GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek
2015-05-02NOISSUE do not propagate instance change events when nothing actually changedPetr Mrázek
2015-04-13GH-228 do not recurse into reparse points when deleting instancesPetr Mrázek
2015-04-12NOISSUE move everything.Petr Mrázek
2015-04-12NOISSUE fix overlap in instance settings registrationPetr Mrázek
2015-04-12SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGLPetr Mrázek
2015-04-12SCRATCH move icons over to Env, instance proxy model to guiPetr Mrázek
2015-04-12SCRATCH eliminate InstanceFactoryPetr 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-09-06Sync from quickmodsPetr Mrázek
2014-07-01Move settings lib into the main code, fixing error logging in it.Petr Mrázek
2014-06-30Redo the console window. Log is now a page. Console window has relevant pages.Petr Mrázek
2014-06-09Instance settings moved to a page.Petr Mrázek
2014-06-09Reorganize logic code.Petr Mrázek
2014-03-30Fix java checker crash, some memory leaksPetr Mrázek
2014-03-10Merge branch 'develop' into feature_badgesJan Dalheimer
2014-03-10Instance badges. Some easter eggs and one for broken so far.Jan Dalheimer
2014-03-09Also reload the instance cfgJan Dalheimer
2014-03-09Some pre/post related stuffJan Dalheimer
2014-02-17Instance flags. Currently used for marking instances as broken. Can later be ...Jan Dalheimer
2014-01-17Improve Console window output.Orochimarufan
2014-01-12Fix window title problem on OSX.Petr Mrázek
2014-01-12Replace old launcher part with a shiny new one. No more garbage on the comman...Petr Mrázek
2014-01-01Allow the use of synonyms in settings. Refactor settings.Petr Mrázek
2013-12-31Refactor icon lists heavilyPetr Mrázek
2013-12-16Remove obsolete auto login option.Petr Mrázek
2013-12-01Fix (hopefully) library dependency resolution.Petr Mrázek
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek
2013-10-06Added file loggerPetr Mrázek
2013-09-22Working 1.6 modding (currently only forge)Petr Mrázek
2013-09-16Forge version list implementation. Needs integration and testing.Petr Mrázek
2013-09-07Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek
2013-08-26Nuke the old instance model, LONG LIVE THE NEW ONEPetr Mrázek
2013-08-25Many improvementsPetr Mrázek
2013-08-24Legacy jar reassembly, base of proper custom jar supportPetr Mrázek
2013-08-17Move all the things (YES. Move them.)Petr Mrázek