summaryrefslogtreecommitdiff
path: root/core/engine.h
AgeCommit message (Expand)Author
2017-12-07Style: Apply new clang-format 5.0 style to all filesRémi Verschelde
2017-11-14Move singleton management from ProjectSettings to EngineLeon Krause
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-21Fixes for new two-dash long command line argumentsRémi Verschelde
2017-08-19Adds editor_hint to Engine classIgnacio Etcheverry
2017-07-15Lots of work on Audio & Physics engine:Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-13Replace Engine version API by preexisting OS oneRémi Verschelde
2017-01-13Created new Engine singleton, and moved engine related OS functions to it.Juan Linietsky