pollymc/logic
2014-07-16 02:03:52 +02:00
..
assets Handle a bunch more clang warnings 2014-07-01 01:23:49 +02:00
auth Make the auth timeout longer (30s) 2014-07-09 19:53:35 +02:00
forge Update the forge hacks. 2014-07-07 08:40:03 +02:00
icons Move settings lib into the main code, fixing error logging in it. 2014-07-01 01:48:09 +02:00
java Move settings lib into the main code, fixing error logging in it. 2014-07-01 01:48:09 +02:00
liteloader Fix #356 2014-07-11 01:51:07 +02:00
minecraft Implement gradle spec reader/writer 2014-07-16 02:03:52 +02:00
net Tweak the response to successful uploads (screenshots, log pastes) 2014-07-07 00:02:04 +02:00
news Add news checking system and news toolbar 2014-01-02 13:25:38 -06:00
screenshots ~_~_~_~ 2014-06-28 17:15:53 +02:00
settings Fix liteloader, some cleanups. 2014-07-06 11:15:15 +02:00
status Finish status pills. 2014-05-17 16:23:48 +02:00
tasks Make 1.6+ work with new instance format. 2014-06-09 01:38:30 +02:00
tools Move settings lib into the main code, fixing error logging in it. 2014-07-01 01:48:09 +02:00
updater Show changelog even when there are no new updates available. 2014-07-14 00:57:54 +02:00
BaseInstaller.cpp Reorganize logic code. 2014-06-09 01:38:30 +02:00
BaseInstaller.h Handle a bunch more clang warnings 2014-07-01 01:23:49 +02:00
BaseInstance_p.h Move settings lib into the main code, fixing error logging in it. 2014-07-01 01:48:09 +02:00
BaseInstance.cpp Move settings lib into the main code, fixing error logging in it. 2014-07-01 01:48:09 +02:00
BaseInstance.h Move settings lib into the main code, fixing error logging in it. 2014-07-01 01:48:09 +02:00
BaseVersion.h Begin the transformation! 2014-06-09 01:38:29 +02:00
BaseVersionList.cpp Reorganize logic code. 2014-06-09 01:38:30 +02:00
BaseVersionList.h Handle a bunch more clang warnings 2014-07-01 01:23:49 +02:00
DefaultVariable.h Implement gradle spec reader/writer 2014-07-16 02:03:52 +02: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
InstanceFactory.cpp Move settings lib into the main code, fixing error logging in it. 2014-07-01 01:48:09 +02:00
InstanceFactory.h Handle a bunch more clang warnings 2014-07-01 01:23:49 +02:00
InstanceLauncher.cpp Reorganize logic code. 2014-06-09 01:38:30 +02:00
InstanceLauncher.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
InstanceList.cpp Implement gradle spec reader/writer 2014-07-16 02:03:52 +02:00
InstanceList.h Make the FTB packs a set instead of a list. 2014-07-08 08:42:48 +02:00
LegacyFTBInstance.cpp No more disabling of actions in the instance toolbar. It makes no sense. 2014-06-20 01:24:32 +02:00
LegacyFTBInstance.h No more disabling of actions in the instance toolbar. It makes no sense. 2014-06-20 01:24:32 +02:00
LegacyInstance_p.h Move settings lib into the main code, fixing error logging in it. 2014-07-01 01:48:09 +02:00
LegacyInstance.cpp disable that upgrade page 2014-07-03 02:26:00 +02:00
LegacyInstance.h No more disabling of actions in the instance toolbar. It makes no sense. 2014-06-20 01:24:32 +02:00
LegacyUpdate.cpp Reorganize logic code. 2014-06-09 01:38:30 +02:00
LegacyUpdate.h Much change, very jarmod. 2014-06-09 01:38:29 +02:00
LwjglVersionList.cpp Reorganize logic code. 2014-06-09 01:38:30 +02:00
LwjglVersionList.h Reorganize logic code. 2014-06-09 01:38:30 +02:00
MinecraftProcess.cpp [Clang Warnings] Remove unused variables 2014-06-30 23:53:41 +02:00
MinecraftProcess.h Screenshot upload dialog(s) now have the console window as parent. 2014-05-18 19:07:01 +02:00
MMCJson.cpp Disable window titles and isons again, windows build fixes 2014-06-09 01:38:30 +02:00
MMCJson.h Make 1.6+ work with new instance format. 2014-06-09 01:38:30 +02:00
Mod.cpp Fix #361 2014-07-13 15:26:26 +02:00
Mod.h Fix for #257 2014-05-08 19:00:48 +02:00
ModList.cpp Fix mod list sorting predicate, convert the changelog to markdown and reverse it. 2014-07-08 23:05:33 +02: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
OneSixFTBInstance.cpp No more disabling of actions in the instance toolbar. It makes no sense. 2014-06-20 01:24:32 +02:00
OneSixFTBInstance.h No more disabling of actions in the instance toolbar. It makes no sense. 2014-06-20 01:24:32 +02:00
OneSixInstance_p.h Add and implement pages and page dialog. 2014-06-09 01:38:31 +02:00
OneSixInstance.cpp Add a new page that can show all sorts of logs 2014-07-12 23:31:05 +02:00
OneSixInstance.h No more disabling of actions in the instance toolbar. It makes no sense. 2014-06-20 01:24:32 +02:00
OneSixUpdate.cpp Implement adding jar mods, break saving library order. 2014-06-09 01:38:31 +02:00
OneSixUpdate.h Make 1.6+ work with new instance format. 2014-06-09 01:38:30 +02: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 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
URNResolver.cpp Much change, very jarmod. 2014-06-09 01:38:29 +02:00
URNResolver.h Much change, very jarmod. 2014-06-09 01:38:29 +02:00
VersionFilterData.cpp Handle a bunch more clang warnings 2014-07-01 01:23:49 +02:00
VersionFilterData.h Make 1.6+ work with new instance format. 2014-06-09 01:38:30 +02:00