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