pollymc/logic
2013-12-02 11:09:56 +01:00
..
auth Fix login and startup logging issues 2013-12-01 02:00:42 +01:00
lists Unit testing 2013-12-02 11:09:56 +01:00
net Nuke dead code 2013-11-28 22:05:58 -06:00
tasks Verify access tokens before launching Minecraft 2013-11-28 20:45:52 -06:00
BaseInstance_p.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
BaseInstance.cpp Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
BaseInstance.h Detect java bitness on launch, use appropriate libraries 2013-11-25 00:46:52 +01:00
BaseVersion.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +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 Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
ForgeInstaller.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
InstanceFactory.cpp Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
InstanceFactory.h Add instance copying, fix instance creation (with identical names) 2013-11-03 21:28:04 +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 Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
JavaChecker.h Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
JavaUtils.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
JavaUtils.h Prepare for rework of instance launch/update 2013-11-24 06:36:16 +01: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
LegacyInstance_p.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
LegacyInstance.cpp Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
LegacyInstance.h Detect java bitness on launch, use appropriate libraries 2013-11-25 00:46:52 +01:00
LegacyUpdate.cpp Detect java bitness on launch, use appropriate libraries 2013-11-25 00:46:52 +01:00
LegacyUpdate.h Detect java bitness on launch, use appropriate libraries 2013-11-25 00:46:52 +01:00
MinecraftProcess.cpp Fix private info censor 2013-12-01 02:14:32 +01:00
MinecraftProcess.h Fix login and startup logging issues 2013-12-01 02:00:42 +01:00
MinecraftVersion.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
Mod.cpp Read mcmod.info first, forgeversion.properties second 2013-11-05 23:46:06 +00:00
Mod.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
ModList.cpp Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
ModList.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
NagUtils.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +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 Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
NostalgiaInstance.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OneSixAssets.cpp Fix assets URL (expected to change... again) 2013-11-18 20:12:24 +01:00
OneSixAssets.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OneSixInstance_p.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OneSixInstance.cpp Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
OneSixInstance.h Detect java bitness on launch, use appropriate libraries 2013-11-25 00:46:52 +01:00
OneSixLibrary.cpp Fix for latest snapshot ``changes'' 2013-11-27 01:50:38 +01:00
OneSixLibrary.h Fix for latest snapshot ``changes'' 2013-11-27 01:50:38 +01:00
OneSixRule.cpp Could reach end of rulesFromJsonV4 method without returning a QList 2013-11-28 14:50:04 -05:00
OneSixRule.h Implement user info stub for newest minecraft snapshot 2013-11-22 01:04:14 +01:00
OneSixUpdate.cpp Fix (hopefully) library dependency resolution. 2013-12-01 16:34:51 +01:00
OneSixUpdate.h Detect java bitness on launch, use appropriate libraries 2013-11-25 00:46:52 +01:00
OneSixVersion.cpp Fix for latest snapshot ``changes'' 2013-11-27 01:50:38 +01:00
OneSixVersion.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +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 Move "manage accounts" to right, use player skin when available 2013-11-27 16:56:15 +00:00