summaryrefslogtreecommitdiff
path: root/core/error/error_macros.h
AgeCommit message (Expand)Author
2023-01-22Fix incorrect index error macrosMikael Hermansson
2023-01-09Merge pull request #64795 from RandomShaper/fix_saferefcountRémi Verschelde
2023-01-09Prevent misuse of SafeRefCountPedro J. Estébanez
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-10-04Logger: Don't print error twice on `ERR_PRINT`Rémi Verschelde
2022-04-06Fix some issues found by cppcheck.bruvzg
2022-03-07Protection for array operator for Vector2 / 3 in DEV buildslawnjelly
2022-02-05Add fflush to error macroslawnjelly
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-14Implement toast notifications in the editorGilles Roudière
2021-10-04revert 0d7409a so additional error information prints in release buildsJordan Schidlowsky
2021-02-18Modernize atomicsPedro J. Estébanez
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz