summaryrefslogtreecommitdiff
path: root/scene/multiplayer
AgeCommit message (Expand)Author
2022-03-09Remove VARIANT_ARG* macrosreduz
2022-02-21[Net] Optimize object cache notification send for single peer.Fabio Alessandrelli
2022-02-21[Net] Fix multi-peer path-only replication.Fabio Alessandrelli
2022-02-15Use `switch` consistently in `_notification` (`scene` folder)RĂ©mi Verschelde
2022-02-09Merge pull request #57876 from Faless/mp/4.x_clarify_rpc_errorFabio Alessandrelli
2022-02-09[Net] Clarify RPC error when method is missing.Fabio Alessandrelli
2022-02-06[Debugger] Move most profilers to ServersDebugger.Fabio Alessandrelli
2022-02-05[Net] Move RPC, Node cache out of MultiplayerAPI.Fabio Alessandrelli
2022-02-04[Net] New replication interface, spawner and synchronizer nodes.Fabio Alessandrelli