pollymc/logic
2014-01-23 21:31:41 +01:00
..
assets ThreadTask for all your ThreadNeeds 2014-01-01 19:21:58 +01:00
auth Marginally improve OneSix offline mode launch 2014-01-18 22:11:33 +01:00
icons Update the changelog, version, scale the instance icon 2014-01-20 01:14:11 +01:00
lists Derpstances. Everything renamed. Launching does not yet work. 2014-01-22 07:33:32 +01:00
net Marginally improve OneSix offline mode launch 2014-01-18 22:11:33 +01:00
news Add news checking system and news toolbar 2014-01-02 13:25:38 -06:00
status Sort forge versions right. Do not spam the multimc log with mc server status stuff. 2014-01-16 23:06:07 +01:00
tasks ThreadTask for all your ThreadNeeds 2014-01-01 19:21:58 +01:00
updater Merge branch 'fix_tests' of https://github.com/02JanDal/MultiMC5 into develop 2014-01-18 22:30:36 +01:00
BaseInstaller.cpp Forge works now too, and so does forge+liteloader 2014-01-23 21:31:41 +01:00
BaseInstaller.h Forge works now too, and so does forge+liteloader 2014-01-23 21:31:41 +01:00
BaseInstance_p.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
BaseInstance.cpp Improve Console window output. 2014-01-17 22:55:10 +01:00
BaseInstance.h Derpstances. Everything renamed. Launching does not yet work. 2014-01-22 07:33:32 +01:00
BaseVersion.h Sort forge versions right. Do not spam the multimc log with mc server status stuff. 2014-01-16 23:06:07 +01:00
DerpFTBInstance.cpp Forge works now too, and so does forge+liteloader 2014-01-23 21:31:41 +01:00
DerpFTBInstance.h Derpstances. Everything renamed. Launching does not yet work. 2014-01-22 07:33:32 +01:00
DerpInstance_p.h Derpstances. Everything renamed. Launching does not yet work. 2014-01-22 07:33:32 +01:00
DerpInstance.cpp Work towards liteloader support. Fix creating new instance 2014-01-22 15:20:48 +01:00
DerpInstance.h Work towards liteloader support. Fix creating new instance 2014-01-22 15:20:48 +01:00
DerpLibrary.cpp Derpstances. Everything renamed. Launching does not yet work. 2014-01-22 07:33:32 +01:00
DerpLibrary.h Derpstances. Everything renamed. Launching does not yet work. 2014-01-22 07:33:32 +01:00
DerpRule.cpp Got liteloader working. Patching more or less works 2014-01-22 22:15:50 +01:00
DerpRule.h Got liteloader working. Patching more or less works 2014-01-22 22:15:50 +01:00
DerpUpdate.cpp Merge branch 'develop' into feature_derpstances 2014-01-22 14:06:58 +01:00
DerpUpdate.h Derpstances. Everything renamed. Launching does not yet work. 2014-01-22 07:33:32 +01:00
DerpVersion.cpp Forge works now too, and so does forge+liteloader 2014-01-23 21:31:41 +01:00
DerpVersion.h Forge works now too, and so does forge+liteloader 2014-01-23 21:31:41 +01:00
DerpVersionBuilder.cpp Forge works now too, and so does forge+liteloader 2014-01-23 21:31:41 +01:00
DerpVersionBuilder.h Forge works now too, and so does forge+liteloader 2014-01-23 21:31:41 +01:00
EnabledItemFilter.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
EnabledItemFilter.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
ForgeInstaller.cpp Forge works now too, and so does forge+liteloader 2014-01-23 21:31:41 +01:00
ForgeInstaller.h Forge works now too, and so does forge+liteloader 2014-01-23 21:31:41 +01:00
InstanceFactory.cpp Derpstances. Everything renamed. Launching does not yet work. 2014-01-22 07:33:32 +01:00
InstanceFactory.h Initial FTB support. Allows "tracking" of FTB instances. 2013-12-21 23:40:37 +01:00
InstanceLauncher.cpp Nuke dead code 2013-11-28 22:05:58 -06:00
InstanceLauncher.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
JavaChecker.cpp Add logging calls to the java checker. 2014-01-09 01:20:24 +01:00
JavaChecker.h Deploy jars instead of extracting them at runtime, remove non-working nvidia fix 2014-01-08 01:28:33 +01:00
JavaCheckerJob.cpp Don't include debugging messages :( 2014-01-07 03:18:26 +00:00
JavaCheckerJob.h Better (but unsorted) Java detection 2013-12-11 04:54:00 +00:00
JavaUtils.cpp Removed incomplete osx java detection log message 2014-01-02 17:07:47 +01:00
JavaUtils.h Java version list should be sorted, JRE->JDK, 64->32 2013-12-12 14:56:32 +00:00
LegacyForge.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
LegacyForge.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
LegacyFTBInstance.cpp Fix FTB. 2014-01-15 22:49:37 +01:00
LegacyFTBInstance.h Fix FTB. 2014-01-15 22:49:37 +01:00
LegacyInstance_p.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
LegacyInstance.cpp Fix window title problem on OSX. 2014-01-12 23:38:12 +01:00
LegacyInstance.h Derpstances. Everything renamed. Launching does not yet work. 2014-01-22 07:33:32 +01:00
LegacyUpdate.cpp Do not merge disabled jar mods. 2013-12-26 05:19:11 +01:00
LegacyUpdate.h Fix offline mode bugs 2013-12-08 22:06:04 +01:00
LiteLoaderInstaller.cpp Forge works now too, and so does forge+liteloader 2014-01-23 21:31:41 +01:00
LiteLoaderInstaller.h Forge works now too, and so does forge+liteloader 2014-01-23 21:31:41 +01:00
MinecraftProcess.cpp Improve Console window output. 2014-01-17 22:55:10 +01:00
MinecraftProcess.h Improve Console window output. 2014-01-17 22:55:10 +01:00
MinecraftVersion.h Derpstances. Everything renamed. Launching does not yet work. 2014-01-22 07:33:32 +01:00
Mod.cpp Fix various LiteLoader related bugs. 2013-12-29 04:17:52 +01:00
Mod.h Litemod version info. 2013-12-28 20:28:24 -05:00
ModList.cpp Fix mod list checkboxes 2014-01-04 23:45:20 +01:00
ModList.h Disable/enable mods with checkboxes. Needs testing. 2013-12-26 05:14:32 +01:00
NagUtils.cpp Fix a few things related to the translations 2014-01-04 11:49:06 +01:00
NagUtils.h Added NagUtils, nag people about trying to override JVM memory options 2013-11-03 15:20:26 +00:00
NostalgiaInstance.cpp Derpstances. Everything renamed. Launching does not yet work. 2014-01-22 07:33:32 +01:00
NostalgiaInstance.h Derpstances. Everything renamed. Launching does not yet work. 2014-01-22 07:33:32 +01:00
OneSixVersion.cpp Derpstances. Everything renamed. Launching does not yet work. 2014-01-22 07:33:32 +01:00
OneSixVersion.h Derpstances. Everything renamed. Launching does not yet work. 2014-01-22 07:33:32 +01:00
OpSys.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OpSys.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
SkinUtils.cpp Nuke skins.json, use nice yggdrasil implementation instead. Grabs all Mojang account skins on addition, active on startup 2013-11-27 18:45:29 +00:00
SkinUtils.h Scale faces to 64x64 2014-01-19 23:05:16 +01:00