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
87e8eaef4259b4e79d958ff5359b2d097bbbed7c
o3de
/
Gems
/
Multiplayer
/
Code
/
Source
/
ConnectionData
T
History
karlberg
5acdc40595
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
..
ClientToServerConnectionData.cpp
Bug fixes for stats and for sending rpc and property updates from the client
2021-05-06 19:39:31 -07:00
ClientToServerConnectionData.h
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
ClientToServerConnectionData.inl
PR feedback addressing
2021-04-27 14:57:36 +01:00
ServerToClientConnectionData.cpp
Ported the local prediction player controller component
2021-05-05 20:07:16 -07:00
ServerToClientConnectionData.h
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
ServerToClientConnectionData.inl
Added ReadyForEntityUpdates message allowing the server to send entity updates
2021-04-26 13:30:35 +01:00