Fabio Alessandrelli 1a5ac1fd59 [MP] Fix division by zero in network profiler 2 months ago
..
doc_classes 6073b86e71 Fix typo in MultiplayerSpawner doc 1 month ago
editor 1a5ac1fd59 [MP] Fix division by zero in network profiler 1 month ago
SCsub 39facb35a0 SCons: Unify tools/target build type configuration 2 years ago
config.py ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2 years ago
multiplayer_debugger.cpp 684752e75b Replace error checks against `size` with `is_empty` 9 months ago
multiplayer_debugger.h 25b2f1780a Style: Harmonize header includes in modules 1 year ago
multiplayer_spawner.cpp e5c0f60c59 Merge pull request #91084 from OwenAEdwards/master 4 months ago
multiplayer_spawner.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 9 months ago
multiplayer_synchronizer.cpp fc4206b603 Instantiate a replication config on synchronizer creation 4 months ago
multiplayer_synchronizer.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 9 months ago
register_types.cpp 25b2f1780a Style: Harmonize header includes in modules 1 year ago
register_types.h d95794ec8a One Copyright Update to rule them all 1 year ago
scene_cache_interface.cpp 90d5d26026 [MP] Partially revert cache cleanup, track paths as fallback 3 months ago
scene_cache_interface.h 90d5d26026 [MP] Partially revert cache cleanup, track paths as fallback 3 months ago
scene_multiplayer.cpp c5fa7354bb [MP] Fix relay protocol routing with negative targets 3 months ago
scene_multiplayer.h 26d9fbaf52 Fixed binary representation typo in comment 9 months ago
scene_replication_config.cpp 955d5affa8 Reduce and prevent unnecessary random-access to `List` 6 months ago
scene_replication_config.h 45e8fa10c1 [MP] Fix replication config reload error 8 months ago
scene_replication_interface.cpp 413c11357d Use Core/Scene stringnames consistently 6 months ago
scene_replication_interface.h 9903e6779b Enforce template syntax `typename` over `class` 8 months ago
scene_rpc_interface.cpp 311a27281f [MP] Avoid unnecessary internal ref/unrefs 1 year ago
scene_rpc_interface.h 311a27281f [MP] Avoid unnecessary internal ref/unrefs 1 year ago