This website requires JavaScript.
Explore
Help
Sign In
birkeh
/
o3de
Watch
1
Star
0
Fork
0
You've already forked o3de
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d786e9d8e29e7359c934cba411fcdfda52cfa7ce
o3de
/
Gems
/
Multiplayer
/
Code
/
Source
/
Editor
T
History
Gene Walters
d786e9d8e2
Merge branch 'LYN-8025_PipeEditorServerLogsToEditor' into LYN-8514_AutomatedReviewServerLogChecks
2021-11-29 18:27:40 -08:00
..
MultiplayerEditorConnection.cpp
Editor is now listening to editor-server stdout so adding newlines to lines we care about. (Editor is separating out the log lines based on newline)
2021-11-23 19:27:16 -08:00
MultiplayerEditorConnection.h
Switch to use the new ComponentApplicationLifecycle system to listen for legacy systems to be ready
2021-11-05 12:23:00 -07:00
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.
2021-10-18 21:47:40 -07:00
MultiplayerEditorGem.h
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MultiplayerEditorSystemComponent.cpp
Merge branch 'LYN-8025_PipeEditorServerLogsToEditor' into LYN-8514_AutomatedReviewServerLogChecks
2021-11-29 18:27:40 -08:00
MultiplayerEditorSystemComponent.h
Fix memory leak of ProcessWatcher
2021-11-22 18:56:48 -08:00