You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Multiplayer/Code
AMZN-koppersr 55a4680659 Fixed Multiplayer unit tests.
The multiplayer unit tests created a SpawnableSystemComponent without an application to provide the Serialize Context. This caused an assert which failed the unit tests. Since the entity spawning system doesn't seem to be directly used the component was removed.
5 years ago
..
Include/Multiplayer Merge remote-tracking branch 'origin' into MultiplayerComponents 5 years ago
Source Merge branch 'main' into SpawnableEntityIdMapping 5 years ago
Tests Fixed Multiplayer unit tests. 5 years ago
CMakeLists.txt Update Multiplayer gem to conform to the new standard 5 years ago
multiplayer_autogen_files.cmake Integrating latest 47acbe8 5 years ago
multiplayer_debug_files.cmake Renamed Multiplayer.Imgui to Multiplayer.Debug 5 years ago
multiplayer_editor_shared_files.cmake Streamline MP Ctrl+G logic via MultiplayerEditorConnection 5 years ago
multiplayer_files.cmake Merge branch 'main' into MultiplayerPipeline 5 years ago
multiplayer_shared_files.cmake Initial commit 5 years ago
multiplayer_tests_files.cmake Add units for Rewindable containers and rework RewindableFixedVector to properly handle rewinding 5 years ago
multiplayer_tools_files.cmake Resolve MP Gem Ctrl+G changes with main 5 years ago
multiplayer_tools_tests_files.cmake Added network prefab processor test 5 years ago