You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Multiplayer/Code/Source
Gene Walters d6803d800b Externed cvars dont get registered with setreg (not sure why). Updating sv_defaultPlayer to grab the variable via console string lookup instead so the proper value is gathered
Signed-off-by: Gene Walters <genewalt@amazon.com>
5 years ago
..
AutoGen LYN-7655 Fix Race Condition When Launching at Editor-Server (#4946) 5 years ago
Components Network Hierarchy Root and Child components can now act as MultiplayerInputDriver for components with NetworkInputs 5 years ago
ConnectionData Merging latest development 5 years ago
Debug Updates mocks for interface changes 5 years ago
Editor Externed cvars dont get registered with setreg (not sure why). Updating sv_defaultPlayer to grab the variable via console string lookup instead so the proper value is gathered 5 years ago
EntityDomains Entity migrations now totally functional again, plus some fixes to network rigid bodies to make them work properly as they migrate around 5 years ago
NetworkEntity Merging latest dev 5 years ago
NetworkInput More fixes to migration, plus some quality of life fixes to TimeoutQueue to allow lambda based handlers and a quick fix to OctreeSystemComponent to more gracefully handle enumerate calls that lie outside the vis system bounds 5 years ago
NetworkTime Entity migrations now totally functional again, plus some fixes to network rigid bodies to make them work properly as they migrate around 5 years ago
Physics Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Pipeline Removed includes 5 years ago
ReplicationWindows Merging latest dev 5 years ago
MultiplayerGem.cpp Merged dev 5 years ago
MultiplayerGem.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MultiplayerStats.cpp Refactoring to use AZ::Events 5 years ago
MultiplayerSystemComponent.cpp Moving CommunicatorTracePrinter to a place that AP and Multiplayer gem can use it. MultiplayerEditorSystemComponent now watching the server process and pumping the trace printer. Wip; for some reason not all the server logs are reaching the editor 5 years ago
MultiplayerSystemComponent.h Externed cvars dont get registered with setreg (not sure why). Updating sv_defaultPlayer to grab the variable via console string lookup instead so the proper value is gathered 5 years ago
MultiplayerToolsModule.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
MultiplayerToolsModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MultiplayerTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago