summaryrefslogtreecommitdiff
path: root/modules/webrtc/doc_classes
AgeCommit message (Expand)Author
2022-12-08Use capitalized ID in the docHaoyu Qiu
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-13[WebRTC] Expose more of the WebRTC API.Fabio Alessandrelli
2022-09-01Simplify network GDExtension bindings using EXBIND macros.Fabio Alessandrelli
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-07-26[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli
2022-06-09[WebRTC] Static extension registration.Fabio Alessandrelli
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-01-28Improve some signal bindings to use specific `Object` subtypesRémi Verschelde
2022-01-18Dictionary: Serialize empty dict as `{}` instead of `{\n}`Rémi Verschelde
2022-01-02Fix usage of "Return" in the docskobewi
2021-10-05doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde
2021-09-29Fix const pointers types in docs and extension API.Fabio Alessandrelli
2021-09-28Merge pull request #52481 from Faless/net/4.x_native_peersFabio Alessandrelli
2021-09-25Document Android permission requirements for network access where neededHugo Locurcio
2021-09-24[Net/Docs] Update extensions documentation.Fabio Alessandrelli
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-09-08Multiplayer networking renames/simplificationMax Hilbrunner
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-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-20Add get_buffered_amount() to WebRTCDataChannelDavid Snopek
2021-07-12[Net] Rename WebRTCMultiplayer to WebRTCMultiplayerPeer.Fabio Alessandrelli
2021-07-12[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.Fabio Alessandrelli
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-05-20Fix typos with codespellRémi Verschelde
2020-10-09doc: Sync classref with current sourceRémi Verschelde
2020-09-08Fix TURN server example in WebRTC documentationPouleyKetchoupp
2020-06-04Fix WebRTCPeerConnection set_local_description docFabio Alessandrelli
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-23doc: Misc updates for AnimationNode* and othersRémi Verschelde
2019-09-24doc: Fix parsing of self-closing XML tagsRémi Verschelde
2019-09-04Run doctool after overridden properties changesBojidar Marinov
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-27doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde
2019-06-27doc: Fix scoped hyperlinks to same-class enums/methodsRémi Verschelde
2019-06-15doc: Fix formatting, typos and some descriptions in new docstringsRémi Verschelde
2019-06-14Add documentation for WebRTC classes.Fabio Alessandrelli
2019-05-16WebRTC refactor. Data channels, STUN/TURN support.Fabio Alessandrelli
2019-04-19doc: Sync classref with current sourceRémi Verschelde