Age | Commit message (Expand) | Author |
---|---|---|
2023-05-12 | Add missing documentation for MultiplayerPeerExtension | David Snopek |
2023-01-31 | Use enum instead of int in virtual methods return type | Raul Santos |
2023-01-05 | One Copyright Update to rule them all | RĂ©mi Verschelde |
2022-11-02 | [MP] Remove connection state signals from MultiplayerPeer. | Fabio Alessandrelli |
2022-10-28 | [MP] Add MultiplayerPeer disconnect_peer, close. | Fabio Alessandrelli |
2022-10-27 | [MP] Let MultiplayerAPI handle packet relaying and peer signaling. | Fabio Alessandrelli |
2022-09-01 | Simplify network GDExtension bindings using EXBIND macros. | Fabio Alessandrelli |
2022-07-26 | [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. | Fabio Alessandrelli |