summaryrefslogtreecommitdiff
path: root/modules/enet/doc_classes
AgeCommit message (Expand)Author
2022-11-01Merge pull request #67982 from Faless/mp/4.x_disconnect_closeFabio Alessandrelli
2022-10-30Merge pull request #67909 from Calinou/doc-enetpacketpeerMax Hilbrunner
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-10-26Document the ENetPacketPeer classHugo Locurcio
2022-08-26[Net] Expose get_remote_address get_remote_port.Fabio Alessandrelli
2022-08-24Replace Array return types with TypedArray 3kobewi
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-01-02Fix usage of "Return" in the docskobewi
2022-01-02Fix various typosluz paz
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-10-05doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde
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-08-23Document ENetConnection compression must match between client and serverHugo Locurcio
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-29[Net] Refactor ENetMultiplayerPeer to use ENet wrappers.Fabio Alessandrelli
2021-07-29[Net] Implement lower level ENet wrappers.Fabio Alessandrelli
2021-07-16Enable range coder compression by default in NetworkedMultiplayerENetHugo Locurcio
2021-07-12[Net] Rename NetworkedMultiplayerENet to ENetMultiplayerPeer.Fabio Alessandrelli
2021-07-12[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.Fabio Alessandrelli
2021-07-12[Net] Remove most multiplayer hooks from SceneTree.Fabio Alessandrelli
2021-05-20Fix typos with codespellRémi Verschelde
2021-04-28Implement NetworkedMultiplayerENet.get_local_portFabio Alessandrelli
2021-02-27Add set_peer_timeout to NetworkedMultiplayerENet.Fabian
2021-01-14Mention that NetworkedMultiplayerENet uses UDP onlyHugo Locurcio
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-07-13Improve the ENet channels documentation in NetworkedMultiplayerENetHugo Locurcio
2020-03-11Fix various typosluz.paz
2020-02-17Add documentation for new DTLS features.Fabio 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
2020-01-03Fix ENet max clients highest value.Fabio Alessandrelli
2019-11-27Add ENet option to disable server relaying.Fabio Alessandrelli
2019-09-24doc: Fix parsing of self-closing XML tagsRémi Verschelde
2019-09-04Run doctool after overridden properties changesBojidar Marinov
2019-06-30doc: Remove hardcoded default values from descriptionsRémi Verschelde
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-05-19Fix typos with codespellRémi Verschelde
2019-04-22Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde