summaryrefslogtreecommitdiff
path: root/modules/gdnative/net
AgeCommit message (Expand)Author
2021-09-07[Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli
2021-07-30[Net] Implement RPC channels in MultiplayerAPI.Fabio Alessandrelli
2021-07-13Implement the ability to disable classesreduz
2021-07-12[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.Fabio Alessandrelli
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-10Fix gdnative build when WebRTC module is disabled.Fabio Alessandrelli
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-23Adding missing include guards to header files identified by LGTM.Rajat Goswami
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-06-27Add default values to the editor help, docs, and generated RSTBojidar Marinov
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-05-16WebRTC refactor. Data channels, STUN/TURN support.Fabio Alessandrelli
2019-04-12Add WebRTC GDNative interfaceFabio Alessandrelli
2019-02-24Fixing C compatiblity for GDNative NET moduleFabio Alessandrelli
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-28SCons: Build thirdparty code in own env, disable warningsRémi Verschelde
2018-06-27Add [Packet/Stream/Multiplayer]PeerGDNativeFabio Alessandrelli