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
e2a2ecff44041e24491b3838d504fd1902ad04aa
o3de
/
Gems
/
Multiplayer
/
Code
/
Source
/
Components
T
History
kberg-amzn
a6e7a81b79
More fixes to migration, plus some quality of life fixes to TimeoutQueue to allow lambda based handlers and a quick fix to OctreeSystemComponent to more gracefully handle enumerate calls that lie outside the vis system bounds
...
Signed-off-by: kberg-amzn <
karlberg@amazon.com
>
2021-10-14 18:22:41 -07:00
..
LocalPredictionPlayerInputComponent.cpp
More fixes to migration, plus some quality of life fixes to TimeoutQueue to allow lambda based handlers and a quick fix to OctreeSystemComponent to more gracefully handle enumerate calls that lie outside the vis system bounds
2021-10-14 18:22:41 -07:00
MultiplayerComponent.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MultiplayerComponentRegistry.cpp
Some shutdown crash fixes, reverted a whitespace, and added some basic unit tests for time additions
2021-10-01 15:04:50 -07:00
MultiplayerController.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
NetBindComponent.cpp
Further fixes to get client migrations functional, plus a bug fix from the netBindComponent lookup optimization
2021-10-08 21:27:31 -07:00
NetworkCharacterComponent.cpp
merging latest dev
2021-10-01 09:53:16 -07:00
NetworkHierarchyChildComponent.cpp
Minor refactor to address CR
2021-09-15 18:43:56 -04:00
NetworkHierarchyRootComponent.cpp
Cleanup
2021-09-15 18:49:24 -04:00
NetworkHitVolumesComponent.cpp
Fix compiler error because EntityPreRenderEvent only takes one float for deltaTime now
2021-09-20 14:59:28 -07:00
NetworkRigidBodyComponent.cpp
Entity migrations now totally functional again, plus some fixes to network rigid bodies to make them work properly as they migrate around
2021-09-30 22:53:51 -07:00
NetworkTransformComponent.cpp
Added unittest for an activation test
2021-10-01 17:56:32 -04:00