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,22 @@
/I "."
/I "../Plugins/Experimental/BackChannel/Source/BackChannel/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/Sockets/Public"
/I "Runtime/Net/Common/Public"
/I "Runtime/Networking/Public"
/I "../Plugins/Experimental/BackChannel/Source"
/I "../Plugins/Experimental/BackChannel/Source/BackChannel/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Core"
/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,26 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for BackChannel
#pragma once
#include "SharedDefinitions.Core.Cpp20.h"
#undef BACKCHANNEL_API
#undef BACKCHANNEL_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 "BackChannel"
#define UE_PLUGIN_NAME "BackChannel"
#define SOCKETS_PACKAGE 1
#define SOCKETS_API
#define SOCKETS_NON_ATTRIBUTED_API
#define NETCOMMON_API
#define NETCOMMON_NON_ATTRIBUTED_API
#define NETWORKING_API
#define NETWORKING_NON_ATTRIBUTED_API
#define BACKCHANNEL_API
#define BACKCHANNEL_NON_ATTRIBUTED_API

View File

@@ -0,0 +1,17 @@
{
"RemapUnityFiles":
{
"Module.BackChannel.cpp.obj": [
"BackChannelOSCBundle.cpp.obj",
"BackChannelOSCConnection.cpp.obj",
"BackChannelOSCMessage.cpp.obj",
"BackChannelOSCPacket.cpp.obj",
"TestBackChannelOSC.cpp.obj",
"BackChannelConnection.cpp.obj",
"BackChannelTransport.cpp.obj",
"TestBackChannelTransport.cpp.obj",
"BackChannelThreadedConnection.cpp.obj",
"DispatchMap.cpp.obj"
]
}
}

View File

@@ -0,0 +1,11 @@
// This file is automatically generated at compile-time to include some subset of the user-created cpp files.
#include "../Plugins/Experimental/BackChannel/Source/BackChannel/Private/Protocol/BackChannelOSCBundle.cpp"
#include "../Plugins/Experimental/BackChannel/Source/BackChannel/Private/Protocol/BackChannelOSCConnection.cpp"
#include "../Plugins/Experimental/BackChannel/Source/BackChannel/Private/Protocol/BackChannelOSCMessage.cpp"
#include "../Plugins/Experimental/BackChannel/Source/BackChannel/Private/Protocol/BackChannelOSCPacket.cpp"
#include "../Plugins/Experimental/BackChannel/Source/BackChannel/Private/Protocol/TestBackChannelOSC.cpp"
#include "../Plugins/Experimental/BackChannel/Source/BackChannel/Private/Transport/BackChannelConnection.cpp"
#include "../Plugins/Experimental/BackChannel/Source/BackChannel/Private/Transport/BackChannelTransport.cpp"
#include "../Plugins/Experimental/BackChannel/Source/BackChannel/Private/Transport/TestBackChannelTransport.cpp"
#include "../Plugins/Experimental/BackChannel/Source/BackChannel/Private/Utils/BackChannelThreadedConnection.cpp"
#include "../Plugins/Experimental/BackChannel/Source/BackChannel/Private/Utils/DispatchMap.cpp"

View File

@@ -0,0 +1,47 @@
{
"Version": "1.2",
"Data": {
"Source": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\backchannel\\module.backchannel.cpp",
"ProvidedModule": "",
"PCH": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\core\\sharedpch.core.cpp20.h.pch",
"Includes": [
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\backchannel\\definitions.backchannel.h",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\private\\protocol\\backchanneloscbundle.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\public\\backchannel\\protocol\\osc\\backchanneloscbundle.h",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\public\\backchannel\\protocol\\osc\\backchanneloscpacket.h",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\private\\backchannelcommon.h",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\private\\protocol\\backchanneloscconnection.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\public\\backchannel\\protocol\\osc\\backchanneloscconnection.h",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\public\\backchannel\\ibackchannelconnection.h",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\public\\backchannel\\types.h",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\public\\backchannel\\utils\\dispatchmap.h",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\public\\backchannel\\protocol\\osc\\backchanneloscmessage.h",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\public\\backchannel\\ibackchannelpacket.h",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\public\\backchannel\\transport\\ibackchannelsocketconnection.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\sockets\\public\\sockets.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\sockets\\public\\sockettypes.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\net\\common\\public\\net\\common\\packets\\packetview.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\net\\common\\public\\net\\common\\sockets\\socketerrors.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\net\\common\\public\\net\\common\\packets\\packettraits.h",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\private\\protocol\\backchanneloscmessage.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\private\\protocol\\backchanneloscpacket.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\private\\protocol\\testbackchannelosc.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\private\\transport\\backchannelconnection.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\private\\transport\\backchannelconnection.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\networking\\public\\interfaces\\ipv4\\ipv4endpoint.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\sockets\\public\\ipaddress.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\networking\\public\\interfaces\\ipv4\\ipv4address.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\networking\\public\\interfaces\\ipv4\\ipv4subnetmask.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\sockets\\public\\socketsubsystem.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\sockets\\public\\addressinfotypes.h",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\private\\transport\\backchanneltransport.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\public\\backchannel\\transport\\ibackchanneltransport.h",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\private\\transport\\testbackchanneltransport.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\private\\utils\\backchannelthreadedconnection.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\public\\backchannel\\utils\\backchannelthreadedconnection.h",
"d:\\ue_5_7_1\\engine\\plugins\\experimental\\backchannel\\source\\backchannel\\private\\utils\\dispatchmap.cpp"
],
"ImportedModules": [],
"ImportedHeaderUnits": []
}
}

View File

@@ -0,0 +1,53 @@
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/BackChannel/Module.BackChannel.cpp"
@"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/BackChannel/BackChannel.Shared.rsp"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Core/SharedPCH.Core.Cpp20.h"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/BackChannel/Definitions.BackChannel.h"
/Yu"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Core/SharedPCH.Core.Cpp20.h"
/Fp"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Core/SharedPCH.Core.Cpp20.h.pch"
/Fo"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/BackChannel/Module.BackChannel.cpp.obj"
/experimental:log "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/BackChannel/Module.BackChannel.cpp.sarif"
/sourceDependencies "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/BackChannel/Module.BackChannel.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"
}
}
}
]
}