index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
upnp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
10
-488
/
+742
|
\
|
*
[UPNP] Allow disabling UPNP implementation on the Web
Fabio Alessandrelli
2024-11-23
10
-488
/
+734
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
6
-12
/
+12
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
6
-0
/
+12
|
/
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
miniupnpc: Update to 2.2.8 (new major 18)
Rémi Verschelde
2024-09-18
1
-0
/
+4
*
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
1
-6
/
+6
*
docs: update UPnP gdscript snippet to latest gdscript
Goutte
2024-08-22
1
-2
/
+2
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-4
/
+4
*
miniupnpc: Disable socket timeout on Windows, matching upstream
Rémi Verschelde
2024-05-06
1
-1
/
+2
*
Use local variable to stop memory leak.
Alistair Leslie-Hughes
2024-04-05
2
-23
/
+10
*
Replace error checks against `size` with `is_empty`
A Thousand Ships
2024-02-09
1
-1
/
+1
*
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-26
1
-2
/
+2
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
2
-2
/
+2
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
2
-2
/
+2
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
2
-4
/
+4
*
Validate code tags in documentation for potential params
Yuri Sizov
2023-04-26
1
-9
/
+9
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
2
-2
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
6
-174
/
+174
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-2
/
+2
*
Fix Thread usage in UPNP docs.
TechnoPorg
2022-10-24
1
-1
/
+1
*
Update UPnP documentation
Max Hilbrunner
2022-08-28
2
-12
/
+21
*
Merge pull request #63809 from mhilbrunner/upnp-no-delete-only-add
Max Hilbrunner
2022-08-27
1
-2
/
+0
|
\
|
*
UPNP: Don't delete mappings when adding mappings
Max Hilbrunner
2022-08-02
1
-2
/
+0
*
|
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
2
-22
/
+22
|
/
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
2
-6
/
+6
*
Refactor module initialization
reduz
2022-05-04
2
-4
/
+13
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
2
-2
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
6
-12
/
+12
*
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
1
-1
/
+1
*
miniupnpc: Update to version 2.2.3
Rémi Verschelde
2021-11-19
4
-6
/
+6
*
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-28
1
-4
/
+4
*
Document how to set up UPnP in a non-blocking manner
Hugo Locurcio
2021-09-30
1
-0
/
+32
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
2
-74
/
+37
*
Implement the ability to disable classes
reduz
2021-07-13
1
-2
/
+2
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-1
/
+1
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
4
-8
/
+8
*
miniupnpc: Update to version 2.2.2
Rémi Verschelde
2021-03-16
1
-7
/
+8
*
[Net] Fix miniupnpc when no interface is specified
Fabio Alessandrelli
2021-03-15
1
-2
/
+4
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
2
-6
/
+3
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
6
-12
/
+12
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
2
-3
/
+3
*
SCons: Add explicit dependencies on thirdparty code in cloned env
Rémi Verschelde
2020-12-18
1
-2
/
+13
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
2
-2
/
+0
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
3
-3
/
+3
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
3
-3
/
+0
*
Improve error explanations related to UPNP and UPNPDevice
Rudigus
2020-04-13
2
-15
/
+14
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
2
-16
/
+16
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
2
-4
/
+7
*
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-03-23
1
-0
/
+5
[next]