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
322e3395436eeb6c94597d52edd7bfd4a6dc008e
o3de
/
Gems
/
Multiplayer
/
Code
/
Source
/
Editor
T
History
Gene Walters
322e339543
Printing error if the editor server launcher has not been built. Updating pytest to fail if the serverlauncher does not exist.
...
Signed-off-by: Gene Walters <
genewalt@amazon.com
>
2021-10-20 11:45:42 -07:00
..
MultiplayerEditorConnection.cpp
merging latest dev + resolving 1 merge conflict
2021-10-06 16:53:25 -07:00
MultiplayerEditorConnection.h
Move did handshake logic to connection data plus an optimization
2021-09-30 19:59:34 -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
Printing error if the editor server launcher has not been built. Updating pytest to fail if the serverlauncher does not exist.
2021-10-20 11:45:42 -07:00
MultiplayerEditorSystemComponent.h
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