This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b32ea052dff2bdda8ed4cc9a6f16d0d5b1ba47a8
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
Zen
/
Private
History
zousar shaker
3fbfe7bc74
Adding ZenLaunch utility program to allow arbitrary programs to launch ZenServer while using the appropriate launch configuration. Requires the use of one or more SponsorProcessIDs to ensure that the limited lifetime mode can always be enforced if the configuration demands it.
...
#rb dan.engelbrecht #rb eric.knapik [CL 27326502 by zousar shaker in ue5-main branch]
2023-08-23 19:05:54 -04:00
..
ZenClient.cpp
Fix UE_LOG callsites that have format string-related UB
2023-05-26 15:52:39 -04:00
ZenSerialization.cpp
…
ZenServerHttp.cpp
Remove unnecessary WindowsHWrapper.h & MinWindows.h include - both files will be automatically included by AllowWindowsPlatformTypes.h
2023-08-08 05:50:53 -04:00
ZenServerInterface.cpp
Adding ZenLaunch utility program to allow arbitrary programs to launch ZenServer while using the appropriate launch configuration. Requires the use of one or more SponsorProcessIDs to ensure that the limited lifetime mode can always be enforced if the configuration demands it.
2023-08-23 19:05:54 -04:00
ZenVersion.cpp
…