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/Editor
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>
4 years ago
..
MultiplayerEditorConnection.cpp Switch to use the new ComponentApplicationLifecycle system to listen for legacy systems to be ready 4 years ago
MultiplayerEditorConnection.h Switch to use the new ComponentApplicationLifecycle system to listen for legacy systems to be ready 4 years ago
MultiplayerEditorGem.cpp Adding EditorPython methods to Multiplayer gem for launching the editor gamemode with a server. Adding a test for networkinput with scriptcanvas to ensure the autonomous client can create input and that the server can receive and process the input via script canvas. 4 years ago
MultiplayerEditorGem.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MultiplayerEditorSystemComponent.cpp 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 4 years ago
MultiplayerEditorSystemComponent.h 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 4 years ago