pollymc/logic
2014-05-08 19:00:48 +02:00
..
assets ThreadTask for all your ThreadNeeds 2014-01-01 19:21:58 +01:00
auth Give more feedback for YggdrasilTask network errors. 2014-04-16 00:46:41 +02:00
icons Fix adding icons to custom icon directories. 2014-04-03 19:28:23 +02:00
lists Fix many memory leaks. 2014-03-30 20:11:41 +02:00
net Add proper FML libs URL 2014-04-21 20:41:37 +02:00
news Add news checking system and news toolbar 2014-01-02 13:25:38 -06:00
screenshots Fix many memory leaks. 2014-03-30 20:11:41 +02: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 Fix many memory leaks. 2014-03-30 20:11:41 +02:00
tools Fix many memory leaks. 2014-03-30 20:11:41 +02:00
updater Workaround for dirty build folders. 2014-04-06 03:59:37 +02:00
BaseInstaller.cpp Reorganize the version-related code. 2014-03-01 23:06:47 +01:00
BaseInstaller.h Pull in BaseInstaller related changes from quickmod 2014-03-14 20:48:57 +01:00
BaseInstance_p.h Fix many memory leaks. 2014-03-30 20:11:41 +02:00
BaseInstance.cpp Fix java checker crash, some memory leaks 2014-03-30 20:11:41 +02:00
BaseInstance.h Merge branch 'develop' into feature_badges 2014-03-10 19:24:29 +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
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 Actually start the forge install job. 2014-03-20 21:23:05 +01:00
ForgeInstaller.h Pull in BaseInstaller related changes from quickmod 2014-03-14 20:48:57 +01:00
InstanceFactory.cpp Fix FTB-related issues 2014-03-31 00:19:43 +02:00
InstanceFactory.h Fix many memory leaks. 2014-03-30 20:11:41 +02: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 Add a few default java paths on linux 2014-03-30 21:29:44 +02: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 Instance badges. Some easter eggs and one for broken so far. 2014-03-10 17:38:27 +01:00
LegacyFTBInstance.h Fix FTB. 2014-01-15 22:49:37 +01:00
LegacyInstance_p.h Fix many memory leaks. 2014-03-30 20:11:41 +02:00
LegacyInstance.cpp Download and cache FML libs for legacy minecraft versions. 2014-04-19 21:24:11 +02:00
LegacyInstance.h Download and cache FML libs for legacy minecraft versions. 2014-04-19 21:24:11 +02:00
LegacyUpdate.cpp Download and cache FML libs for legacy minecraft versions. 2014-04-19 21:24:11 +02:00
LegacyUpdate.h Download and cache FML libs for legacy minecraft versions. 2014-04-19 21:24:11 +02:00
LiteLoaderInstaller.cpp Pull in BaseInstaller related changes from quickmod 2014-03-14 20:48:57 +01:00
LiteLoaderInstaller.h Pull in BaseInstaller related changes from quickmod 2014-03-14 20:48:57 +01:00
MinecraftProcess.cpp Workaround for dirty build folders. 2014-04-06 03:59:37 +02:00
MinecraftProcess.h Remove the timeout for pre/post commands. Fixes #107 2014-03-15 09:02:56 +01:00
MinecraftVersion.h Change naming from Derp -> OneSix until the new instance type supports legacy 2014-01-24 18:12:02 +01:00
MMCJson.cpp Fix missing return in ensureDouble() 2014-03-10 20:18:01 +01:00
MMCJson.h Fix a compiling error by adding noexcept 2014-03-10 18:55:54 +01:00
Mod.cpp Fix for #257 2014-05-08 19:00:48 +02:00
Mod.h Fix for #257 2014-05-08 19:00:48 +02:00
ModList.cpp Small tweaks to make things better. 2014-02-06 09:32:44 +01:00
ModList.h Small tweaks to make things better. 2014-02-06 09:32:44 +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 Instance badges. Some easter eggs and one for broken so far. 2014-03-10 17:38:27 +01:00
NostalgiaInstance.h Fix many memory leaks. 2014-03-30 20:11:41 +02:00
OneSixFTBInstance.cpp Merge branch 'develop' into feature_badges 2014-03-10 19:24:29 +01:00
OneSixFTBInstance.h Fix many memory leaks. 2014-03-30 20:11:41 +02:00
OneSixInstance_p.h Fix many memory leaks. 2014-03-30 20:11:41 +02:00
OneSixInstance.cpp Fix FTB-related issues 2014-03-31 00:19:43 +02:00
OneSixInstance.h Fix FTB-related issues 2014-03-31 00:19:43 +02:00
OneSixLibrary.cpp Fix FTB local libraries bug 2014-05-03 15:40:46 +02:00
OneSixLibrary.h Fix FTB local libraries bug 2014-05-03 15:40:46 +02:00
OneSixRule.cpp Change naming from Derp -> OneSix until the new instance type supports legacy 2014-01-24 18:12:02 +01:00
OneSixRule.h Change naming from Derp -> OneSix until the new instance type supports legacy 2014-01-24 18:12:02 +01:00
OneSixUpdate.cpp Fix FTB local libraries bug 2014-05-03 15:40:46 +02:00
OneSixUpdate.h Copying of FTB instances working again 2014-02-21 19:15:59 +01:00
OneSixVersionBuilder.cpp Finalize version on reload. 2014-03-19 23:23:59 +01:00
OneSixVersionBuilder.h Finalize version on reload. 2014-03-19 23:23:59 +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
VersionFile.cpp Do not spam logs too much, bump version and add to changelog. 2014-04-01 23:03:04 +02:00
VersionFile.h Fix a compiling error by adding noexcept 2014-03-10 18:55:54 +01:00
VersionFinal.cpp Deny april fools outside of first april. 2014-04-01 22:33:15 +02:00
VersionFinal.h Fix FTB-related issues 2014-03-31 00:19:43 +02:00