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
/
core
/
io
/
udp_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Network port comparison is always false
K. S. Ernest (iFire) Lee
2021-06-30
1
-1
/
+0
*
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-05-06
1
-3
/
+3
*
Allow local port control on net_socket connections
dam
2021-04-12
1
-4
/
+8
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
UDPServer handles PacketPeerUDP-client association
Fabio Alessandrelli
2020-07-14
1
-7
/
+93
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-3
/
+6
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-6
/
+0
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-2
/
+2
*
UDPServer and PacketPeerUDP connect_to_host.
Fabio Alessandrelli
2020-02-16
1
-0
/
+119