pollymc/logic
2015-04-04 15:46:15 +02:00
..
assets NOISSUE Split MultiMC app object into MultiMC and Env 2015-04-02 11:30:24 +02:00
auth NOISSUE Split MultiMC app object into MultiMC and Env 2015-04-02 11:30:24 +02:00
forge NOISSUE Split MultiMC app object into MultiMC and Env 2015-04-02 11:30:24 +02:00
ftb NOISSUE Move FTB logic out of generic code 2015-04-04 15:46:15 +02:00
icons NOISSUE Split MultiMC app object into MultiMC and Env 2015-04-02 11:30:24 +02:00
java NOISSUE Split MultiMC app object into MultiMC and Env 2015-04-02 11:30:24 +02:00
liteloader NOISSUE Split MultiMC app object into MultiMC and Env 2015-04-02 11:30:24 +02:00
minecraft NOISSUE Remove special FTB logic from generic version patch code 2015-04-04 02:01:52 +02:00
net NOISSUE Split MultiMC app object into MultiMC and Env 2015-04-02 11:30:24 +02:00
news Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
screenshots NOISSUE Split MultiMC app object into MultiMC and Env 2015-04-02 11:30:24 +02:00
settings NOISSUE actually make INI file saving work again... oops :P 2015-02-21 08:59:38 +01:00
status Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
tasks Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
tools NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
trans NOISSUE Split MultiMC app object into MultiMC and Env 2015-04-02 11:30:24 +02:00
updater NOISSUE Make tests no longer use the MultiMC object 2015-04-02 11:30:38 +02:00
BaseInstaller.cpp Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
BaseInstaller.h Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
BaseInstance.cpp NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
BaseInstance.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
BaseProcess.cpp NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
BaseProcess.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
BaseVersion.h Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
BaseVersionList.cpp Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
BaseVersionList.h Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
DefaultVariable.h Implement gradle spec reader/writer 2014-07-16 02:03:52 +02:00
Env.cpp NOISSUE Make tests no longer use the MultiMC object 2015-04-02 11:30:38 +02:00
Env.h NOISSUE Make tests no longer use the MultiMC object 2015-04-02 11:30:38 +02:00
InstanceFactory.cpp NOISSUE Move FTB logic out of generic code 2015-04-04 15:46:15 +02:00
InstanceFactory.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
InstanceList.cpp NOISSUE Move FTB logic out of generic code 2015-04-04 15:46:15 +02:00
InstanceList.h NOISSUE Move FTB logic out of generic code 2015-04-04 15:46:15 +02:00
JarUtils.cpp NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
JarUtils.h NOISSUE Fix jar mods for OnesSix 2014-12-27 20:50:33 +01:00
LegacyInstance.cpp NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
LegacyInstance.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
LegacyUpdate.cpp NOISSUE Split MultiMC app object into MultiMC and Env 2015-04-02 11:30:24 +02:00
LegacyUpdate.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
LwjglVersionList.cpp NOISSUE Split MultiMC app object into MultiMC and Env 2015-04-02 11:30:24 +02:00
LwjglVersionList.h Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
MMCJson.cpp Sync from quickmods 2014-09-06 19:03:05 +02:00
MMCJson.h Sync from quickmods 2014-09-06 19:03:05 +02:00
Mod.cpp Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
Mod.h Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
ModList.cpp Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
ModList.h Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
NagUtils.cpp Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
NagUtils.h Change copyright dates to 2015 2015-02-06 01:18:02 +01:00
OneSixInstance.cpp NOISSUE make slightly more compatible with current unstable 2015-04-02 22:14:54 +02:00
OneSixInstance.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
OneSixUpdate.cpp NOISSUE Split MultiMC app object into MultiMC and Env 2015-04-02 11:30:24 +02:00
OneSixUpdate.h NOISSUE Refactors and moving of things 2015-04-02 00:14:06 +02:00
QObjectPtr.h GH-721 Redo internal NetJob implementation. 2015-01-11 22:04:31 +01:00
RecursiveFileSystemWatcher.cpp Finish of the OtherLogs page, and (re)format page related files 2014-07-12 23:31:06 +02:00
RecursiveFileSystemWatcher.h Finish of the OtherLogs page, and (re)format page related files 2014-07-12 23:31:06 +02:00
RWStorage.h Fix liteloader, some cleanups. 2014-07-06 11:15:15 +02:00
SkinUtils.cpp NOISSUE Split MultiMC app object into MultiMC and Env 2015-04-02 11:30:24 +02:00
SkinUtils.h Change copyright dates to 2015 2015-02-06 01:18:02 +01:00