summaryrefslogtreecommitdiffstats
path: root/core/multiplayer
Commit message (Expand)AuthorAgeFilesLines
* [Debugger] Move most profilers to ServersDebugger.Fabio Alessandrelli2022-02-061-1/+0
* [Net] Move RPC, Node cache out of MultiplayerAPI.Fabio Alessandrelli2022-02-054-818/+80
* [Net] New replication interface, spawner and synchronizer nodes.Fabio Alessandrelli2022-02-045-1005/+154
* Update copyright statements to 2022Rémi Verschelde2022-01-039-18/+18
* Fix various typosluz paz2022-01-021-1/+1
* PackedByteArray, Array slice end exclusive, rename subarray to sliceNathan Franke2021-11-261-1/+1
* [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