summaryrefslogtreecommitdiff
path: root/core/io/resource.cpp
AgeCommit message (Expand)Author
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-10-14Add a name to TileSet sourcesGilles Roudière
2021-09-30Use range iterators for `Map`Lightning_A
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-08-06OS: Fix used resource debug printsRémi Verschelde
2021-07-25Use const references where possible for List range iteratorsRémi Verschelde
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-07-22Implement textual ext/subresource IDs.reduz
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-04-30Implement Particle Trailsreduz
2021-02-11Improve resource load cachereduz
2021-02-10Removed _change_notifyreduz
2021-01-19Modernize RWLockPedro J. Estébanez
2021-01-13Expose `Resource.emit_changed()` to scriptAndrii Doroshenko (Xrayez)
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-18Fix crash duplicating local-to-scene resourcesPedro J. Estébanez
2020-11-17Fix crash in resoure duplicatePedro J. Estébanez
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz