pollymc/launcher/minecraft
flow 7956e6f04e
fix: don't use forward-declared Ptr types in meta/
This would cause ODR violations when those headers were included in
other places that also included stuff like "Version.h" (note the
"meta/Version.h"), which can cause problems, especially in LTO.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-01 19:48:26 -03:00
..
auth Rename 2022-10-19 15:02:43 +05:30
gameoptions
launch Rename 2022-10-19 15:02:43 +05:30
mod Update launcher/minecraft/mod/tasks/LocalModParseTask.cpp 2022-09-25 20:38:55 +03:00
services chore: update license headers 2022-07-10 12:19:15 +02:00
update chore: add missing license headers 2022-10-08 20:12:07 +02:00
Agent.h
AssetsUtils.cpp
AssetsUtils.h
Component.cpp chore: add missing license headers 2022-10-08 20:12:07 +02:00
Component.h
ComponentUpdateTask_p.h
ComponentUpdateTask.cpp
ComponentUpdateTask.h
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 refactor: introduce RuntimeContext 2022-09-20 15:59:43 +02:00
MinecraftInstance.h chore: add missing license headers 2022-10-08 20:12:07 +02:00
MinecraftLoadAndCheck.cpp
MinecraftLoadAndCheck.h
MinecraftUpdate.cpp refactor+fix: use QSharedPointer for shared_qobject_ptr 2022-08-04 15:33:51 -03:00
MinecraftUpdate.h refactor+fix: use QSharedPointer for shared_qobject_ptr 2022-08-04 15:33:51 -03:00
MojangDownloadInfo.h
MojangVersionFormat.cpp fix: use display name in code 2022-10-18 09:50:27 +02:00
MojangVersionFormat.h
OneSixVersionFormat.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
OneSixVersionFormat.h
PackProfile_p.h
PackProfile.cpp refactor: introduce RuntimeContext 2022-09-20 15:59:43 +02:00
PackProfile.h chore: add missing license headers 2022-10-08 20:12:07 +02:00
ParseUtils.cpp
ParseUtils.h
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 chore: add missing license headers 2022-10-08 20:12:07 +02: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
VersionFilterData.h
World.cpp refactor!: bump to C++17 and C17 2022-07-20 14:22:10 +02:00
World.h refactor!: bump to C++17 and C17 2022-07-20 14:22:10 +02:00
WorldList.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
WorldList.h