summaryrefslogtreecommitdiffstats
path: root/core/global_config.cpp
Commit message (Expand)AuthorAgeFilesLines
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-970/+0
* Fix errors with global config names no more sorrys pleasegeequlim2017-07-191-1/+1
* -Reorganized all properties of project settings (Sorry, Again).Juan Linietsky2017-07-171-49/+33
* Add GZIP compression supportGeorge Marques2017-07-131-0/+2
* [#7212] Fixed missing 'Variant' return values in documentation.ducdetronquito2017-07-111-1/+1
* -Fix freezes caused by etccomp2, closes #9183Juan Linietsky2017-06-161-4/+4
* Expose zstd and zlib compression levels as global config.Ferenc Arn2017-06-111-0/+8
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-26/+43
* Rename project file to "project.godot"Rémi Verschelde2017-05-011-10/+10
* Revert "Use .godot as file extension for project files."Juan Linietsky2017-04-291-58/+14
* Fixed that playing the project opens the project managerMarco Melorio2017-04-181-1/+1
* Use .godot as file extension for project files.Andreas Haas2017-04-161-14/+58
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-335/+275
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-0/+1018