PrismLauncher/launcher/minecraft
Octol1ttle d221a0a449
feat: print hardware information in launch log
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-16 15:04:46 +05:00
..
auth Enable warnings as errors (#5101) 2026-03-06 07:42:39 +00:00
launch feat: print hardware information in launch log 2026-03-16 15:04:46 +05:00
mod Enable warnings as errors (#5101) 2026-03-06 07:42:39 +00:00
skins fix crash with skin format 2026-02-11 13:35:40 +02:00
update fix: properly emit aborted instead of failed 2026-02-04 09:11:09 +05:00
Agent.h Replace typedef with using 2023-10-24 01:36:27 -07:00
AssetsUtils.cpp refactor: make Minecraft resource URL override consistent with other overrides 2026-01-25 16:45:52 +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 compiler warnings 2026-02-26 17:49:11 +05:00
ComponentUpdateTask.h Fix compiler warnings 2026-02-26 17:49:11 +05:00
ComponentUpdateTask_p.h Improve the message when component metadata fails to download 2025-06-17 00:43:03 +01: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 Simplify Rule 2025-08-04 15:36:11 +01: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 fix %INST_JAVA% incorrect path format on windows (#5072) 2026-03-09 20:22:25 +00: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
OneSixVersionFormat.cpp fix: don't manually format UUIDs 2026-02-18 01:14:35 +05:00
OneSixVersionFormat.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
PackProfile.cpp chore: remove double spaces from logs 2026-01-29 19:15:27 +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 misepellings 2024-06-29 20:34:08 -07:00
ParseUtils.cpp
ParseUtils.h
ProfileUtils.cpp chore: remove double spaces from logs 2026-01-29 19:15:27 +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 Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
ShortcutUtils.h refactor(Application.h): reduce include chain 2026-02-09 19:16:58 -07:00
VanillaInstanceCreationTask.cpp refactor(InstanceCreationTask): return created instance to caller 2026-02-04 09:11:08 +05:00
VanillaInstanceCreationTask.h refactor(InstanceCreationTask): return created instance to caller 2026-02-04 09:11:08 +05: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
VersionFilterData.h
World.cpp Fix compiler warnings 2026-02-26 17:49:11 +05:00
World.h initilize world size 2026-01-17 17:34:47 +02:00
WorldList.cpp chore: remove double spaces from logs 2026-01-29 19:15:27 +05:00
WorldList.h Remove button additions 2025-05-19 01:34:18 +08:00