summaryrefslogtreecommitdiffstats
path: root/modules/multiplayer/scene_rpc_interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* [MP] Avoid unnecessary internal ref/unrefsFabio Alessandrelli2023-10-101-8/+7
* [MP] Optimize internal authority checksFabio Alessandrelli2023-10-101-17/+13
* [MP] Optimize multiplayer NodePath cachingFabio Alessandrelli2023-10-101-3/+2
* [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-261-3/+3
* 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
* Unify String and StringNamerune-scape2022-12-051-1/+1
* [MP] RPC visibility.Fabio Alessandrelli2022-11-201-19/+35
* [MP] Initial replication profiler.Fabio Alessandrelli2022-11-191-2/+2
* [MP] Improve network profiler.Fabio Alessandrelli2022-11-171-13/+8
* [MP] Let MultiplayerAPI handle packet relaying and peer signaling.Fabio Alessandrelli2022-10-271-6/+3
* [Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli2022-07-261-0/+521