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
/
OneSixInstance.cpp
Commit message (
Expand
)
Author
Age
Lines
*
NOISSUE insert blatant self-promotion
Petr Mrázek
2015-04-02
-3
/
+2
*
NOISSUE Refactors and moving of things
Petr Mrázek
2015-04-02
-154
/
+86
*
Change copyright dates to 2015
Greenphlem
2015-02-06
-1
/
+1
*
NOISSUE Fix jar mods for OnesSix
Petr Mrázek
2014-12-27
-65
/
+32
*
Fix another bunch of copyright years, including fixing #397
Jan Dalheimer
2014-11-02
-1
/
+1
*
Add dark, light, blue and colored theme from pe.
Petr Mrázek
2014-10-26
-2
/
+2
*
Sync from quickmods
Petr Mrázek
2014-09-06
-3
/
+8
*
Add a new page that can show all sorts of logs
Jan Dalheimer
2014-07-12
-6
/
+8
*
Do not show core mods page for minecraft newer than 1.5.2.
Petr Mrázek
2014-07-10
-4
/
+4
*
Redo the console window. Log is now a page. Console window has relevant pages.
Petr Mrázek
2014-06-30
-3
/
+3
*
Turn screenshot management into a page.
Petr Mrázek
2014-06-28
-0
/
+2
*
No more disabling of actions in the instance toolbar. It makes no sense.
Petr Mrázek
2014-06-20
-13
/
+0
*
Replace notes dialog with a page.
Petr Mrázek
2014-06-18
-0
/
+2
*
More github wiki friendly help page names
Petr Mrázek
2014-06-10
-4
/
+4
*
Add close button to page dialog. Add help button to page dialog.
Petr Mrázek
2014-06-10
-2
/
+4
*
Instance settings moved to a page.
Petr Mrázek
2014-06-09
-0
/
+2
*
Version revert logic improvements, colorful icons for mod lists and resource ...
Petr Mrázek
2014-06-09
-2
/
+2
*
Show texture/resource packs when appropriate.
Petr Mrázek
2014-06-09
-9
/
+20
*
Page dialog for legacy instances.
Petr Mrázek
2014-06-09
-2
/
+1
*
Add and implement pages and page dialog.
Petr Mrázek
2014-06-09
-2
/
+33
*
Implement adding jar mods, break saving library order.
Petr Mrázek
2014-06-09
-15
/
+7
*
Lock down the version cache. Just enough to make it annoying to corrupt the f...
Petr Mrázek
2014-06-09
-12
/
+9
*
All of the broken legacy things work.
Petr Mrázek
2014-06-09
-1
/
+4
*
Reorganize logic code.
Petr Mrázek
2014-06-09
-10
/
+11
*
Add builtin Minecraft versions for legacy
Petr Mrázek
2014-06-09
-0
/
+4
*
Set the window params inside the launcher part, depending on launcher type.
Petr Mrázek
2014-06-09
-18
/
+0
*
Fix launcher part for legacy in onesix.
Petr Mrázek
2014-06-09
-17
/
+47
*
Much change, very jarmod.
Petr Mrázek
2014-06-09
-14
/
+56
*
Begin the transformation!
Petr Mrázek
2014-06-09
-21
/
+43
*
Screenshot upload dialog(s) now have the console window as parent.
Petr Mrázek
2014-05-18
-10
/
+3
*
Fix FTB-related issues
0.3.1
Petr Mrázek
2014-03-31
-0
/
+11
*
Merge branch 'develop' into feature_badges
Jan Dalheimer
2014-03-10
-16
/
+43
|
\
|
*
Merge remote-tracking branch 'origin/feature_fix_log' into integration_butchery
Petr Mrázek
2014-03-09
-1
/
+13
|
|
\
|
*
\
Merge remote-tracking branch 'origin/feature_commands' into integration_butchery
Petr Mrázek
2014-03-09
-0
/
+5
|
|
\
\
|
|
*
|
Some pre/post related stuff
Jan Dalheimer
2014-03-09
-0
/
+5
|
|
|
/
|
*
|
Improve reporting of version file errors.x
Petr Mrázek
2014-03-09
-5
/
+12
|
*
|
More code butchery related to version files. No end in sight.
Petr Mrázek
2014-03-03
-8
/
+11
|
*
|
Remove widgets from logic.
Petr Mrázek
2014-03-02
-3
/
+3
|
*
|
Reorganize the version-related code.
Petr Mrázek
2014-03-01
-6
/
+6
|
|
/
*
/
Instance badges. Some easter eggs and one for broken so far.
Jan Dalheimer
2014-03-10
-4
/
+4
|
/
*
Merge branch 'fix_json_version' into integration_json_and_tools
Petr Mrázek
2014-02-24
-3
/
+20
|
\
|
*
Instance flags. Currently used for marking instances as broken. Can later be ...
Jan Dalheimer
2014-02-17
-2
/
+13
|
*
Actually remove instances if they fail to load
Jan Dalheimer
2014-02-17
-1
/
+8
*
|
Merge branch 'feature_profiling' into integration_json_and_tools
Petr Mrázek
2014-02-24
-1
/
+1
|
\
\
|
*
|
Underp. Don't depend on OneSix. Nicer "menu" style choosing.
Jan Dalheimer
2014-02-15
-0
/
+1
|
*
|
Profiler support. Currently JProfiler and JVisualVM are implemented.
Jan Dalheimer
2014-02-15
-1
/
+0
|
|
/
*
|
Copying of FTB instances working again
Jan Dalheimer
2014-02-21
-0
/
+5
*
|
Don't assume forge for FTB instances. Fix FTB related stuff.
Jan Dalheimer
2014-02-21
-2
/
+12
*
|
Use FTB's libraries/ and versions/ folders for non-copied instances
Jan Dalheimer
2014-02-20
-5
/
+12
|
/
*
Fix installing forge after liteloader and then removing liteloader. Also form...
Jan Dalheimer
2014-02-02
-5
/
+5
[next]