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/Source
Gene Walters d948bf0a77 Moved network context methods out of MultiplayerComponent into NetBindingComponent because FindComponent did not actually work with finding base classes. +1 for the ability to test! Allow scripting to detect if a networked entity is Authory, Server, Client, or Autonomous. 5 years ago
..
AutoGen Merging latest origin 5 years ago
Components Moved network context methods out of MultiplayerComponent into NetBindingComponent because FindComponent did not actually work with finding base classes. +1 for the ability to test! Allow scripting to detect if a networked entity is Authory, Server, Client, or Autonomous. 5 years ago
ConnectionData Many fixes for external gem multiplayer components and component network inputs, fixes an uninitialized variable resulting in continual desyncs, restructures our public includes to match the directory structure of source, allows autogen artefacts to be included by external gems, allowing for external multiplayer components to interact with multiplayer gem components with no extra code 5 years ago
Debug Several updates to complete rewind support and remove unneeded functionality 5 years ago
Editor Add RPC Events plus reflection plus fix Ctrl+G retry 5 years ago
EntityDomains Many fixes for external gem multiplayer components and component network inputs, fixes an uninitialized variable resulting in continual desyncs, restructures our public includes to match the directory structure of source, allows autogen artefacts to be included by external gems, allowing for external multiplayer components to interact with multiplayer gem components with no extra code 5 years ago
NetworkEntity Merging latest main 5 years ago
NetworkInput Remove test RTTIs 5 years ago
NetworkTime Several updates to complete rewind support and remove unneeded functionality 5 years ago
Pipeline Moved early return case in prefab processing 5 years ago
ReplicationWindows Many fixes for external gem multiplayer components and component network inputs, fixes an uninitialized variable resulting in continual desyncs, restructures our public includes to match the directory structure of source, allows autogen artefacts to be included by external gems, allowing for external multiplayer components to interact with multiplayer gem components with no extra code 5 years ago
MultiplayerGem.cpp Many fixes for external gem multiplayer components and component network inputs, fixes an uninitialized variable resulting in continual desyncs, restructures our public includes to match the directory structure of source, allows autogen artefacts to be included by external gems, allowing for external multiplayer components to interact with multiplayer gem components with no extra code 5 years ago
MultiplayerGem.h Integrating latest 47acbe8 5 years ago
MultiplayerStats.cpp Many fixes for external gem multiplayer components and component network inputs, fixes an uninitialized variable resulting in continual desyncs, restructures our public includes to match the directory structure of source, allows autogen artefacts to be included by external gems, allowing for external multiplayer components to interact with multiplayer gem components with no extra code 5 years ago
MultiplayerSystemComponent.cpp Merging latest main 5 years ago
MultiplayerSystemComponent.h Merging latest main 5 years ago
MultiplayerToolsModule.cpp Cleanup a few more headers 5 years ago
MultiplayerToolsModule.h Resolve MP Gem Ctrl+G changes with main 5 years ago
MultiplayerTypes.h Merging latest origin 5 years ago
Multiplayer_precompiled.cpp Integrating latest 47acbe8 5 years ago
Multiplayer_precompiled.h Integrating latest 47acbe8 5 years ago