summaryrefslogtreecommitdiffstats
path: root/scene/main/multiplayer_peer.h
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Extract ScriptInstance to simplify includesYuri Sizov2023-09-061-1/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Rename all gdnative occurences to gdextensionGilles Roudière2022-12-121-2/+2
* [MP] Add MultiplayerPeer disconnect_peer, close.Fabio Alessandrelli2022-10-281-0/+5
* [MP] Let MultiplayerAPI handle packet relaying and peer signaling.Fabio Alessandrelli2022-10-271-0/+8
* Simplify network GDExtension bindings using EXBIND macros.Fabio Alessandrelli2022-09-011-43/+24
* [Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli2022-07-261-0/+157