Files
UnrealEngineUWP/Engine/Source/Programs
henrik karlsson 44a70ba88f [UBA]
* Fixed so tracked inputs can be bigger than 512kb (ouch)
* Added to BinaryWriter so you can always write utf8 even though platform is not utf8
* Fixed bug in IsKnownSystemFile (there was a missing comma on one line). Added unit test
* Added Swap function to MemoryBlock which can be used to swap content of memoryblocks
* Added Parse function to StringBuffer that can parse a wchar stringbuffer into a char array
* Fixed TimeToText for times over 24 hours
* Added some accessors to Session
* Fixed so some temp files are not tracked as inputs for detoured process
* Added assert when message is created without body (it is a special case scenario)
* Removed final keyword on NetworkClient to be able to subclass in export logic (it is just easier)

[CL 32870061 by henrik karlsson in ue5-main branch]
2024-04-10 20:21:25 -04:00
..
2024-04-10 20:21:16 -04:00
2024-04-03 18:39:56 -04:00
2024-04-08 14:17:09 -04:00
2024-04-10 20:21:25 -04:00
2024-04-10 19:46:58 -04:00
2024-04-10 04:31:21 -04:00