Historial de Commits

Autor SHA1 Mensaje Fecha
  Pedro J. Estébanez 8e128726f0 Modernize atomics hace 4 años
  Pedro J. Estébanez 99fe462452 Modernize Thread hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 4 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Pedro J. Estébanez 9a3a2b03b8 Drop old semaphore implementation hace 5 años
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> hace 5 años
  Juan Linietsky c613ead5fa Added a spinlock template as well as a thread work pool class. hace 6 años
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. hace 6 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  qarmin 17732fe698 Added some obvious errors explanations hace 6 años
  Fabio Alessandrelli b574e476ec Implement IP.get_local_interfaces. hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path hace 7 años
  Fabio Alessandrelli 97757cd1d1 Fix DNS resolution when cache is invalid. hace 7 años
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting hace 7 años
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 hace 7 años
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers hace 8 años
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants hace 8 años
  Poommetee Ketson 49c7620326 Add object type hint for docs hace 8 años
  Marcelo Fernandez bba8f1db30 Fixed the IP resolver code blocking the main thread, it uses a Mutex now to lock its own thread. hace 8 años
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line hace 8 años
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) hace 8 años
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD hace 8 años
  Fabio Alessandrelli 98a7e2b4e0 Convert validity checks of IP_Address to is_valid method. hace 8 años
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. hace 8 años