Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -1/+1 |
* | Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` | Hugo Locurcio | 2022-05-03 | 1 | -1/+1 |
* | Make FileAccess and DirAccess classes reference counted. | bruvzg | 2022-04-11 | 1 | -1/+1 |
* | Fix some issues found by cppcheck. | bruvzg | 2022-04-06 | 1 | -6/+6 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Modify Dictionary::operator== to do real key/value comparison with recursive ... | Emmanuel Leblond | 2021-10-30 | 1 | -1/+1 |
* | VariantParser: Fix uninitialized ResourceParser funcs | Rémi Verschelde | 2021-07-30 | 1 | -3/+3 |
* | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde | 2021-06-11 | 1 | -1/+1 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Remove empty lines around braces with the formatting script | Aaron Franke | 2020-11-16 | 1 | -1/+0 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -0/+148 |