summaryrefslogtreecommitdiff
path: root/scene/multiplayer/multiplayer_synchronizer.cpp
AgeCommit message (Expand)Author
2022-07-20Add peer visibility to MultiplayerSynchronizer.Fabio Alessandrelli
2022-06-11Add suffixes to all nodes and resourcesFireForge
2022-06-04rename 'configuration' to 'replication_config' in MultiplayerSynchronizerNathan Franke
2022-06-04typo: change congiruation into configurationWinston Yallow
2022-05-23Improve MultiplayerSynchronizer editor usabilityreduz
2022-02-15Use `switch` consistently in `_notification` (`scene` folder)RĂ©mi Verschelde
2022-02-04[Net] New replication interface, spawner and synchronizer nodes.Fabio Alessandrelli