Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
/I "."
/I "../Plugins/Runtime/ChunkDownloader/Source/Private"
/I "Runtime/Core/Public"
/I "Runtime/Core/Internal"
/I "Runtime/TraceLog/Public"
/I "Runtime/AutoRTFM/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/ImageCore/UHT"
/I "Runtime/ImageCore/Public"
/I "Runtime/ApplicationCore/Public"
/I "Runtime/ApplicationCore/Internal"
/I "Runtime/RHI/Public"
/I "Runtime/RHI/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/CoreUObject/UHT"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/CoreUObject/VerseVMBytecode"
/I "Runtime/CoreUObject/Public"
/I "Runtime/CoreUObject/Internal"
/I "Runtime/CorePreciseFP/Public"
/I "Runtime/CorePreciseFP/Internal"
/I "Runtime/Online/HTTP/Public"
/I "Runtime/Online/HTTP/Internal"
/I "../Plugins/Runtime/ChunkDownloader/Source"
/I "../Plugins/Runtime/ChunkDownloader/Source/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/CoreUObject"
/external:W0
/external:I "ThirdParty/GuidelinesSupportLibrary/GSL-1144/include"
/external:I "ThirdParty/AtomicQueue"
/external:I "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/INCLUDE"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/ucrt"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/shared"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/um"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/winrt"

View File

@@ -0,0 +1,36 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for ChunkDownloader
#pragma once
#include "SharedDefinitions.CoreUObject.Cpp20.h"
#undef CHUNKDOWNLOADER_API
#undef CHUNKDOWNLOADER_NON_ATTRIBUTED_API
#define UE_IS_ENGINE_MODULE 1
#define UE_VALIDATE_FORMAT_STRINGS 1
#define UE_VALIDATE_INTERNAL_API 0
#define UE_VALIDATE_EXPERIMENTAL_API 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_4 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_5 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_6 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_7 0
#define UE_PROJECT_NAME FPSTemplate
#define UE_TARGET_NAME FPSTemplateServer
#define UE_MODULE_NAME "ChunkDownloader"
#define UE_PLUGIN_NAME "ChunkDownloader"
#define UE_WINDOWS_USING_UIA 1
#define APPLICATIONCORE_API
#define APPLICATIONCORE_NON_ATTRIBUTED_API
#define WITH_MGPU 1
#define RHI_API
#define RHI_NON_ATTRIBUTED_API
#define HTTP_PACKAGE 1
#define CURL_ENABLE_DEBUG_CALLBACK 1
#define CURL_ENABLE_NO_TIMEOUTS_OPTION 1
#define WITH_WINHTTP 1
#define UE_HTTP_CONNECTION_TIMEOUT_MAX_DEVIATION 0.5
#define UE_HTTP_ACTIVITY_TIMER_START_AFTER_RECEIVED_DATA 0
#define UE_HTTP_SUPPORT_LOCAL_SERVER 1
#define UE_HTTP_SUPPORT_UNIX_SOCKET 1
#define UE_HTTP_SUPPORT_VERB_CONNECT 1
#define HTTP_API
#define HTTP_NON_ATTRIBUTED_API
#define CHUNKDOWNLOADER_API
#define CHUNKDOWNLOADER_NON_ATTRIBUTED_API

View File

@@ -0,0 +1,11 @@
{
"RemapUnityFiles":
{
"Module.ChunkDownloader.cpp.obj": [
"ChunkDownloader.cpp.obj",
"ChunkDownloaderModule.cpp.obj",
"Download.cpp.obj",
"PlatformStreamDownload.cpp.obj"
]
}
}

View File

@@ -0,0 +1,5 @@
// This file is automatically generated at compile-time to include some subset of the user-created cpp files.
#include "../Plugins/Runtime/ChunkDownloader/Source/Private/ChunkDownloader.cpp"
#include "../Plugins/Runtime/ChunkDownloader/Source/Private/ChunkDownloaderModule.cpp"
#include "../Plugins/Runtime/ChunkDownloader/Source/Private/Download.cpp"
#include "../Plugins/Runtime/ChunkDownloader/Source/Private/PlatformStreamDownload.cpp"

View File

@@ -0,0 +1,28 @@
{
"Version": "1.2",
"Data": {
"Source": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\chunkdownloader\\module.chunkdownloader.cpp",
"ProvidedModule": "",
"PCH": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\coreuobject\\sharedpch.coreuobject.cpp20.h.pch",
"Includes": [
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\chunkdownloader\\definitions.chunkdownloader.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\chunkdownloader\\source\\private\\chunkdownloader.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\chunkdownloader\\source\\public\\chunkdownloader.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\chunkdownloader\\source\\private\\chunkdownloaderlog.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\online\\http\\public\\httpmodule.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\online\\http\\public\\interfaces\\ihttprequest.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\online\\http\\public\\interfaces\\ihttpbase.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\online\\http\\public\\interfaces\\ihttpresponse.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\online\\http\\public\\interfaces\\ihttpresponsecodes.inl",
"d:\\ue_5_7_1\\engine\\source\\runtime\\online\\http\\public\\interfaces\\ihttpresponsecodes.inl",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\chunkdownloader\\source\\private\\download.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\chunkdownloader\\source\\private\\platformstreamdownload.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\chunkdownloader\\source\\private\\chunkdownloadermodule.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\genericplatform\\genericplatformchunkinstall.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\chunkdownloader\\source\\private\\download.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\chunkdownloader\\source\\private\\platformstreamdownload.cpp"
],
"ImportedModules": [],
"ImportedHeaderUnits": []
}
}

View File

@@ -0,0 +1,53 @@
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/ChunkDownloader/Module.ChunkDownloader.cpp"
@"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/ChunkDownloader/ChunkDownloader.Shared.rsp"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/CoreUObject/SharedPCH.CoreUObject.Cpp20.h"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/ChunkDownloader/Definitions.ChunkDownloader.h"
/Yu"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/CoreUObject/SharedPCH.CoreUObject.Cpp20.h"
/Fp"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/CoreUObject/SharedPCH.CoreUObject.Cpp20.h.pch"
/Fo"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/ChunkDownloader/Module.ChunkDownloader.cpp.obj"
/experimental:log "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/ChunkDownloader/Module.ChunkDownloader.cpp.sarif"
/sourceDependencies "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/ChunkDownloader/Module.ChunkDownloader.cpp.dep.json"
/nologo
/Oi
/FC
/diagnostics:caret
/c
/Gw
/Gy
/utf-8
/wd4819
/DSAL_NO_ATTRIBUTE_DECLARATIONS=1
/permissive-
/Zc:strictStrings-
/Zc:__cplusplus
/Zc:inline
/Zc:preprocessor
/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1
/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1
/D_DISABLE_EXTENDED_ALIGNED_STORAGE
/Ob2
/d2ExtendedWarningInfo
/Ox
/Ot
/GF
/errorReport:prompt
/D_HAS_EXCEPTIONS=0
/DPLATFORM_EXCEPTIONS_DISABLED=1
/Z7
/MD
/bigobj
/fp:fast
/Zo
/Zp8
/W4
/we4456
/we4458
/we4459
/wd4244
/wd4838
/wd4267
/wd4100
/TP
/GR-
/std:c++20
/wd5054

View File

@@ -0,0 +1,18 @@
{
"version": "2.1.0",
"$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
"runs": [
{
"results": [],
"tool": {
"driver": {
"name": "MSVC",
"shortDescription": {
"text": "Microsoft Visual C++ Compiler Warnings/Errors"
},
"informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors"
}
}
}
]
}