summaryrefslogtreecommitdiff
path: root/core/engine.cpp
AgeCommit message (Expand)Author
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-20Rename the version's "revision" to "build"Rémi Verschelde
2017-11-20Pass engine name and version parts as proper stringsRémi Verschelde
2017-11-14Fail when attempting to retrieve a non-existent singletonLeon Krause
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-19Adds editor_hint to Engine classIgnacio Etcheverry
2017-07-15Lots of work on Audio & Physics engine:Juan Linietsky
2017-07-11Include Git hash in the enginePoommetee Ketson
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-16Style: Cleanups, added headers, renamed filesRé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