Историја ревизија

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