godot/modules/multiplayer
Fabio Alessandrelli 92ed27d8f6 [MP] Improve network profiler.
Fix RPC profiler and add average RPC size.

Improve bandwidth debugger to account for all multiplayer traffic
(excluding the lower level peer transformations).
2022-11-17 03:14:21 +01:00
..
doc_classes Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
editor [MP] Improve network profiler. 2022-11-17 03:14:21 +01:00
config.py
multiplayer_debugger.cpp [MP] Improve network profiler. 2022-11-17 03:14:21 +01:00
multiplayer_debugger.h [MP] Improve network profiler. 2022-11-17 03:14:21 +01:00
multiplayer_spawner.cpp
multiplayer_spawner.h
multiplayer_synchronizer.cpp Fix MultiplayerSynchronizer::update_outbound_sync_time when replication_interval is not 0 2022-10-23 14:01:51 +08:00
multiplayer_synchronizer.h
register_types.cpp [MP] Move engine and editor profilers to a plugin. 2022-11-14 15:09:00 +01:00
register_types.h
scene_cache_interface.cpp [MP] Improve network profiler. 2022-11-17 03:14:21 +01:00
scene_cache_interface.h
scene_multiplayer.cpp [MP] Improve network profiler. 2022-11-17 03:14:21 +01:00
scene_multiplayer.h [MP] Improve network profiler. 2022-11-17 03:14:21 +01:00
scene_replication_config.cpp
scene_replication_config.h
scene_replication_interface.cpp [MP] Improve network profiler. 2022-11-17 03:14:21 +01:00
scene_replication_interface.h Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
scene_rpc_interface.cpp [MP] Improve network profiler. 2022-11-17 03:14:21 +01:00
scene_rpc_interface.h [MP] Improve network profiler. 2022-11-17 03:14:21 +01:00
SCsub