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
f7dfbd3955760d28495549102f64e4125ef448ab
o3de
/
Gems
/
Multiplayer
/
Code
/
Source
/
Components
T
History
Gene Walters
f7dfbd3955
Merge branch 'main' into SPEC6477_NetworkContextScriptCanvas
2021-05-18 16:46:51 -07:00
..
LocalPredictionPlayerInputComponent.cpp
Address misc feedback
2021-05-18 13:52:28 -07:00
MultiplayerComponent.cpp
fixes minor auto-formatting issue
2021-05-18 14:27:17 -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