Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  Rémi Verschelde ac3917c42f Logger: Don't print error twice on `ERR_PRINT` hace 2 años
  lawnjelly b221eab426 Variant memory pools hace 2 años
  Rémi Verschelde 9923851370 Fix typos with codespell hace 2 años
  reduz 45af29da80 Add a new HashSet template hace 2 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 2 años
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. hace 2 años
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. hace 2 años
  Rémi Verschelde 768f9422bc Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks hace 2 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() hace 3 años
  Yuri Roubinsky a4b7de6b23 Fix console colors on Windows hace 3 años
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor hace 3 años
  Rémi Verschelde ac73059b56 Merge pull request #49123 from aaronfranke/it-is-time hace 3 años
  Aaron Franke f64fea1b23 Add Time singleton hace 3 años
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` hace 3 años
  Mateo Kuruk Miccino 89283b7b53 Logger: Cache 'flush_stdout_on_print' to improve performance, and works before ProjectSettings starts. hace 4 años
  Gilles Roudière 25c4dacb88 Fixes crash when exiting with --verbose with leaked resources hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Hugo Locurcio 341b9cf15a Add a project setting to enable stdout flushing in release builds hace 4 años
  Hugo Locurcio 4d81776fc9 Tweak log file names for consistency between Mono and non-Mono logs hace 4 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 4 años
  Hugo Locurcio 20af28ec06 Enable file logging by default on desktops to help with troubleshooting hace 4 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 4 años
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) hace 4 años
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine hace 4 años
  Hugo Locurcio 596d426151 Remove some C++11 polyfill defines that are no longer needed hace 4 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 4 años
  Hugo Locurcio 580b8cc012 Improve the console error logging appearance hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años