summaryrefslogtreecommitdiffstats
path: root/core/project_settings.h
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-4/+0
* Use reference to constant in functionsqarmin2019-07-101-3/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* ProjectManager: Warn when projects have different config_versionRémi Verschelde2018-12-211-1/+3
* Core: Drop unused global_defaults logicRémi Verschelde2018-12-201-2/+0
* Add application/config/project_settings_override option to override project s...Marcelo Fernandez2018-12-131-0/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-3/+4
* Fix build issues and typos after c69de2ba4Rémi Verschelde2018-07-201-4/+4
* -Project/Editor settings now use new inspectorJuan Linietsky2018-07-191-1/+6
* Fixed OS.has_feature not using custom feature tags.matthew10062018-07-181-0/+2
* Update resource file project settings on renameBenjamin2018-07-031-0/+1
* Allow actions to provide an analog valueGilles Roudiere2018-04-161-0/+2
* Improve error reporting of ProjectSettings::setup()Rémi Verschelde2018-02-191-1/+2
* Fix typos in code and docs with codespellRémi Verschelde2018-01-181-3/+3
* 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-11/+11
* Move singleton management from ProjectSettings to EngineLeon Krause2017-11-141-17/+0
* Made directory scan optionalBastiaanOlij2017-10-101-1/+1
* Added the set/get_setting function in Editor/Project settings. Renamed has() ...Juan Linietsky2017-10-051-1/+4
* Fix files headerPoommetee Ketson2017-09-011-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-161-1/+1
* Moved member variables from constructor to initialization listWilson E. Alvarez2017-08-081-14/+14
* Fix mutating project.godotPedro J. Estébanez2017-07-261-1/+1
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-0/+172