PrismLauncher/launcher/minecraft
Octol1ttle a90e3d403d
fix(LauncherPartLaunch): show process start error string
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-06-10 17:19:55 +05:00
..
auth XboxAuthorizationStep: clang-tidy 2026-05-05 13:42:45 +05:00
launch fix(LauncherPartLaunch): show process start error string 2026-06-10 17:19:55 +05:00
mod chore(clang-tidy): fix clang tidy warnings 2026-05-09 23:26:23 +03:00
skins fix(SkinList): do not consider non-png files correctly 2026-04-14 00:39:34 +05:00
update Some small cleanups (#4772) 2026-03-18 20:29:26 +00:00
Agent.h Agent: Simplify and avoid unnecessary shared_ptr 2026-02-06 11:17:12 +00:00
AssetsUtils.cpp fix: log error if file open/commit fails 2026-03-23 01:07:05 +05:00
AssetsUtils.h Removed AuthRequest and NetAction 2024-05-14 00:21:45 +03:00
Component.cpp chore: remove double spaces from logs 2026-01-29 19:15:27 +05:00
Component.h chore: fixe some codeql warnings 2025-06-05 00:34:45 +03:00
ComponentUpdateTask.cpp fix(PackProfile): overwrite update task when it has different network mode 2026-03-19 10:54:15 +05:00
ComponentUpdateTask.h fix(PackProfile): overwrite update task when it has different network mode 2026-03-19 10:54:15 +05:00
ComponentUpdateTask_p.h Improve the message when component metadata fails to download 2025-06-17 00:43:03 +01:00
GradleSpecifier.h GradleSpecifier: use defaulted == operator 2026-02-06 11:17:12 +00:00
LaunchProfile.cpp fix: don't count JAR mods when checking offline libraries 2026-04-09 20:31:39 +05:00
LaunchProfile.h fix: don't count JAR mods when checking offline libraries 2026-04-09 20:31:39 +05:00
Library.cpp change: improve checksum mismatch logging 2026-04-16 11:32:58 +05:00
Library.h Simplify Rule 2025-08-04 15:36:11 +01:00
Logging.cpp refactor: remove broken Qt includes 2026-01-06 15:51:47 +05:00
Logging.h add better profile logging properly resolve important dependencies 2024-06-29 20:34:08 -07:00
MinecraftInstance.cpp feat(instance logs): log components 2026-05-18 12:18:44 +05:00
MinecraftInstance.h style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
MinecraftLoadAndCheck.cpp fix: properly emit aborted instead of failed 2026-02-04 09:11:09 +05: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 Simplify Rule 2025-08-04 15:36:11 +01:00
MojangVersionFormat.h chore: reformat 2023-08-14 18:16:53 +02:00
OneSixVersionFormat.cpp Some small cleanups (#4772) 2026-03-18 20:29:26 +00:00
OneSixVersionFormat.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
PackProfile.cpp fix(PackProfile): overwrite update task when it has different network mode 2026-03-19 10:54:15 +05:00
PackProfile.h fix(PackProfile): don't reset dirty if component list saving failed 2026-01-26 21:53:51 +05:00
PackProfile_p.h fix(PackProfile): overwrite update task when it has different network mode 2026-03-19 10:54:15 +05: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 fix: log error if file open/commit fails 2026-03-23 01:07:05 +05:00
ProfileUtils.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
Rule.cpp Fix crash in Rule::apply 2025-09-19 00:25:26 +01:00
Rule.h Reintroduce some encapulation 2025-08-04 15:43:05 +01:00
ShortcutUtils.cpp fix: log error if file open/commit fails 2026-03-23 01:07:05 +05:00
ShortcutUtils.h refactor(Application.h): reduce include chain 2026-02-09 19:16:58 -07:00
VanillaInstanceCreationTask.cpp chore(clang-tidy): fix clang tidy warnings 2026-05-09 23:26:23 +03:00
VanillaInstanceCreationTask.h chore(clang-tidy): fix clang tidy warnings 2026-05-09 23:26:23 +03:00
VersionFile.cpp preparing java autodownload 2024-02-03 00:11:05 +02:00
VersionFile.h Agent: Simplify and avoid unnecessary shared_ptr 2026-02-06 11:17:12 +00: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 world import 2026-03-30 23:52:48 +03:00
World.h initilize world size 2026-01-17 17:34:47 +02:00
WorldList.cpp fix world size uninitialized memory and UI refresh signal 2026-04-17 15:28:12 +03:00
WorldList.h Remove button additions 2025-05-19 01:34:18 +08:00