summaryrefslogtreecommitdiffstats
path: root/core/io/resource_saver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-21/+14
* Use const references where possible for List range iteratorsRémi Verschelde2021-07-251-2/+2
* Merge pull request #50786 from reduz/implement-resource-uidsRémi Verschelde2021-07-241-0/+12
|\
| * Implement Resource UIDsreduz2021-07-241-0/+12
* | Use C++ iterators for Lists in many situationsAaron Franke2021-07-231-4/+3
|/
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-1/+1
* Consistently prefix bound virtual methods with _kobewi2021-06-121-9/+9
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* fix custom loader/saver brokenZae2020-11-151-1/+1
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-9/+18
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-17/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-3/+3
* Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.Juan Linietsky2020-02-151-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Added some obvious errors explanationsqarmin2019-09-251-2/+2
* Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily2019-08-171-4/+2
* Add some code changes/fixes proposed by Coverity and Clang Tidyqarmin2019-08-071-2/+1
* Changed some code showed in LGTM and Coverageqarmin2019-07-201-1/+0
* Allow class_name scripts to have nested inheritanceGeorge Marques2019-03-091-1/+1
* Add -Wshadow=local to warnings and fix reported issues.marxin2019-02-201-3/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Added basic support for custom resource savers and loadersMarc Gilleron2018-12-151-3/+147
* Moved folding outside the resource files, now saved outside the project.Juan Linietsky2018-10-291-1/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-4/+5
* Revert "added get_creation_time function for gdscript"Juan Linietsky2018-08-101-1/+0
* added get_creation_time function for gdscriptDaniele Giuliani2018-05-161-0/+1
* fix API string pathPaul Joannon2018-04-301-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Style: Apply clang-format on all filesRémi Verschelde2017-07-301-1/+1
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-2/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-41/+30
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-2/+2
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* put text formats for resources and scenes as priorityJuan Linietsky2016-07-191-2/+12
* remove trailing whitespaceHubert Jarosz2016-03-091-13/+13
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+127