summaryrefslogtreecommitdiffstats
path: root/modules/enet/doc_classes/ENetPacketPeer.xml
Commit message (Expand)AuthorAgeFilesLines
* Add method for getting packet flags from ENetPacketPeerEdward Lu2024-10-021-0/+6
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Validate code tags in documentation for potential paramsYuri Sizov2023-04-261-5/+5
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Document the ENetPacketPeer classHugo Locurcio2022-10-261-4/+22
* [Net] Expose get_remote_address get_remote_port.Fabio Alessandrelli2022-08-261-0/+12
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-14/+14
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Document Android permission requirements for network access where neededHugo Locurcio2021-09-251-0/+1
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-54/+27
* [Net] Implement lower level ENet wrappers.Fabio Alessandrelli2021-07-291-0/+210