summaryrefslogtreecommitdiffstats
path: root/core/io/multiplayer_replicator.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli2021-09-071-788/+0
* Fix _send_default_spawn_default function sending zero lengthSaracenOne2021-09-021-0/+2
* Data structure optimizations as per review.Fabio Alessandrelli2021-08-261-2/+6
* [Net] Add state sync to replicator.Fabio Alessandrelli2021-08-181-6/+291
* [Net] MultiplayerReplicator with initial state.Fabio Alessandrelli2021-08-181-0/+497