Thaddeus Crews
|
3c304ab7cc
Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers
|
7 months ago |
Thaddeus Crews
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
1 year ago |
A Thousand Ships
|
ec650a2f09
[Core,Drivers] Improve use of `Ref.is_null/valid`
|
11 months ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
K. S. Ernest (iFire) Lee
|
c1d9170194
Network port comparison is always false
|
4 years ago |
Hugo Locurcio
|
3f078c99f6
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
|
4 years ago |
dam
|
da8c2310b5
Allow local port control on net_socket connections
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Fabio Alessandrelli
|
c13be79594
Add TCP Server is_listening method
|
6 years ago |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Wilson E. Alvarez
|
08f22f1cf0
Moved member variables to initializer list
|
6 years ago |
Fabio Alessandrelli
|
30327872e0
Unify StreamPeerTCP/TCP_Server with NetSocket API
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 years ago |
Poommetee Ketson
|
2777f81d29
Add object type hint for docs
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Fabio Alessandrelli
|
88a56ba783
Remove set_ip_type from network classes (no longer needed)
|
8 years ago |
Fabio Alessandrelli
|
b2839343ca
Implement TCP Server bind address
|
8 years ago |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Rémi Verschelde
|
0b2771bd65
Merge pull request #7271 from Faless/ipv6_cleanup
|
8 years ago |