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
b4865e32f5f66b17fcd5d442409eb4562e7376c7
o3de
/
Gems
/
Multiplayer
/
Code
/
Source
/
Editor
T
History
Gene Walters
b4865e32f5
Minor whitespace fix
...
Signed-off-by: Gene Walters <
genewalt@amazon.com
>
2021-10-25 13:04:20 -07:00
..
MultiplayerEditorConnection.cpp
Adding warnings if MPEditorConnection cannot find certain cvars
2021-10-25 12:57:40 -07:00
MultiplayerEditorConnection.h
Fix a race condition where the editor tries to connect to the editor-server before the editor-server is ready (originally discovered on lower-spec Jenkin machines). Change editor-server so that editor waits to receive a EditorServerReadyForInit before trying to send all the level data.
2021-10-22 16:34:42 -07:00
MultiplayerEditorGem.cpp
Merge branch 'development' into cmake/SPEC-7179
2021-07-16 15:42:37 -07:00
MultiplayerEditorGem.h
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MultiplayerEditorSystemComponent.cpp
Minor whitespace fix
2021-10-25 13:04:20 -07:00
MultiplayerEditorSystemComponent.h
Fix a race condition where the editor tries to connect to the editor-server before the editor-server is ready (originally discovered on lower-spec Jenkin machines). Change editor-server so that editor waits to receive a EditorServerReadyForInit before trying to send all the level data.
2021-10-22 16:34:42 -07:00