Files
integration/.gitignore
jyelon 5206700067 Harden UE Wingman request handling and numeric property conversion.
Switch the Wingman protocol to null-delimited JSON, rework the server's
socket buffering and send logic, and document the bugs found during the
review. Also refactor WingProperty's numeric setters into clearer helper
paths while preserving the existing conversion rules.
2026-04-06 01:44:21 -04:00

55 lines
618 B
Plaintext

a.out
gprof.out
gmon.out
.vsconfig
Integration.uproject
Integration.code-workspace
Integration.code-workspace.ubt
Makefile
UnrealEngine-*-release
UnrealEngine
*~
\#*#
.#*
*.obj
*.o
*.dll
*.exe
*.pdb
*.so
*.a
*.lib
*.ilk
*.exp
*.pdb
*.sln
*.vcproj
.ignore
.vscode/**
Config/**
Saved/**
Platforms/**
Intermediate/**
Plugins/*/Intermediate/
DerivedDataCache/**
Binaries/**
Plugins/*/Binaries/
User/**
.vs/**
luprex/build/**
luprex/ext/eris-master/src/lua
luprex/ext/eris-master/src/luac
luprex/ext/eris-master/test/persist
luprex/ext/eris-master/test/unpersist
GPF-output/**
__pycache__/
.clangd-query/
COMMIT.txt