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
a63282bc191a2dfd1cf6c10b9727a4eaf1e72042
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Unsync
/
Private
History
Yuriy ODonnell
60599e72d0
unsync - Fix missing copyright boilerplate
...
#rb none #preflight skip [CL 25248491 by Yuriy ODonnell in ue5-main branch]
2023-04-28 20:53:50 -04:00
..
UnsyncBuffer.cpp
…
UnsyncBuffer.h
unsync - Download small files in batches to reduce amount of network requests
2023-04-21 14:43:23 -04:00
UnsyncCmdDiff.cpp
…
UnsyncCmdDiff.h
…
UnsyncCmdHash.cpp
…
UnsyncCmdHash.h
…
UnsyncCmdPatch.cpp
…
UnsyncCmdPatch.h
…
UnsyncCmdPush.cpp
…
UnsyncCmdPush.h
…
UnsyncCmdQuery.cpp
…
UnsyncCmdQuery.h
…
UnsyncCmdSync.cpp
unsync - Initial implementation of the "scavenge" mode which aims to reduce download times by reusing data outside of the final sync directory
2023-04-25 17:41:49 -04:00
UnsyncCmdSync.h
unsync - Initial implementation of the "scavenge" mode which aims to reduce download times by reusing data outside of the final sync directory
2023-04-25 17:41:49 -04:00
UnsyncCommon.h
…
UnsyncCompression.cpp
…
UnsyncCompression.h
…
UnsyncCore.cpp
unsync - Deduplicate blocks within the same file while building scavenge database
2023-04-28 20:35:07 -04:00
UnsyncCore.h
unsync - Deduplicate blocks within the same file while building scavenge database
2023-04-28 20:35:07 -04:00
UnsyncError.h
…
UnsyncFile.cpp
unsync - Cleanup scavenged manifest paths
2023-04-26 10:40:29 -04:00
UnsyncFile.h
unsync - Cleanup scavenged manifest paths
2023-04-26 10:40:29 -04:00
UnsyncHash.cpp
…
UnsyncHash.h
…
UnsyncHashTable.h
unsync - Initial implementation of the "scavenge" mode which aims to reduce download times by reusing data outside of the final sync directory
2023-04-25 17:41:49 -04:00
UnsyncHttp.cpp
…
UnsyncHttp.h
…
UnsyncJupiter.cpp
…
UnsyncJupiter.h
…
UnsyncLog.cpp
…
UnsyncLog.h
…
UnsyncMain.cpp
unsync - Initial implementation of the "scavenge" mode which aims to reduce download times by reusing data outside of the final sync directory
2023-04-25 17:41:49 -04:00
UnsyncMemory.cpp
…
UnsyncMemory.h
…
UnsyncMiniCb.cpp
…
UnsyncMiniCb.h
…
UnsyncPool.h
…
UnsyncProgress.cpp
unsync - Fix missing copyright boilerplate
2023-04-28 20:53:50 -04:00
UnsyncProgress.h
unsync - Fix missing copyright boilerplate
2023-04-28 20:53:50 -04:00
UnsyncProtocol.cpp
…
UnsyncProtocol.h
…
UnsyncProxy.cpp
…
UnsyncProxy.h
…
UnsyncRemote.cpp
…
UnsyncRemote.h
…
UnsyncScan.h
…
UnsyncScavenger.cpp
unsync - Deduplicate blocks within the same file while building scavenge database
2023-04-28 20:35:07 -04:00
UnsyncScavenger.h
unsync - Initial implementation of the "scavenge" mode which aims to reduce download times by reusing data outside of the final sync directory
2023-04-25 17:41:49 -04:00
UnsyncSerialization.cpp
…
UnsyncSerialization.h
…
UnsyncSocket.cpp
…
UnsyncSocket.h
…
UnsyncTest.cpp
…
UnsyncTest.h
…
UnsyncThread.cpp
…
UnsyncThread.h
…
UnsyncUtil.cpp
unsync - Fix resolving mapped network drive paths
2023-04-21 16:29:05 -04:00
UnsyncUtil.h
…
UnsyncVarInt.h
…