PrismLauncher/launcher/minecraft
2025-05-31 17:22:06 +00:00
..
auth chore: make all the regexes static const (#3647) 2025-04-29 00:33:49 +03:00
gameoptions chore:fixed some codeql warnings 2025-03-24 22:25:35 +02:00
launch chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
mod chore: reformat 2025-04-29 10:46:41 +03:00
skins fix(skin manager): accept files with same name 2025-05-10 12:21:32 +03:00
update do not capture by default all values in lambdas 2024-10-30 18:16:43 +02:00
Agent.h Replace typedef with using 2023-10-24 01:36:27 -07:00
AssetsUtils.cpp validate metadata on launch 2024-06-28 20:51:26 +03:00
AssetsUtils.h Removed AuthRequest and NetAction 2024-05-14 00:21:45 +03:00
Component.cpp fix don't hang the ui for a full version load 2024-10-23 16:23:10 -07:00
Component.h fix don't hang the ui for a full version load 2024-10-23 16:23:10 -07:00
ComponentUpdateTask.cpp remove task parent from constuctor 2024-11-01 00:11:45 +02:00
ComponentUpdateTask.h remove task parent from constuctor 2024-11-01 00:11:45 +02:00
ComponentUpdateTask_p.h add better profile logging properly resolve important dependencies 2024-06-29 20:34:08 -07:00
GradleSpecifier.h chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
LaunchProfile.cpp Fix launch when no java is loaded 2024-09-08 09:10:29 +03:00
LaunchProfile.h preparing java autodownload 2024-02-03 00:11:05 +02:00
Library.cpp do not capture by default all values in lambdas 2024-10-30 18:16:43 +02:00
Library.h Removed AuthRequest and NetAction 2024-05-14 00:21:45 +03:00
Logging.cpp add better profile logging properly resolve important dependencies 2024-06-29 20:34:08 -07:00
Logging.h add better profile logging properly resolve important dependencies 2024-06-29 20:34:08 -07:00
MinecraftInstance.cpp Implement UI for setting recommended RAM 2025-04-29 14:44:30 +01:00
MinecraftInstance.h Merge remote-tracking branch 'upstream/develop' into xml-logs 2025-04-28 04:11:53 -07:00
MinecraftLoadAndCheck.cpp propagate load component error 2024-12-31 13:44:22 +02:00
MinecraftLoadAndCheck.h remove task parent from constuctor 2024-11-01 00:11:45 +02:00
MojangDownloadInfo.h Replace typedef with using 2023-10-24 01:36:27 -07:00
MojangVersionFormat.cpp Added java metadata 2024-01-25 22:22:21 +02:00
MojangVersionFormat.h chore: reformat 2023-08-14 18:16:53 +02:00
OneSixVersionFormat.cpp chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
OneSixVersionFormat.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
PackProfile.cpp chore: remove qt version checks from code 2025-04-17 23:46:55 +03:00
PackProfile.h propagate load component error 2024-12-31 13:44:22 +02:00
PackProfile_p.h fix misepellings 2024-06-29 20:34:08 -07:00
ParseUtils.cpp chore: reformat 2023-08-14 18:16:53 +02:00
ParseUtils.h chore: reformat 2023-08-14 18:16:53 +02:00
ProfileUtils.cpp chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
ProfileUtils.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
Rule.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
Rule.h chore: update license headers 2023-08-14 18:17:05 +02:00
ShortcutUtils.cpp Apply suggestions from review 2025-05-22 23:09:37 +08:00
ShortcutUtils.h Add basic shortcut creation integration 2025-05-19 00:04:15 +08:00
VanillaInstanceCreationTask.cpp chore: reformat 2023-08-14 18:16:53 +02:00
VanillaInstanceCreationTask.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
VersionFile.cpp preparing java autodownload 2024-02-03 00:11:05 +02:00
VersionFile.h Recommend java major 2024-07-23 01:41:41 +03:00
VersionFilterData.cpp chore: reformat 2023-08-14 18:16:53 +02:00
VersionFilterData.h chore: reformat 2023-08-14 18:16:53 +02:00
World.cpp fix: load world size async 2025-04-17 23:31:25 +03:00
World.h fix: load world size async 2025-04-17 23:31:25 +03:00
WorldList.cpp Remove button additions 2025-05-19 01:34:18 +08:00
WorldList.h Remove button additions 2025-05-19 01:34:18 +08:00