Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 vuotta sitten
  Pedro J. Estébanez 9a3a2b03b8 Drop old semaphore implementation 5 vuotta sitten
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> 5 vuotta sitten
  Juan Linietsky c613ead5fa Added a spinlock template as well as a thread work pool class. 6 vuotta sitten
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 5 vuotta sitten
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 vuotta sitten
  qarmin 17732fe698 Added some obvious errors explanations 5 vuotta sitten
  Fabio Alessandrelli b574e476ec Implement IP.get_local_interfaces. 6 vuotta sitten
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 vuotta sitten
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 vuotta sitten
  Fabio Alessandrelli 97757cd1d1 Fix DNS resolution when cache is invalid. 7 vuotta sitten
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 vuotta sitten
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 vuotta sitten
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 vuotta sitten
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 8 vuotta sitten
  Poommetee Ketson 49c7620326 Add object type hint for docs 8 vuotta sitten
  Marcelo Fernandez bba8f1db30 Fixed the IP resolver code blocking the main thread, it uses a Mutex now to lock its own thread. 8 vuotta sitten
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 vuotta sitten
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 vuotta sitten
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 vuotta sitten
  Fabio Alessandrelli 98a7e2b4e0 Convert validity checks of IP_Address to is_valid method. 8 vuotta sitten
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 vuotta sitten
  Rémi Verschelde 0b2771bd65 Merge pull request #7271 from Faless/ipv6_cleanup 8 vuotta sitten
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 vuotta sitten
  Fabio Alessandrelli c1c1ec690e Separate hostname resolve cache based on ip_type 8 vuotta sitten
  Fabio Alessandrelli 1aff508dd9 IP_Address now handle IPv4 and IPv6 transparently 8 vuotta sitten
  Fabio Alessandrelli c18c5013f8 Migrate int.IP_TYPE_ constants to IP.TYPE_ 8 vuotta sitten
  Fabio Alessandrelli 7eef15b734 Set proper ip_type default for listen() and resolve_hostname() 8 vuotta sitten
  Ariel Manzur 672225b710 added windows support for ipv6, cleaned up unix code 8 vuotta sitten
  Ariel Manzur 887a897c02 adding ipv6 8 vuotta sitten