godot/modules/upnp
2025-06-23 20:54:08 +02:00
..
doc_classes [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
register_types.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add CPPEXTPATH for external includes 2025-04-02 07:29:08 -05:00
upnp.cpp [UPNP] Allow disabling UPNP implementation on the Web 2024-11-23 20:17:28 +01:00
upnp.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
upnp_device.cpp [UPNP] Allow disabling UPNP implementation on the Web 2024-11-23 20:17:28 +01:00
upnp_device.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
upnp_device_miniupnp.cpp Fix broken includes when compiling with builtin_miniupnpc=false 2024-11-27 15:37:54 +00:00
upnp_device_miniupnp.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
upnp_miniupnp.cpp Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
upnp_miniupnp.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00