d394235ee0
Previously, the Shaders, Texture packs and Resource packs tabs had as parent the ModFolderPage, making it so that making changes only to the Mods page would require checking the id of the page for the correct one. This was hackish and error-prone. Now, those pages all inherit from a single class, ExternalResourcesPage, that handles the basic behaviour of all of them, while allowing for individual modification in code. This is still not a clear separation, since internally, all those resources are derived from Mods, so for now there's still some awkward common code :/ |
||
---|---|---|
.. | ||
icons | ||
java | ||
launch | ||
meta | ||
minecraft | ||
modplatform | ||
mojang | ||
net | ||
news | ||
pathmatcher | ||
resources | ||
screenshots | ||
settings | ||
tasks | ||
testdata | ||
tools | ||
translations | ||
ui | ||
updater | ||
Application.cpp | ||
Application.h | ||
ApplicationMessage.cpp | ||
ApplicationMessage.h | ||
BaseInstaller.cpp | ||
BaseInstaller.h | ||
BaseInstance.cpp | ||
BaseInstance.h | ||
BaseVersion.h | ||
BaseVersionList.cpp | ||
BaseVersionList.h | ||
CMakeLists.txt | ||
Commandline.cpp | ||
Commandline.h | ||
DefaultVariable.h | ||
DesktopServices.cpp | ||
DesktopServices.h | ||
Exception.h | ||
ExponentialSeries.h | ||
FileSystem_test.cpp | ||
FileSystem.cpp | ||
FileSystem.h | ||
Filter.cpp | ||
Filter.h | ||
GZip_test.cpp | ||
GZip.cpp | ||
GZip.h | ||
HoeDown.h | ||
install_prereqs.cmake.in | ||
InstanceCopyTask.cpp | ||
InstanceCopyTask.h | ||
InstanceCreationTask.cpp | ||
InstanceCreationTask.h | ||
InstanceImportTask.cpp | ||
InstanceImportTask.h | ||
InstanceList.cpp | ||
InstanceList.h | ||
InstancePageProvider.h | ||
InstanceTask.cpp | ||
InstanceTask.h | ||
JavaCommon.cpp | ||
JavaCommon.h | ||
Json.cpp | ||
Json.h | ||
KonamiCode.cpp | ||
KonamiCode.h | ||
LaunchController.cpp | ||
LaunchController.h | ||
Launcher.in | ||
LoggedProcess.cpp | ||
LoggedProcess.h | ||
main.cpp | ||
MessageLevel.cpp | ||
MessageLevel.h | ||
MMCStrings.cpp | ||
MMCStrings.h | ||
MMCTime.cpp | ||
MMCTime.h | ||
MMCZip.cpp | ||
MMCZip.h | ||
ModDownloadTask.cpp | ||
ModDownloadTask.h | ||
NullInstance.h | ||
ProblemProvider.h | ||
QObjectPtr.h | ||
RecursiveFileSystemWatcher.cpp | ||
RecursiveFileSystemWatcher.h | ||
RWStorage.h | ||
SeparatorPrefixTree.h | ||
SkinUtils.cpp | ||
SkinUtils.h | ||
UpdateController.cpp | ||
UpdateController.h | ||
Usable.h | ||
Version_test.cpp | ||
Version.cpp | ||
Version.h | ||
VersionProxyModel.cpp | ||
VersionProxyModel.h | ||
WatchLock.h |