Historia zmian

Autor SHA1 Wiadomość Data
  Hein-Pieter van Braam b2a38854fd Fix unused variable warnings 7 lat temu
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 lat temu
  Fabio Alessandrelli 020f6a7f20 Socket helpers now fall back to ipv4 on systems where ipv6 is disabled. 7 lat temu
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 7 lat temu
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 7 lat temu
  Rémi Verschelde e1c1d7d1d7 Add a bunch of missing Godot headers in own files 7 lat temu
  Fabio Alessandrelli b2839343ca Implement TCP Server bind address 7 lat temu
  Fabio Alessandrelli 98a7e2b4e0 Convert validity checks of IP_Address to is_valid method. 7 lat temu
  Fabio Alessandrelli 65483d57bf Improvements to scons defined WINVER/_WIN32_WINNT 8 lat temu
  Fabio Alessandrelli 1aff508dd9 IP_Address now handle IPv4 and IPv6 transparently 8 lat temu
  Fabio Alessandrelli c18c5013f8 Migrate int.IP_TYPE_ constants to IP.TYPE_ 8 lat temu
  Fabio Alessandrelli 4d90a4fcd5 Move V6ONLY flag selection inside helpers 8 lat temu
  Fabio Alessandrelli 9200da58e4 Automatically map IPv4 address to IPv6 when needed 8 lat temu
  Fabio Alessandrelli cdc1ca0f13 Fix _set_ip_addr_port not setting the address. 8 lat temu
  George Marques b113c7b7a3 Rename WINRT_ENABLED to UWP_ENABLED 8 lat temu
  George Marques 4160b3c9fe Fix IPv6 linking for UWP 8 lat temu
  Fabio Alessandrelli bdc7ca84ca Define IPV6_V6ONLY flag if not defined on windows (old mingw versions) 8 lat temu
  Fabio Alessandrelli eb27e993f0 TCP/UDP Listen sockets can now be set to IPv6 only 8 lat temu
  Fabio Alessandrelli 812908e236 Fix windows debugger connection problems. 8 lat temu
  Fabio Alessandrelli 80e911647c Pass correct address size (ipv4,ipv6) to socket connect, bind, sendto 8 lat temu
  Ariel Manzur 672225b710 added windows support for ipv6, cleaned up unix code 8 lat temu