index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
upnp
/
doc_classes
Age
Commit message (
Expand
)
Author
2022-11-02
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-10-24
Fix Thread usage in UPNP docs.
TechnoPorg
2022-08-28
Update UPnP documentation
Max Hilbrunner
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-09-30
Document how to set up UPnP in a non-blocking manner
Hugo Locurcio
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-06-11
Rename Reference to RefCounted
Pedro J. Estébanez
2020-02-27
Mention the `duration` parameter unit in `UPNP.add_port_mapping()`
Hugo Locurcio
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2019-06-30
doc: Add default values to all properties
Rémi Verschelde
2019-06-27
doc: UPNP: Add example on how to open/close a port
tree786
2019-06-27
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-06-07
Add UPnP support (port forwarding, querying external IP)
mhilbrunner