PrismLauncher/launcher/minecraft/mod
flow e7cf9932a9
refactor: simplify Mod structure
No need to keep track of pointers left and right. A single one already
gives enough headaches!

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-08-20 10:48:51 -03:00
..
tasks refactor: simplify Mod structure 2022-08-20 10:48:51 -03:00
testdata/test_folder refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
MetadataHandler.h change: mod metadata improvements 2022-07-17 11:33:43 -03:00
Mod.cpp refactor: simplify Mod structure 2022-08-20 10:48:51 -03:00
Mod.h refactor: simplify Mod structure 2022-08-20 10:48:51 -03:00
ModDetails.h refactor: simplify Mod structure 2022-08-20 10:48:51 -03:00
ModFolderModel_test.cpp fix(tests): add timeout on ModFolderModel's tests 2022-08-20 10:48:01 -03:00
ModFolderModel.cpp refactor: simplify Mod structure 2022-08-20 10:48:51 -03:00
ModFolderModel.h fix: don't give shared pointer to obj. external to the model 2022-08-20 10:48:00 -03:00
Resource.cpp refactor: move more tied logic to model and move logic to the resources 2022-08-20 10:47:08 -03:00
Resource.h fix: don't give shared pointer to obj. external to the model 2022-08-20 10:48:00 -03:00
ResourceFolderModel.cpp fix: don't give shared pointer to obj. external to the model 2022-08-20 10:48:00 -03:00
ResourceFolderModel.h fix: don't give shared pointer to obj. external to the model 2022-08-20 10:48:00 -03:00
ResourcePack.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
ResourcePackFolderModel.cpp refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
ResourcePackFolderModel.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
ShaderPackFolderModel.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
TexturePackFolderModel.cpp refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
TexturePackFolderModel.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00