index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
logic
/
BaseInstance.cpp
Age
Commit message (
Expand
)
Author
2016-04-30
NOISSUE split GUI stuff from logic library
Petr Mrázek
2016-03-28
NOISSUE Quick fix for icons being required
Alexia
2015-10-05
NOISSUE dissolve util library
Petr Mrázek
2015-09-22
GH-1217 reset time played on zip pack import
Petr Mrázek
2015-09-22
GH-1217 add simple instance play time tracking
Petr Mrázek
2015-09-04
GH-1223 fix override settings
Petr Mrázek
2015-07-21
GH-1053 explode launch task into many small steps, each a Task
Petr Mrázek
2015-05-25
GH-992 GH-997 Do not rewrite values when loading FTB packs
Petr Mrázek
2015-05-24
GH-991 implement wrapper commands
Petr Mrázek
2015-05-23
GH-992 Add a transaction/locking mechanism to settings objects
Petr Mrázek
2015-05-02
NOISSUE do not propagate instance change events when nothing actually changed
Petr Mrázek
2015-04-13
GH-228 do not recurse into reparse points when deleting instances
Petr Mrázek
2015-04-12
NOISSUE move everything.
Petr Mrázek
2015-04-12
NOISSUE fix overlap in instance settings registration
Petr Mrázek
2015-04-12
SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGL
Petr Mrázek
2015-04-12
SCRATCH move icons over to Env, instance proxy model to gui
Petr Mrázek
2015-04-12
SCRATCH eliminate InstanceFactory
Petr Mrázek
2015-04-02
NOISSUE Refactors and moving of things
Petr Mrázek
2015-02-06
Change copyright dates to 2015
Greenphlem
2014-12-27
NOISSUE Fix jar mods for OnesSix
Petr Mrázek
2014-11-02
Fix another bunch of copyright years, including fixing #397
Jan Dalheimer
2014-09-06
Sync from quickmods
Petr Mrázek
2014-07-01
Move settings lib into the main code, fixing error logging in it.
Petr Mrázek
2014-06-30
Redo the console window. Log is now a page. Console window has relevant pages.
Petr Mrázek
2014-06-09
Instance settings moved to a page.
Petr Mrázek
2014-06-09
Reorganize logic code.
Petr Mrázek
2014-03-30
Fix java checker crash, some memory leaks
Petr Mrázek
2014-03-10
Merge branch 'develop' into feature_badges
Jan Dalheimer
2014-03-10
Instance badges. Some easter eggs and one for broken so far.
Jan Dalheimer
2014-03-09
Also reload the instance cfg
Jan Dalheimer
2014-03-09
Some pre/post related stuff
Jan Dalheimer
2014-02-17
Instance flags. Currently used for marking instances as broken. Can later be ...
Jan Dalheimer
2014-01-17
Improve Console window output.
Orochimarufan
2014-01-12
Fix window title problem on OSX.
Petr Mrázek
2014-01-12
Replace old launcher part with a shiny new one. No more garbage on the comman...
Petr Mrázek
2014-01-01
Allow the use of synonyms in settings. Refactor settings.
Petr Mrázek
2013-12-31
Refactor icon lists heavily
Petr Mrázek
2013-12-16
Remove obsolete auto login option.
Petr Mrázek
2013-12-01
Fix (hopefully) library dependency resolution.
Petr Mrázek
2013-11-04
Reformat and (slightly) decruft all the things.
Petr Mrázek
2013-10-06
Added file logger
Petr Mrázek
2013-09-22
Working 1.6 modding (currently only forge)
Petr Mrázek
2013-09-16
Forge version list implementation. Needs integration and testing.
Petr Mrázek
2013-09-07
Move a good chunk of the singleton objects into a new QApplication subclass.
Petr Mrázek
2013-08-26
Nuke the old instance model, LONG LIVE THE NEW ONE
Petr Mrázek
2013-08-25
Many improvements
Petr Mrázek
2013-08-24
Legacy jar reassembly, base of proper custom jar support
Petr Mrázek
2013-08-17
Move all the things (YES. Move them.)
Petr Mrázek