Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
3f32ac11cc
IP: Fix build error on UWP
|
5 years ago |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
5 years ago |
Fabio Alessandrelli
|
c540411a7f
Fix ip_unix.cpp inclusion order for OpenBSD.
|
6 years ago |
Fabio Alessandrelli
|
b574e476ec
Implement IP.get_local_interfaces.
|
6 years ago |
Rémi Verschelde
|
5fc86026ca
Fix typos with codespell
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
6770357e47
Android: Better identify thirdparty C/C++ code
|
6 years ago |
Fabio Alessandrelli
|
03bf783f3c
Various coverity scan fixes for networking
|
7 years ago |
Poommetee Ketson
|
f05e24ed18
[DOCS] add HTTPRequest.request return values
|
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
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Fabio Alessandrelli
|
f863c0ca14
Explicitily unsed AI_NUMERICHOST flag to fix HTML5
|
8 years ago |
Fabio Alessandrelli
|
a1c41be569
Fix local ip addresses (interfaces) detection.
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
15c4d5006e
Fix build issue with MSVC
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Fabio Alessandrelli
|
65483d57bf
Improvements to scons defined WINVER/_WIN32_WINNT
|
8 years ago |
Rémi Verschelde
|
b24fe6879a
Windows: Workaround missing includes in MinGW-w64 < 4
|
8 years ago |
Rémi Verschelde
|
6323779596
Windows: Define _WIN32_WINRT to 0x0600 (Vista)
|
8 years ago |
Rémi Verschelde
|
0b2771bd65
Merge pull request #7271 from Faless/ipv6_cleanup
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Fabio Alessandrelli
|
de23ce11b5
Remove old unused AI_V4MAPPED flag to getaddrinfo
|
8 years ago |
Fabio Alessandrelli
|
1aff508dd9
IP_Address now handle IPv4 and IPv6 transparently
|
8 years ago |
Fabio Alessandrelli
|
c18c5013f8
Migrate int.IP_TYPE_ constants to IP.TYPE_
|
8 years ago |
Fabio Alessandrelli
|
311f1f165b
Fix getaddrinfo failing on android
|
8 years ago |
George Marques
|
b113c7b7a3
Rename WINRT_ENABLED to UWP_ENABLED
|
8 years ago |
Fabio Alessandrelli
|
eb27e993f0
TCP/UDP Listen sockets can now be set to IPv6 only
|
8 years ago |