Thaddeus Crews dd0c24bcd3 Merge pull request #99137 from KoBeWi/uideal_scenario 2 天之前
..
doc_classes f72b841390 Better explanation for the replication interval and delta interval in the MultiplayerSynchronizer node 1 周之前
editor 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 4 天之前
tests e376c4f30c Add unit tests for `SceneMultiplayer` 1 月之前
SCsub e376c4f30c Add unit tests for `SceneMultiplayer` 1 月之前
config.py ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2 年之前
multiplayer_debugger.cpp 684752e75b Replace error checks against `size` with `is_empty` 9 月之前
multiplayer_debugger.h 25b2f1780a Style: Harmonize header includes in modules 1 年之前
multiplayer_spawner.cpp 88b3090745 Handle scene UIDs in MultiplayerSpawner 1 周之前
multiplayer_spawner.h 88b3090745 Handle scene UIDs in MultiplayerSpawner 1 周之前
multiplayer_synchronizer.cpp fc4206b603 Instantiate a replication config on synchronizer creation 5 月之前
multiplayer_synchronizer.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 9 月之前
register_types.cpp 25b2f1780a Style: Harmonize header includes in modules 1 年之前
register_types.h d95794ec8a One Copyright Update to rule them all 1 年之前
scene_cache_interface.cpp 90d5d26026 [MP] Partially revert cache cleanup, track paths as fallback 3 月之前
scene_cache_interface.h 90d5d26026 [MP] Partially revert cache cleanup, track paths as fallback 3 月之前
scene_multiplayer.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible 1 周之前
scene_multiplayer.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 3 周之前
scene_replication_config.cpp 955d5affa8 Reduce and prevent unnecessary random-access to `List` 6 月之前
scene_replication_config.h 45e8fa10c1 [MP] Fix replication config reload error 8 月之前
scene_replication_interface.cpp 413c11357d Use Core/Scene stringnames consistently 6 月之前
scene_replication_interface.h 9903e6779b Enforce template syntax `typename` over `class` 8 月之前
scene_rpc_interface.cpp 3c8615221a SceneRPCInterface: Sort rpc names using `StringLikeVariantOrder` 4 周之前
scene_rpc_interface.h 3c8615221a SceneRPCInterface: Sort rpc names using `StringLikeVariantOrder` 4 周之前