Age | Commit message (Expand) | Author |
---|---|---|
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 |