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