index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
PacketPeerUDP.xml
Age
Commit message (
Expand
)
Author
2022-08-11
[doc] Use "param" instead of "code" to refer to parameters (4)
Andy Maloney
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-03-27
[Net] Drop is_connected_to_host for TCP and UDP.
Fabio Alessandrelli
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-12-15
Fix indentations in class reference XMLs
Haoyu Qiu
2021-10-05
doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs
Rémi Verschelde
2021-09-25
Document Android permission requirements for network access where needed
Hugo Locurcio
2021-09-20
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-13
Fix casing of the "to" stop word in editor strings
Hugo Locurcio
2021-04-12
This renames PacketPeerUDP.listen to bind.
Fabio Alessandrelli
2021-04-12
Allow local port control on net_socket connections
dam
2020-11-09
Docs: Port Code Examples to C# (M, N, O, P, R)
HaSa1002
2020-10-15
Document how to interrupt `PacketPeerUDP.wait()`
Hugo Locurcio
2020-03-11
Fix various typos
luz.paz
2020-02-17
Add documentation for new DTLS features.
Fabio Alessandrelli
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2019-12-14
Add Android NetSocket implementation.
Fabio Alessandrelli
2019-12-14
UDP sockets broadcast is now disabled by default.
Fabio Alessandrelli
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-21
Multicast support in NetSocket/PacketPeerUDP
Fabio Alessandrelli
2019-05-23
Change "Return" to "Returns" where necessary in XML documentation
Sean Heffernan
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-05
Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2019-03-29
ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]
Ignacio Etcheverry
2018-05-14
[docs] fix links in class docs
Kelly Thomas
2018-02-27
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-19
doc: Update version string in header
Rémi Verschelde
2018-01-25
doc: Sync with current source
Rémi Verschelde
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2017-11-24
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-15
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-10-22
classref: Sync with current source
Rémi Verschelde
2017-10-21
makerst: Fix rst-ization of members and escaping of [Class]s
Rémi Verschelde
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky