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
85374ea7fc77d3120f1d59309602cdbd0b294352
o3de
/
Gems
/
Multiplayer
/
Code
/
Source
/
NetworkEntity
T
History
pereslav
85374ea7fc
Merged from main
2021-05-18 13:10:44 +01:00
..
EntityReplication
Merged from main
2021-05-18 13:10:44 +01:00
NetworkEntityAuthorityTracker.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
NetworkEntityAuthorityTracker.h
Integrating latest 47acbe8
2021-03-25 13:57:57 -07:00
NetworkEntityHandle.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
NetworkEntityManager.cpp
Merged from main
2021-05-18 13:10:44 +01:00
NetworkEntityManager.h
Merged from main
2021-05-18 13:10:44 +01:00
NetworkEntityRpcMessage.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
NetworkEntityTracker.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
NetworkEntityTracker.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
NetworkEntityTracker.inl
Integrating latest 47acbe8
2021-03-25 13:57:57 -07:00
NetworkEntityUpdateMessage.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
NetworkSpawnableLibrary.cpp
Refactored spawning network entities to use SpawnableEntityManager instead of duplicating the code in NetworkEntityManager
2021-05-17 23:34:58 +01:00
NetworkSpawnableLibrary.h
Refactored spawning network entities to use SpawnableEntityManager instead of duplicating the code in NetworkEntityManager
2021-05-17 23:34:58 +01:00