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
7fce5e52a457aa1379aec96ff8818bc93306a4a5
o3de
/
Gems
/
Multiplayer
/
Code
/
Source
/
Editor
T
History
Sergey Pereslavtsev
7fce5e52a4
PR feedback addressing
...
Signed-off-by: Sergey Pereslavtsev <
pereslav@amazon.com
>
2021-11-09 17:36:01 +00:00
..
MultiplayerEditorConnection.cpp
Adding logs to dedicated-server start up (unable to use for automated testing just yet since remote console cant be connected that early). Adding pytest check to make sure AutomatedTesting.ServerLauncher is running. Moved sveditor_port to MultiplayerEditorConnection since it was never actually getting used when it was in EditorSystemComponent (dedicated servers dont know about editor)
2021-11-01 13:01:59 -07:00
MultiplayerEditorConnection.h
Adding logs to dedicated-server start up (unable to use for automated testing just yet since remote console cant be connected that early). Adding pytest check to make sure AutomatedTesting.ServerLauncher is running. Moved sveditor_port to MultiplayerEditorConnection since it was never actually getting used when it was in EditorSystemComponent (dedicated servers dont know about editor)
2021-11-01 13:01:59 -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
PR feedback addressing
2021-11-09 17:36:01 +00:00
MultiplayerEditorSystemComponent.h
Re-merging latest dev after rebasing to fix DCO. Re-resolving conflicts
2021-10-28 09:56:01 -07:00