Commit History

Author SHA1 Message Date
  Danil Alexeev 24494d840e Core: Unify display of error type prefixes 3 months ago
  Mikael Hermansson 31b90246e7 Fix empty lines being added for errors with no script backtrace 3 months ago
  kobewi 5af4bef46f Inline static variables (part 1) 3 months ago
  Thaddeus Crews 28089c40c1 Merge pull request #91006 from reduz/live-backtrace 3 months ago
  reduz d1dcb40d56 Ability to print and log script backtraces 4 months ago
  A Thousand Ships 889410dcda Add `String::replace_char(s)` methods for performance and convenience 1 year ago
  Thaddeus Crews d9ef361d12 Core: Isolate `Ref` forward declare logic 7 months ago
  Pablo Andres Fuente d1338528f9 Fix file loggin log rotation 10 months ago
  Yufeng Ying 34d8255947 Force build editor with regex module, remove checking code. 7 months ago
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. 7 months ago
  Sébastien Dunne Fulmer c3ed8a842c Remove confusing USER prefix from script-logged errors 11 months ago
  Alvin Wong 5b3857e5f1 Fix UTF-8 misintepreted as Latin-1 when logging to file 1 year ago
  Hugo Locurcio 459f14c098 Strip ANSI escape codes from file logging 1 year ago
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde ac3917c42f Logger: Don't print error twice on `ERR_PRINT` 2 years ago
  lawnjelly b221eab426 Variant memory pools 3 years ago
  Rémi Verschelde 9923851370 Fix typos with codespell 3 years ago
  reduz 45af29da80 Add a new HashSet template 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Rémi Verschelde 768f9422bc Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Yuri Roubinsky a4b7de6b23 Fix console colors on Windows 3 years ago
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor 3 years ago
  Rémi Verschelde ac73059b56 Merge pull request #49123 from aaronfranke/it-is-time 4 years ago
  Aaron Franke f64fea1b23 Add Time singleton 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago