Commit Verlauf

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