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
Age
Commit message (
Expand
)
Author
2020-04-13
Improve error explanations related to UPNP and UPNPDevice
Rudigus
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-23
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-03-17
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
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
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-06-30
Update miniupnpc library to latest master
Fabio Alessandrelli
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-30
SCons: Always use env.Prepend for CPPPATH
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
2019-02-12
Modules: Ensure classes match their header filename
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-28
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-09-11
Fix mistake in previous commit
Rémi Verschelde
2018-09-11
UPnP: Fix includes of thirdparty headers
Rémi Verschelde
2018-06-07
Add UPnP support (port forwarding, querying external IP)
mhilbrunner