This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-10 13:00:37 +00:00
Code
Releases
Wiki
Activity
Files
46edd6df5581098d8494f9b51a9791dcdabd0ee4
godot
/
modules
/
upnp
History
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
…
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