summaryrefslogtreecommitdiffstats
path: root/modules/multiplayer/scene_replication_interface.h
Commit message (Expand)AuthorAgeFilesLines
* Enforce template syntax `typename` over `class`Thaddeus Crews2024-03-071-1/+1
* Add const lvalue ref to container parametersMuller-Castro2024-01-051-2/+2
* [MP] Avoid unnecessary internal ref/unrefsFabio Alessandrelli2023-10-101-1/+4
* [MP] Optimize internal authority checksFabio Alessandrelli2023-10-101-0/+1
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-2/+2
* [MP] Implement "watched" properties.Fabio Alessandrelli2023-05-241-1/+14
* [MP] Fix nested spawning during "ready".Fabio Alessandrelli2023-01-171-2/+5
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [MP] RPC visibility.Fabio Alessandrelli2022-11-201-0/+2
* [MP] Initial replication profiler.Fabio Alessandrelli2022-11-191-0/+4
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
* [MP] Allow multiple synchronizers per node.Fabio Alessandrelli2022-10-031-16/+59
* [Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli2022-07-261-0/+86