pollymc/launcher/minecraft
Rachel Powers 6b6d6a01dc
Merge branch 'develop' into fix/network_and_signals
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-12 01:13:17 -07:00
..
auth fix: set x-xbl-contract-version header during xbox auth step 2023-05-01 10:43:31 -07:00
gameoptions NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
launch nilmods instance page 2023-02-11 17:46:17 -05:00
mod refactor: pass instance ptr to resource models. use it to find instance root. 2023-04-29 19:55:37 -07:00
services Fix: signal/slot macro -> func pointer & network fixes 2023-04-17 18:23:18 -07:00
update feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
Agent.h Button to add agent 2022-11-23 09:46:55 +00:00
AssetsUtils.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
AssetsUtils.h NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00
Component.cpp chore: add missing license headers 2022-10-08 20:12:07 +02:00
Component.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
ComponentUpdateTask_p.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
ComponentUpdateTask.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ComponentUpdateTask.h fix: remove unused code 2022-04-14 16:50:04 +02:00
GradleSpecifier.h chore: update license headers 2022-07-10 12:19:15 +02:00
LaunchProfile.cpp refactor: introduce RuntimeContext 2022-09-20 15:59:43 +02:00
LaunchProfile.h refactor: introduce RuntimeContext 2022-09-20 15:59:43 +02:00
Library.cpp chore: add missing license headers 2022-10-08 20:12:07 +02:00
Library.h Rename 2022-10-19 15:02:43 +05:30
MinecraftInstance.cpp Merge pull request #833 from Ryex/advanced_copy_instance 2023-05-02 12:11:41 +02:00
MinecraftInstance.h nilmods instance page 2023-02-11 17:46:17 -05:00
MinecraftLoadAndCheck.cpp feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
MinecraftLoadAndCheck.h refactor: simpler includes for quazip 2022-01-31 21:40:59 +01:00
MinecraftUpdate.cpp feat: add details signal to Task 2023-05-01 10:47:50 -07:00
MinecraftUpdate.h refactor+fix: use QSharedPointer for shared_qobject_ptr 2022-08-04 15:33:51 -03:00
MojangDownloadInfo.h fix: remove old reference to launchermeta 2022-06-22 20:47:47 +02:00
MojangVersionFormat.cpp refactor: use isEmpty instead of size for lists 2022-11-16 23:20:47 +01:00
MojangVersionFormat.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
OneSixVersionFormat.cpp fix: fix component uid regex 2023-02-03 18:32:57 +01:00
OneSixVersionFormat.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
PackProfile_p.h refactor: drop migration for pre-component instances 2022-02-21 22:11:10 +01:00
PackProfile.cpp fix: use makeShared for importing components 2023-03-01 12:33:00 +01:00
PackProfile.h Merge pull request #735 from Scrumplex/import-component 2023-03-01 09:49:47 +01:00
ParseUtils.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
ParseUtils.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
ProfileUtils.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
ProfileUtils.h chore: update license headers 2022-07-10 12:19:15 +02:00
Rule.cpp chore: add missing license headers 2022-10-08 20:12:07 +02:00
Rule.h Mark paramater runtimeContext as unused 2022-11-14 19:05:56 +00:00
VanillaInstanceCreationTask.cpp fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
VanillaInstanceCreationTask.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
VersionFile.cpp refactor: introduce RuntimeContext 2022-09-20 15:59:43 +02:00
VersionFile.h Rename 2022-10-19 15:02:43 +05:30
VersionFilterData.cpp NOISSUE Error on launch when launching 1.18 with < Java 17 2021-11-16 18:25:16 +00:00
VersionFilterData.h NOISSUE Error on launch when launching 1.18 with < Java 17 2021-11-16 18:25:16 +00:00
World.cpp feat: warnings when instance resources are linked 2023-03-20 14:56:32 -07:00
World.h feat: warnings when instance resources are linked 2023-03-20 14:56:32 -07:00
WorldList.cpp Merge branch 'develop' into fix/network_and_signals 2023-05-12 01:13:17 -07:00
WorldList.h refactor: pass instance ptr to resource models. use it to find instance root. 2023-04-29 19:55:37 -07:00