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
c4641f2594d0c9e63058a930b571c64d6b6545fc
o3de
/
Gems
/
Multiplayer
/
Code
/
Source
/
Components
T
History
Gene Walters
c4641f2594
ScriptCanvas can now check if an entity net-component is authority, autonomous, server, or client
2021-05-18 14:13:01 -07:00
..
LocalPredictionPlayerInputComponent.cpp
Various local prediction and input processing related fixes
2021-05-15 15:10:17 -07:00
MultiplayerComponent.cpp
ScriptCanvas can now check if an entity net-component is authority, autonomous, server, or client
2021-05-18 14:13:01 -07:00
MultiplayerComponentRegistry.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
2021-05-14 14:24:33 -07:00
MultiplayerController.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
2021-05-14 14:24:33 -07:00
NetBindComponent.cpp
Various local prediction and input processing related fixes
2021-05-15 15:10:17 -07:00
NetworkTransformComponent.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
2021-05-14 14:24:33 -07:00