Commit History

Author SHA1 Message Date
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 6 years ago
  Fabio Alessandrelli b574e476ec Implement IP.get_local_interfaces. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Fabio Alessandrelli 97757cd1d1 Fix DNS resolution when cache is invalid. 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 32dd9a9f66 ClassDB: Provide the enum name of integer constants 8 years ago
  Poommetee Ketson 49c7620326 Add object type hint for docs 8 years ago
  Marcelo Fernandez bba8f1db30 Fixed the IP resolver code blocking the main thread, it uses a Mutex now to lock its own thread. 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 98a7e2b4e0 Convert validity checks of IP_Address to is_valid method. 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
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Fabio Alessandrelli c1c1ec690e Separate hostname resolve cache based on ip_type 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 7eef15b734 Set proper ip_type default for listen() and resolve_hostname() 9 years ago
  Ariel Manzur 672225b710 added windows support for ipv6, cleaned up unix code 9 years ago
  Ariel Manzur 887a897c02 adding ipv6 9 years ago
  Hubert Jarosz 4a4f247914 remove trailing whitespace 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 years ago
  Juan Linietsky 3b35bcc955 -fix resolver erase query to avoid running out of slots, fixes #1621 10 years ago
  Juan Linietsky 089d7fa171 Small batch of fixes 10 years ago