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