summaryrefslogtreecommitdiff
path: root/modules/enet/doc_classes/ENetConnection.xml
AgeCommit message (Expand)Author
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 various typosluz paz
2021-10-05doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde
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] Implement lower level ENet wrappers.Fabio Alessandrelli