virtualx-engine/modules/multiplayer
Fabio Alessandrelli 43f51d78d1 [MP] Cleanup and fixes for replication plugin.
- Remove dead code.
- Fix "Add from path" adding the wrong string when targeting root node.
2022-08-07 15:08:35 +02:00
..
doc_classes document multiplayer replication classes, small changes to multiplayer spawner 2022-07-30 21:38:19 -05:00
editor [MP] Cleanup and fixes for replication plugin. 2022-08-07 15:08:35 +02:00
config.py
multiplayer_spawner.cpp document multiplayer replication classes, small changes to multiplayer spawner 2022-07-30 21:38:19 -05:00
multiplayer_spawner.h document multiplayer replication classes, small changes to multiplayer spawner 2022-07-30 21:38:19 -05:00
multiplayer_synchronizer.cpp
multiplayer_synchronizer.h
register_types.cpp
register_types.h
scene_cache_interface.cpp fix 'Comparison result is always the same' warnings 2022-07-29 19:45:22 +02:00
scene_cache_interface.h
scene_multiplayer.cpp
scene_multiplayer.h
scene_replication_config.cpp
scene_replication_config.h
scene_replication_interface.cpp document multiplayer replication classes, small changes to multiplayer spawner 2022-07-30 21:38:19 -05:00
scene_replication_interface.h
scene_replication_state.cpp
scene_replication_state.h
scene_rpc_interface.cpp
scene_rpc_interface.h
SCsub