summaryrefslogtreecommitdiffstats
path: root/modules/enet/doc_classes
Commit message (Expand)AuthorAgeFilesLines
* Add method for getting packet flags from ENetPacketPeerEdward Lu2024-10-021-0/+6
* Clarify that `ENetConnection`'s `create_host[_bound]` and `service` must be c...João Marcos P. Bezerra2024-07-101-4/+8
* Mention timeout unit in ENetConnection::service docsJoão Marcos P. Bezerra2024-07-041-1/+1
* Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-081-1/+1
* Fixes packet details of ENetConnection EventType EVENT_RECEIVE documentationMike Martin2023-08-021-1/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-063-3/+3
* Bump version to 4.2-devRémi Verschelde2023-07-053-3/+3
* Add socket_send method to ENetConnection.TestSubject062023-06-131-0/+11
* Validate code tags in documentation for potential paramsYuri Sizov2023-04-263-16/+16
* Bump version to 4.1-devRémi Verschelde2023-03-013-3/+3
* [NET] Refactor TLS configuration.Fabio Alessandrelli2023-01-281-7/+5
* Merge pull request #67982 from Faless/mp/4.x_disconnect_closeFabio Alessandrelli2022-11-011-9/+2
|\
| * [MP] Add MultiplayerPeer disconnect_peer, close.Fabio Alessandrelli2022-10-281-9/+2
* | Merge pull request #67909 from Calinou/doc-enetpacketpeerMax Hilbrunner2022-10-301-4/+22
|\ \ | |/ |/|
| * Document the ENetPacketPeer classHugo Locurcio2022-10-261-4/+22
* | [MP] Let MultiplayerAPI handle packet relaying and peer signaling.Fabio Alessandrelli2022-10-271-3/+0
|/
* [Net] Expose get_remote_address get_remote_port.Fabio Alessandrelli2022-08-261-0/+12
* Replace Array return types with TypedArray 3kobewi2022-08-241-1/+1
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-083-60/+60
* Add an XML schema for documentationHugo Locurcio2022-02-153-3/+3
* Fix usage of "Return" in the docskobewi2022-01-021-1/+1
* Fix various typosluz paz2022-01-021-3/+3
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde2021-10-052-4/+4
* Merge pull request #52481 from Faless/net/4.x_native_peersFabio Alessandrelli2021-09-281-2/+0
|\
| * [Net/Docs] Update extensions documentation.Fabio Alessandrelli2021-09-241-2/+0
* | Document Android permission requirements for network access where neededHugo Locurcio2021-09-251-0/+1
|/
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Multiplayer networking renames/simplificationMax Hilbrunner2021-09-081-2/+2
* [Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli2021-09-071-1/+1
* Document ENetConnection compression must match between client and serverHugo Locurcio2021-08-231-0/+1
* Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke2021-08-221-1/+1
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-303-194/+97
* [Net] Refactor ENetMultiplayerPeer to use ENet wrappers.Fabio Alessandrelli2021-07-291-121/+38
* [Net] Implement lower level ENet wrappers.Fabio Alessandrelli2021-07-292-0/+450
* Enable range coder compression by default in NetworkedMultiplayerENetHugo Locurcio2021-07-161-4/+5
* [Net] Rename NetworkedMultiplayerENet to ENetMultiplayerPeer.Fabio Alessandrelli2021-07-121-4/+4
* [Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.Fabio Alessandrelli2021-07-121-3/+3
* [Net] Remove most multiplayer hooks from SceneTree.Fabio Alessandrelli2021-07-121-1/+1
* Fix typos with codespellRémi Verschelde2021-05-201-1/+1
* Implement NetworkedMultiplayerENet.get_local_portFabio Alessandrelli2021-04-281-2/+9
* Add set_peer_timeout to NetworkedMultiplayerENet.Fabian2021-02-271-0/+16
* Mention that NetworkedMultiplayerENet uses UDP onlyHugo Locurcio2021-01-141-0/+2
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-2/+2
* Improve the ENet channels documentation in NetworkedMultiplayerENetHugo Locurcio2020-07-131-2/+2
* Fix various typosluz.paz2020-03-111-1/+1
* Add documentation for new DTLS features.Fabio Alessandrelli2020-02-171-0/+25
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Misc updates for AnimationNode* and othersRémi Verschelde2020-01-231-2/+2