summaryrefslogtreecommitdiffstats
path: root/core/multiplayer
Commit message (Expand)AuthorAgeFilesLines
* [Net] Fix spawn/despawn custom callable argument.Fabio Alessandrelli2021-10-121-1/+1
* [Net] Rename RPCConfig.sync to call_local.Fabio Alessandrelli2021-10-082-4/+4
* [Net] Rename RPC constants and annotation arguments.Fabio Alessandrelli2021-10-012-3/+3
* [Net] MultiplayerPeer cleanup, defaults.Fabio Alessandrelli2021-09-242-16/+42
* [Net] Bind Multiplayer to GDExtension.Fabio Alessandrelli2021-09-242-1/+220
* Fix custom multiplayer sync commandsSaracenOne2021-09-121-2/+5
* Multiplayer networking renames/simplificationMax Hilbrunner2021-09-085-134/+134
* [Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli2021-09-0710-0/+2625