pollymc/launcher/minecraft
flow e17b6804a7
fix: implement PR suggestions
Some stylistic changes, and get hashes from the mod providers when
building the metadata.
2022-05-23 14:43:09 -03:00
..
auth Merge pull request #475 from Scrumplex/fix-hide-all-tokens 2022-05-02 10:45:58 +02:00
gameoptions
launch Add instance overrides for miscellaneous settings 2022-05-12 17:08:06 -04:00
mod fix: implement PR suggestions 2022-05-23 14:43:09 -03:00
services
testdata
update Allow components to specify Java agents and JVM arguments (#175) 2022-04-06 08:22:24 +02:00
Agent.h Allow components to specify Java agents and JVM arguments (#175) 2022-04-06 08:22:24 +02:00
AssetsUtils.cpp chore: add license header to remaining files 2022-05-12 18:11:55 -03:00
AssetsUtils.h
Component.cpp
Component.h
ComponentUpdateTask_p.h
ComponentUpdateTask.cpp fix: remove unused code 2022-04-14 16:50:04 +02:00
ComponentUpdateTask.h fix: remove unused code 2022-04-14 16:50:04 +02:00
GradleSpecifier_test.cpp
GradleSpecifier.h fix: support split natives 2022-05-18 22:51:15 +02:00
LaunchProfile.cpp Allow components to specify Java agents and JVM arguments (#175) 2022-04-06 08:22:24 +02:00
LaunchProfile.h Allow components to specify Java agents and JVM arguments (#175) 2022-04-06 08:22:24 +02:00
Library_test.cpp
Library.cpp
Library.h
MinecraftInstance.cpp refactor: abstract metadata handling and clarify names 2022-05-23 14:42:28 -03:00
MinecraftInstance.h
MinecraftLoadAndCheck.cpp
MinecraftLoadAndCheck.h refactor: simpler includes for quazip 2022-01-31 21:40:59 +01:00
MinecraftUpdate.cpp
MinecraftUpdate.h refactor: simpler includes for quazip 2022-01-31 21:40:59 +01:00
MojangDownloadInfo.h
MojangVersionFormat_test.cpp
MojangVersionFormat.cpp chore: add license header 2022-03-24 16:10:43 +01:00
MojangVersionFormat.h
OneSixVersionFormat.cpp Allow components to specify Java agents and JVM arguments (#175) 2022-04-06 08:22:24 +02:00
OneSixVersionFormat.h
OpSys.cpp
OpSys.h
PackProfile_p.h refactor: drop migration for pre-component instances 2022-02-21 22:11:10 +01:00
PackProfile.cpp refactor: allow tracking multiple mod loaders 2022-05-19 08:49:27 +02:00
PackProfile.h refactor: allow tracking multiple mod loaders 2022-05-19 08:49:27 +02:00
ParseUtils_test.cpp
ParseUtils.cpp
ParseUtils.h
ProfileUtils.cpp
ProfileUtils.h
Rule.cpp
Rule.h
VersionFile.cpp Launch: Apply the Minecraft version correctly 2022-05-20 18:47:11 +01:00
VersionFile.h Allow components to specify Java agents and JVM arguments (#175) 2022-04-06 08:22:24 +02:00
VersionFilterData.cpp
VersionFilterData.h
World.cpp fix: calculate world sizes individually 2022-04-02 13:29:37 +02:00
World.h fix: remove redundant include 2022-04-01 13:14:04 +02:00
WorldList.cpp fix: use size in bytes to sort by world size 2022-04-19 15:07:14 +02:00
WorldList.h feat: track and display world size 2022-03-31 18:45:17 +02:00