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
d656afa1c3f72c6b836dcfd0df83d1aa6c40b669
o3de
/
Gems
/
Multiplayer
/
Code
/
Source
/
Components
T
History
Gene Walters
f61b9c4081
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
..
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
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