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
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
..
Include
/Multiplayer
Removing an accidental pragma once
2021-10-19 09:49:56 -07:00
Source
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
Tests
Const some unit test values
2021-10-18 16:20:13 -07:00
CMakeLists.txt
Ensure editor server launches with the same render hardware interface as the editor. This way when Automated Review runs the Multiplayer tests with the headless editor, by default the server launcher will also be headless (rhi=null). Also added a cvar to override the default rhi (editorsv_rhi_override); this way if you're in the normal editor with a gui, you can launch a headless server
2021-10-19 15:04:46 -07:00
multiplayer_autogen_files.cmake
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
multiplayer_debug_files.cmake
Hierarchy imgui debugger, first take
2021-10-07 08:27:48 -04:00
multiplayer_editor_shared_files.cmake
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
multiplayer_files.cmake
merging latest dev
2021-10-01 09:53:16 -07:00
multiplayer_shared_files.cmake
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
multiplayer_tests_files.cmake
Add Network Input unit tests
2021-10-13 16:31:30 -07:00
multiplayer_tools_files.cmake
Merge branch 'development' into cmake/SPEC-7179
2021-07-16 15:42:37 -07:00
multiplayer_tools_tests_files.cmake
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00