.. |
MultiplayerConnectionViewportMessageSystemComponent.cpp
|
a5df73ab9d
Change level send to be async and more gracefully handle errors. (#15595)
|
1 year ago |
MultiplayerConnectionViewportMessageSystemComponent.h
|
a5df73ab9d
Change level send to be async and more gracefully handle errors. (#15595)
|
1 year ago |
MultiplayerDebugAuditTrail.cpp
|
93c4b7af94
Fix clang-17 compilation errors in profile config (#17273)
|
1 year ago |
MultiplayerDebugAuditTrail.h
|
33dbdf1972
Fixed warning treated as error in android about not using m_inputBuffer in MultiplayerDebugAuditTrail
|
2 years ago |
MultiplayerDebugByteReporter.cpp
|
bbca16f005
Adding implementation of C++20 civil calendar and hh_mm_ss (#11983)
|
2 years ago |
MultiplayerDebugByteReporter.h
|
bbca16f005
Adding implementation of C++20 civil calendar and hh_mm_ss (#11983)
|
2 years ago |
MultiplayerDebugHierarchyReporter.cpp
|
7c43fb9ce1
Prefer `snprintf` to `sprintf`, the former is deprecated on macOS (#13294)
|
2 years ago |
MultiplayerDebugHierarchyReporter.h
|
a114077e72
Final touches on the first pass of imgui hierarchy debugger
|
3 years ago |
MultiplayerDebugModule.cpp
|
324c0317e9
O3DE engine Gem rename support (#17059)
|
1 year ago |
MultiplayerDebugModule.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
1 year ago |
MultiplayerDebugMultiplayerMetrics.cpp
|
af36928414
More CR feedback
|
2 years ago |
MultiplayerDebugMultiplayerMetrics.h
|
163b3113cc
Minor cleanup and improvements to multiplayer ImGui functionality, removes an unnecessary cry include from the histogram container helper class
|
3 years ago |
MultiplayerDebugNetworkMetrics.cpp
|
d86cd031e0
Address some CR feedback
|
2 years ago |
MultiplayerDebugNetworkMetrics.h
|
163b3113cc
Minor cleanup and improvements to multiplayer ImGui functionality, removes an unnecessary cry include from the histogram container helper class
|
3 years ago |
MultiplayerDebugPerEntityReporter.cpp
|
7c43fb9ce1
Prefer `snprintf` to `sprintf`, the former is deprecated on macOS (#13294)
|
2 years ago |
MultiplayerDebugPerEntityReporter.h
|
fa0f2a1007
Fix unused warnings release (#3677)
|
3 years ago |
MultiplayerDebugSystemComponent.cpp
|
65a466881e
Move wrongly categorized files in Atom_Feature_Common to correct public/private target
|
3 months ago |
MultiplayerDebugSystemComponent.h
|
89fe77d780
Updates our ImGui setup to unify the debug console with the rest of the ImGui implementation. Simplifies all the input binding and removes the input binding entirely from CryConsole, which was still handling inputs and interfering with program state at runtime
|
1 year ago |