Histórico de Commits

Autor SHA1 Mensagem Data
  Mateo Kuruk Miccino 89283b7b53 Logger: Cache 'flush_stdout_on_print' to improve performance, and works before ProjectSettings starts. há 4 anos atrás
  Gilles Roudière 25c4dacb88 Fixes crash when exiting with --verbose with leaked resources há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Hugo Locurcio 341b9cf15a Add a project setting to enable stdout flushing in release builds há 4 anos atrás
  Hugo Locurcio 4d81776fc9 Tweak log file names for consistency between Mono and non-Mono logs há 4 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 5 anos atrás
  Hugo Locurcio 20af28ec06 Enable file logging by default on desktops to help with troubleshooting há 5 anos atrás
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops há 5 anos atrás
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) há 5 anos atrás
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine há 5 anos atrás
  Hugo Locurcio 596d426151 Remove some C++11 polyfill defines that are no longer needed há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás
  Hugo Locurcio 580b8cc012 Improve the console error logging appearance há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  IronicallySerious 4121df235e Fix parameterised macros in core. Addresses #25488 há 6 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 há 6 anos atrás
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list há 6 anos atrás
  Dualtagh Murray b902a2f2a7 Fixing warnings generated by MSVC há 7 anos atrás
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path há 7 anos atrás
  Michael Alexsander Silva Dias 1971baf8a9 Fixed regression making the logger not respect the max files limit. há 7 anos atrás
  Michael Alexsander Silva Dias cf9520ba2e Don't add a period to a log file name if it has no extension. há 7 anos atrás
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 há 7 anos atrás
  Ruslan Mustakov d42c5646a5 Return and repair file logging há 8 anos atrás
  Ruslan Mustakov 27b537cfca Fix rotated logger naming and backup deletion há 8 anos atrás
  Ruslan Mustakov 73e86187bc Define va_copy with --std=c++03 (fixes #11979) há 8 anos atrás
  Ruslan Mustakov 01ebcfe841 Fix logging of long strings via RotatedFileLogger há 8 anos atrás
  Ruslan Mustakov 1a2311e350 Extract logging logic há 8 anos atrás