summaryrefslogtreecommitdiff
path: root/core/message_queue.cpp
AgeCommit message (Expand)Author
2019-01-14Do not use the workaround for desktop nvidia on mobile and html5.Juan Linietsky
2019-01-14Do not allow flushing while already flushing the message queue. Added to help...Juan Linietsky
2019-01-14Do not allow adding tasks while in the middle of flushing a message queueJuan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-06Make thumbnail cache less tasking on the message queueBojidar Marinov
2018-10-24Add some limits on the Editor SettingsSuperwaitsum
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-07-19-Project/Editor settings now use new inspectorJuan 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-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-17-Reorganized all properties of project settings (Sorry, Again).Juan Linietsky
2017-05-18Make MessageQueue::flush() reentrantPedro J. Estébanez
2017-05-05Better explain out of memory error in message queueFabio Alessandrelli
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-01-16Style: Cleanups, added headers, renamed filesRémi Verschelde
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-06-27fix bug in reporting of message queue sizeJuan Linietsky
2016-01-04-make signals throw an error when target method is not found, fixes #2036Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-06-06-fixed many memory initialization issuesJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-04-05-Support for changing fontsJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky