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
ec92cfe396395c19d4f72c506edce28fa73774f8
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
NetworkProfiler
/
NetworkProfiler
History
Ryan Gerleve
0cc4d30159
Fix writing strings in network profiler data file headers. Now handles strings of any length, and doesn't waste space if a string is less than 255 characters long. Previously if a string, like the URL, was longer than 255 characters, it would overwrite the beginning of the token stream, corrupting it. Incremented profiler version. Fixes UE-16607.
...
[CL 2577701 by Ryan Gerleve in Main branch]
2015-06-04 17:42:32 -04:00
..
Properties
…
app.config
…
BinaryReaderBigEndian.cs
…
Charting.cs
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
2015-02-13 17:24:11 -05:00
MainWindow.cs
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
2015-02-13 17:24:11 -05:00
MainWindow.Designer.cs
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
2015-02-13 17:24:11 -05:00
MainWindow.resx
…
NetworkProfiler.csproj
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
2015-02-13 17:24:11 -05:00
NetworkProfiler.csproj.vspscc
…
NetworkStream.cs
…
PartialNetworkStream.cs
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
2015-02-13 17:24:11 -05:00
Program.cs
…
StreamHeader.cs
Fix writing strings in network profiler data file headers. Now handles strings of any length, and doesn't waste space if a string is less than 255 characters long. Previously if a string, like the URL, was longer than 255 characters, it would overwrite the beginning of the token stream, corrupting it. Incremented profiler version. Fixes UE-16607.
2015-06-04 17:42:32 -04:00
StreamParser.cs
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
2015-02-13 17:24:11 -05:00
Tokens.cs
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
2015-02-13 17:24:11 -05:00