godot/modules/upnp
A Thousand Ships 194bdde947
Cleanup of raw nullptr checks with Ref
Using `is_valid/null` over checks with `nullptr` or `ERR_FAIL_NULL` etc.
2024-08-31 15:01:09 +02:00
..
doc_classes docs: update UPnP gdscript snippet to latest gdscript 2024-08-22 00:49:52 +02:00
config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
register_types.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub miniupnpc: Disable socket timeout on Windows, matching upstream 2024-05-06 23:30:09 +02:00
upnp_device.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
upnp_device.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
upnp.cpp Cleanup of raw nullptr checks with Ref 2024-08-31 15:01:09 +02:00
upnp.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00