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
6005a4e08ba29d417abcff24add0a26ff140f873
o3de
/
Gems
/
Multiplayer
/
Code
/
Source
/
Editor
T
History
Gene Walters
6005a4e08b
Merging last dev
...
Signed-off-by: Gene Walters <
genewalt@amazon.com
>
2021-11-19 23:12:59 -08:00
..
MultiplayerEditorConnection.cpp
Removal and Replacement of the CryTimer (gEnv->pTimer) (
#5409
)
2021-11-15 12:11:58 +00: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
WiP. fwrites are being stopped by AZCoreLogSink; need a long term solution to work around this...
2021-11-15 12:37:21 -08:00
MultiplayerEditorSystemComponent.h
Moving CommunicatorTracePrinter to a place that AP and Multiplayer gem can use it. MultiplayerEditorSystemComponent now watching the server process and pumping the trace printer. Wip; for some reason not all the server logs are reaching the editor
2021-11-09 11:11:15 -08:00