summaryrefslogtreecommitdiffstats
path: root/core/engine.h
Commit message (Expand)AuthorAgeFilesLines
* 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