aboutsummaryrefslogtreecommitdiff
path: root/core/engine.h
Commit message (Expand)AuthorAgeFilesLines
* GDScript access to copyright, license, author and donor information.Ibrahn Sahir2018-05-191-0/+5
* Add hysteresis to physics timestep count per frameManuel Moos2018-04-091-0/+4
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-3/+3
* Move singleton management from ProjectSettings to EngineLeon Krause2017-11-141-0/+19
* Renamed fixed_process to physics_processAndreaCatania2017-09-301-4/+4
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Fixes for new two-dash long command line argumentsRémi Verschelde2017-08-211-3/+0
* Adds editor_hint to Engine classIgnacio Etcheverry2017-08-191-0/+11
* Lots of work on Audio & Physics engine:Juan Linietsky2017-07-151-0/+4
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-4/+4
* Replace Engine version API by preexisting OS oneRémi Verschelde2017-01-131-8/+29
* Created new Engine singleton, and moved engine related OS functions to it.Juan Linietsky2017-01-131-0/+67