index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
multiplayer
Age
Commit message (
Expand
)
Author
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
2022-01-03
Update copyright statements to 2022
RĂ©mi Verschelde
2022-01-02
Fix various typos
luz paz
2021-11-26
PackedByteArray, Array slice end exclusive, rename subarray to slice
Nathan Franke
2021-10-12
[Net] Fix spawn/despawn custom callable argument.
Fabio Alessandrelli
2021-10-08
[Net] Rename RPCConfig.sync to call_local.
Fabio Alessandrelli
2021-10-01
[Net] Rename RPC constants and annotation arguments.
Fabio Alessandrelli
2021-09-24
[Net] MultiplayerPeer cleanup, defaults.
Fabio Alessandrelli
2021-09-24
[Net] Bind Multiplayer to GDExtension.
Fabio Alessandrelli
2021-09-12
Fix custom multiplayer sync commands
SaracenOne
2021-09-08
Multiplayer networking renames/simplification
Max Hilbrunner
2021-09-07
[Net] Move multiplayer to core subdir, split RPCManager.
Fabio Alessandrelli