pollymc/logic
Andrew 928e0d0b15 Implement saving account list to file
Currently it only saves when accounts are added or removed. We'll have
to fix this, but we need signals for when account objects change first.
2013-11-19 12:53:30 -06:00
..
auth Implement saving account list to file 2013-11-19 12:53:30 -06:00
lists Implement saving account list to file 2013-11-19 12:53:30 -06:00
net Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
tasks Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
BaseInstance_p.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
BaseInstance.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
BaseInstance.h Version changing removes any existing version json. 2013-10-10 01:47:48 +02:00
BaseUpdate.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
BaseUpdate.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +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 Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
InstanceFactory.h Add instance copying, fix instance creation (with identical names) 2013-11-03 21:28:04 +01:00
InstanceLauncher.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
InstanceLauncher.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
JavaUtils.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
JavaUtils.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +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 Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
LegacyInstance.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
LegacyUpdate.cpp Recover from the bin folder of converted legacy instance being deleted. 2013-11-11 04:45:31 +01:00
LegacyUpdate.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
MinecraftProcess.cpp Respect console options (opening a console at all, automatically closing) 2013-10-22 18:25:10 +01:00
MinecraftProcess.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +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 Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +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 Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +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 Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OneSixInstance.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OneSixLibrary.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OneSixLibrary.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OneSixRule.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OneSixRule.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OneSixUpdate.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OneSixUpdate.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
OneSixVersion.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +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