summaryrefslogtreecommitdiffstats
path: root/core/error/error_macros.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed Timestep Interpolation (3D)Ricardo Buring2024-07-071-0/+51
* Fix incorrect index error macrosMikael Hermansson2023-01-221-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Errors: Fallback to `fprintf` if `OS` singleton doesn't existRémi Verschelde2022-06-301-1/+7
* Fix some issues found by cppcheck.bruvzg2022-04-061-1/+1
* Add fflush to error macroslawnjelly2022-02-051-0/+4
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Defer the call to 'popup_str' to the next cycle to let Godot Engine's editor ...Xavier Sellier2021-12-141-0/+7
* Fix console colors on WindowsYuri Roubinsky2021-11-261-1/+1
* Implement toast notifications in the editorGilles Roudière2021-10-141-16/+20
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+109