summaryrefslogtreecommitdiffstats
path: root/modules/multiplayer/multiplayer_synchronizer.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Revert "Update Node::get_configuration_warnings signature"Rémi Verschelde2024-02-171-1/+1
* Update Node::get_configuration_warnings signatureRedMser2024-02-081-1/+1
* [MP] Fix synchronizer init and resetFabio Alessandrelli2023-10-131-0/+1
* [MP] Optimize internal SceneReplicationConfig accessFabio 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-3/+19
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [MP] Allow multiple synchronizers per node.Fabio Alessandrelli2022-10-031-1/+14
* Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron2022-09-191-1/+1
* [MP] Add warnings to spawner and synchronizer.Fabio Alessandrelli2022-09-171-0/+2
* [Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli2022-07-261-0/+96