summaryrefslogtreecommitdiffstats
path: root/modules/multiplayer/multiplayer_debugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Replace error checks against `size` with `is_empty`A Thousand Ships2024-02-091-3/+3
* [MP] Optimize internal SceneReplicationConfig accessFabio Alessandrelli2023-10-101-2/+2
* [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-261-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [MP] Initial replication profiler.Fabio Alessandrelli2022-11-191-2/+135
* [MP] Improve network profiler.Fabio Alessandrelli2022-11-171-10/+16
* [MP] Move engine and editor profilers to a plugin.Fabio Alessandrelli2022-11-141-0/+194