Age | Commit message (Expand) | Author |
2020-03-05 | ConfigFile: Improve error messages and complete docs | Rémi Verschelde |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-02-11 | Rewritten StreamTexture for better code reuse, added basis universal support | Juan Linietsky |
2020-02-10 | Add ConfigFile::parse() | Pedro J. Estébanez |
2020-02-05 | Remove duplicate ERR_PRINT macro. | Marcel Admiraal |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-10-07 | Added a method to erase section key in ConfigFile | Gianlluca |
2019-09-25 | Added some obvious errors explanations | qarmin |
2019-08-21 | Support for file not found in ConfigFile::Load and handle a few specific cases | PouleyKetchoupp |
2019-08-17 | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' | Braden Bodily |
2019-06-27 | Add encrypted files support to ConfigFile | Vasiliy Makarov |
2019-06-03 | Small fixes to unrechable code, possibly overflows, using NULL pointers | qarmin |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-11-04 | make ConfigFile sections ordered | Karroffel |
2017-11-03 | make ConfigFile use OrderedHashMap | Karroffel |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-10 | Removes type information from method binds | Ignacio Etcheverry |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-21 | Suppress error messages when using ConfigFile::get_value and a default is given | Bojidar Marinov |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-02-13 | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam |
2017-02-01 | Lot of work in new importer, importing textures now works. | Juan Linietsky |
2017-01-11 | Type renames: | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-05-12 | classref: Directory and ConfigFile | Rémi Verschelde |
2016-01-10 | -fix stray file left open when parsing configuration, closes #3299 | Juan Linietsky |
2016-01-10 | make sure file is closed if something fails | Juan Linietsky |
2016-01-08 | -Use simpler methods for parsing simple tags, fixes #3274 | Juan Linietsky |
2016-01-07 | -fix bugs related to parsing config files with new variantparser, closes #324... | Juan Linietsky |
2016-01-01 | Added default value param to ConfigFile.get_value() | Ignacio Etcheverry |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-31 | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky |
2015-12-31 | -Ensure .tscn and .tres always save in a deterministic way, fixes #2495 | Juan Linietsky |
2015-12-28 | Add missing argument names in GDScript bindings | Rémi Verschelde |
2015-05-12 | Fixes problem parsing config files using ConfigFile | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2014-11-07 | Fix CppCheck 'duplicateExpression' warning | Boris Egorov |
2014-10-27 | -Much improvement to baked light baker | Juan Linietsky |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |