You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Multiplayer/Code/Source/AutoGen
Gene Walters 3973e1d3e5 Moved NetworkCharacterComponent out of MPSample and into MP gem
Signed-off-by: Gene Walters <genewalt@amazon.com>
4 years ago
..
AutoComponentTypes_Header.jinja A bunch of work to get external multiplayer components to actually work 5 years ago
AutoComponentTypes_Source.jinja Moving NetworkHitVolumesComponent and NetworkRigidBodyComponent to the MultiplayerGem 4 years ago
AutoComponent_Common.jinja Added delta replication and stat tracking to vector and array network property container types, + some minor cleanup I ran into when looking for the best hook points for this functionality 4 years ago
AutoComponent_Header.jinja Merge pull request #3310 from aws-lumberyard-dev/mp_serverrpc_bugfix 4 years ago
AutoComponent_Source.jinja Merge branch 'upstream/development' into GitIssue3155_MultiplayerComponentsUsingNetInputRequirePlayerInputComponent 4 years ago
LocalPredictionPlayerInputComponent.AutoComponent.xml Changes to desync debug output to make it less stressful on bandwidth and the server, as well as some fixes to corrections on the local client 4 years ago
Multiplayer.AutoPackets.xml Move packet dispatch to return an enum that includes a pending option 4 years ago
MultiplayerEditor.AutoPackets.xml SPEC-7469 Multiplayer Editor Ctrl+G fails due to EditorInfo packets reordering. SPEC-7471 Multiplayer Editor Ctrl+G asserts after CreateEntitiesImmediate 5 years ago
NetworkCharacterComponent.AutoComponent.xml Moved NetworkCharacterComponent out of MPSample and into MP gem 4 years ago
NetworkHitVolumesComponent.AutoComponent.xml Moving NetworkHitVolumesComponent and NetworkRigidBodyComponent to the MultiplayerGem 4 years ago
NetworkRigidBodyComponent.AutoComponent.xml Moving NetworkHitVolumesComponent and NetworkRigidBodyComponent to the MultiplayerGem 4 years ago
NetworkTransformComponent.AutoComponent.xml Changes to fix rewindable attributes incorrectly used on read-only archetype data, fix some bad logic in the pre-render blending code, adding a serializer for AZ::Transform, and adding our client.cfg and server.cfg files to .gitignore 5 years ago