| Commit message (Expand) | Author | Age | Files | Lines |
* | [FileAccess] Implement `resize` method. | bruvzg | 2024-04-12 | 1 | -0/+1 |
* | [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on ma... | bruvzg | 2023-08-08 | 1 | -2/+7 |
* | Restore FileAccess.close method. | bruvzg | 2023-02-16 | 1 | -0/+2 |
* | Merge pull request #70726 from heppocogne/Fix-open_compressed-get_path | Rémi Verschelde | 2023-01-10 | 1 | -0/+3 |
|\ |
|
| * | Fix `get_path()` is not working when files are opend with `open_compressed` | heppocogne | 2022-12-30 | 1 | -0/+3 |
* | | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
|/ |
|
* | Replace File/Directory with FileAccess/DirAccess | kobewi | 2022-09-19 | 1 | -1/+1 |
* | Add override keywords to FileAccess derived classes | Marcel Admiraal | 2022-08-02 | 1 | -16/+16 |
* | Remove or make private `FileAccess` `close()` methods. | bruvzg | 2022-04-12 | 1 | -1/+2 |
* | Make FileAccess and DirAccess classes reference counted. | bruvzg | 2022-04-11 | 1 | -2/+2 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde | 2021-06-11 | 1 | -1/+1 |
* | Rename File::get_len() get_length() | Marcel Admiraal | 2021-05-25 | 1 | -1/+1 |
* | Make all file access 64-bit (uint64_t) | Pedro J. Estébanez | 2021-05-17 | 1 | -14/+14 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+0 |
* | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde | 2020-05-14 | 1 | -18/+18 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Add FileAccess::set_unix_permissions for Unix platforms | Juan Linietsky | 2019-04-07 | 1 | -0/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -2/+2 |
* | Revert "added get_creation_time function for gdscript" | Juan Linietsky | 2018-08-10 | 1 | -1/+0 |
* | added get_creation_time function for gdscript | Daniele Giuliani | 2018-05-16 | 1 | -0/+1 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Extract logging logic | Ruslan Mustakov | 2017-09-25 | 1 | -0/+1 |
* | Rename pos to position in user facing methods and variables | letheed | 2017-09-20 | 1 | -1/+1 |
* | Fix signed and unsigned comparisons | Hein-Pieter van Braam | 2017-09-01 | 1 | -5/+5 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Add zstd compression support. | Ferenc Arn | 2017-06-08 | 1 | -1/+1 |
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -12/+7 |
* | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
* | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
* | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -74/+74 |
* | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+101 |