summaryrefslogtreecommitdiff
path: root/core/io/config_file.h
AgeCommit message (Expand)Author
2022-09-01Add support for scene/resource customization in export pluginsJuan Linietsky
2022-05-12Add a new HashMap implementationreduz
2022-04-11Make FileAccess and DirAccess classes reference counted.bruvzg
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-03-22Add a "keep" import mode to keep files as-is and export them.Juan Linietsky
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-03-05ConfigFile: Improve error messages and complete docsRémi Verschelde
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-10Add ConfigFile::parse()Pedro J. Estébanez
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-07Added a method to erase section key in ConfigFileGianlluca
2019-06-27Add encrypted files support to ConfigFileVasiliy Makarov
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-04make ConfigFile sections orderedKarroffel
2017-11-03make ConfigFile use OrderedHashMapKarroffel
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-01Lot of work in new importer, importing textures now works.Juan Linietsky
2017-01-11Type renames:Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-01-01Added default value param to ConfigFile.get_value()Ignacio Etcheverry
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky