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
3dd40171cd1c9b61f1895143133b954f06c5f08f
o3de
/
Gems
/
Multiplayer
/
Code
/
Source
/
Components
T
History
karlberg
3dd40171cd
Merging latest origin
2021-05-20 17:08:18 -07:00
..
LocalPredictionPlayerInputComponent.cpp
Address misc feedback
2021-05-18 13:52:28 -07:00
MultiplayerComponent.cpp
Removing spaces in behavior context method names. While whitespace works in Lua and ScriptCanvas, the Scripting team wants to keep the script API and code API consistent (ie: no spaces)
2021-05-19 16:03:13 -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
Several updates to complete rewind support and remove unneeded functionality
2021-05-19 13:27:24 -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