Historique des commits

Auteur SHA1 Message Date
  Fabio Alessandrelli 6ff869eda7 [Net] Fix IP address resolution incorrectly locking the main thread. il y a 3 ans
  Pedro J. Estébanez 4485b43a57 Modernize atomics il y a 4 ans
  Pedro J. Estébanez 6d89f675b1 Modernize Thread il y a 4 ans
  Pedro J. Estébanez 8f6a636ae7 Modernize Semaphore il y a 4 ans
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex il y a 4 ans
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  qarmin 17732fe698 Added some obvious errors explanations il y a 5 ans
  Fabio Alessandrelli b574e476ec Implement IP.get_local_interfaces. il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path il y a 6 ans
  Fabio Alessandrelli 97757cd1d1 Fix DNS resolution when cache is invalid. il y a 6 ans
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting il y a 7 ans
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 il y a 7 ans
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers il y a 7 ans
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants il y a 7 ans
  Poommetee Ketson 49c7620326 Add object type hint for docs il y a 7 ans
  Marcelo Fernandez bba8f1db30 Fixed the IP resolver code blocking the main thread, it uses a Mutex now to lock its own thread. il y a 8 ans
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line il y a 8 ans
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) il y a 8 ans
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD il y a 8 ans
  Fabio Alessandrelli 98a7e2b4e0 Convert validity checks of IP_Address to is_valid method. il y a 8 ans
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. il y a 8 ans
  Rémi Verschelde 0b2771bd65 Merge pull request #7271 from Faless/ipv6_cleanup il y a 8 ans
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! il y a 8 ans
  Fabio Alessandrelli c1c1ec690e Separate hostname resolve cache based on ip_type il y a 8 ans
  Fabio Alessandrelli 1aff508dd9 IP_Address now handle IPv4 and IPv6 transparently il y a 8 ans
  Fabio Alessandrelli c18c5013f8 Migrate int.IP_TYPE_ constants to IP.TYPE_ il y a 8 ans
  Fabio Alessandrelli 7eef15b734 Set proper ip_type default for listen() and resolve_hostname() il y a 8 ans
  Ariel Manzur 672225b710 added windows support for ipv6, cleaned up unix code il y a 8 ans