summaryrefslogtreecommitdiffstats
path: root/core/io/config_file.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-3/+4
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* make ConfigFile sections orderedKarroffel2017-11-041-5/+5
* make ConfigFile use OrderedHashMapKarroffel2017-11-031-8/+8
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Removes type information from method bindsIgnacio Etcheverry2017-08-101-3/+3
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Suppress error messages when using ConfigFile::get_value and a default is givenBojidar Marinov2017-03-211-2/+7
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-71/+57
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-9/+9
* Lot of work in new importer, importing textures now works.Juan Linietsky2017-02-011-0/+5
* Type renames:Juan Linietsky2017-01-111-4/+4
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-8/+8
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* classref: Directory and ConfigFileRémi Verschelde2016-05-121-1/+1
* -fix stray file left open when parsing configuration, closes #3299Juan Linietsky2016-01-101-1/+3
* make sure file is closed if something failsJuan Linietsky2016-01-101-0/+2
* -Use simpler methods for parsing simple tags, fixes #3274Juan Linietsky2016-01-081-1/+1
* -fix bugs related to parsing config files with new variantparser, closes #324...Juan Linietsky2016-01-071-0/+4
* Added default value param to ConfigFile.get_value()Ignacio Etcheverry2016-01-011-4/+4
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky2015-12-311-1/+1
|\
| * Add missing argument names in GDScript bindingsRémi Verschelde2015-12-281-1/+1
* | -Ensure .tscn and .tres always save in a deterministic way, fixes #2495Juan Linietsky2015-12-311-558/+27
|/
* Fixes problem parsing config files using ConfigFileJuan Linietsky2015-05-121-0/+2
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Fix CppCheck 'duplicateExpression' warningBoris Egorov2014-11-071-1/+1
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-2/+5
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+744