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
b81bf1064ffbdec3d435e52dcc9a85e034ce5b40
o3de
/
Gems
/
Multiplayer
/
Code
/
Source
/
Editor
T
History
Gene Walters
b81bf1064f
Noticing the Jenkins machine fails to connect to server before the server logs even begin. Giving the server some time (5 seconds) to boot up before trying to connect to see if that helps
...
Signed-off-by: Gene Walters <
genewalt@amazon.com
>
2021-10-20 23:33:22 -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
Noticing the Jenkins machine fails to connect to server before the server logs even begin. Giving the server some time (5 seconds) to boot up before trying to connect to see if that helps
2021-10-20 23:33:22 -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