summaryrefslogtreecommitdiff
path: root/core/error_macros.h
AgeCommit message (Expand)Author
2020-02-08Remove do{ } while(0) wrapper around error macros.Marcel Admiraal
2020-02-05Apply macro documentation from #35521.Marcel Admiraal
2020-02-05Remove trailing semicolons from do..while wrappers.Marcel Admiraal
2020-02-05Add do..while(0) wrappers to macros without one.Marcel Admiraal
2020-02-05Remove duplicate WARN_PRINT macro.Marcel Admiraal
2020-02-05Remove duplicate ERR_PRINT macro.Marcel Admiraal
2020-02-05Clean up error_macros.hMarcel Admiraal
2020-01-24Improve and document error macrosHugo Locurcio
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-13Fix explain message not being stripped in release.Fabio Alessandrelli
2019-11-11Remove ERR_EXPLAIN macros and the scaffolding they needed.Marcel Admiraal
2019-11-10Send m_msg directly to _err_print_error().Marcel Admiraal
2019-11-06Remove implicit dependency on String from error_macros.h.Marcel Admiraal
2019-08-08implement accompanying error macros that come with an error message, to repla...Robin Hübner
2019-06-26Some code changed with Clang-Tidyqarmin
2019-05-19Fix typos with codespellRémi Verschelde
2019-03-25Typo fix: "the function exists" -> "the function exits"follower
2019-03-01Clean up blend shape support in GLES2 and GLES3.Juan Linietsky
2019-02-21Fix all -Wtype-limits warnings.marxin
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-07Make sure warn deprecated uses a volatile bool (for multithreading)Juan Linietsky
2018-05-31Style: Apply clang-format (5.0) to some missed filesRémi Verschelde
2018-04-18Add a macro to deprecate methodsJuan Linietsky
2018-02-21Fix typos with codespellluz.paz
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-10-22Improved *_FAIL_INDEX error macros to print the index/sizeMarcelo Fernandez
2017-09-21Implement Linux-style likely()/unlikely() macrosHein-Pieter van Braam
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-07-05Implement well-defined handling of unrecoverable errorsPedro J. Estébanez
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-10-102D Shaders are working again using the new syntax, though all is buggy in gen...Juan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-27Completed the support for plugins! It is not possible to add plugins.Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-05-Display on animation editor which keys are invalid and which tracks are unre...Juan Linietsky
2015-09-03merged some stuff for okamJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky