summaryrefslogtreecommitdiffstats
path: root/modules/multiplayer/scene_cache_interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MP] Handle cleanup of "scene cache" nodesFabio Alessandrelli2024-01-181-68/+96
* [MP] Optimize multiplayer NodePath cachingFabio Alessandrelli2023-10-101-21/+31
* [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-261-7/+7
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [MP] Improve network profiler.Fabio Alessandrelli2022-11-171-8/+0
* [MP] Let MultiplayerAPI handle packet relaying and peer signaling.Fabio Alessandrelli2022-10-271-4/+2
* fix 'Comparison result is always the same' warningsLinuxUserGD2022-07-291-3/+0
* [Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli2022-07-261-0/+268