Age | Commit message (Expand) | Author |
2023-05-12 | Support long path in file access on windows | Samuele Panzeri |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-10-07 | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg |
2022-10-03 | Unix: Remove now unnecessary I/O defines, cleanup | Rémi Verschelde |
2022-09-26 | Fix DirAccessWindows::make_dir() choking on ".." | nikitalita |
2022-08-29 | Rename String `plus_file` to `path_join` | Aaron Franke |
2022-08-15 | Fix Windows list dir handle leak | bitsawer |
2022-04-11 | Make FileAccess and DirAccess classes reference counted. | bruvzg |
2022-01-24 | [Windows] Add support for handling network share paths. | bruvzg |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-09 | Replace String comparisons with "", String() to is_empty() | Nathan Franke |
2021-10-05 | Merge pull request #52963 from Pineapple/WIN32_LEAN_AND_MEAN_master | Rémi Verschelde |
2021-10-02 | Merge pull request #43068 from cooperra/rename-fix | Rémi Verschelde |
2021-09-23 | Add missing WIN32_LEAN_AND_MEAN | Bartłomiej T. Listwon |
2021-08-29 | Rename String::is_rel_path to String::is_relative_path | Wilson E. Alvarez |
2021-06-03 | Rename `String.is_abs_path()` to `String.is_absolute_path()` | Hugo Locurcio |
2021-05-20 | Change behavior of String.right | Tomasz Chabora |
2021-05-17 | Make all file access 64-bit (uint64_t) | Pedro J. Estébanez |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-23 | Initialize class/struct variables with default values in core/ and drivers/ | Rafał Mikrut |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-10-25 | Fix file panel renaming unable to change the case of dirs on Windows | Robbie Cooper |
2020-09-03 | [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. | bruvzg |
2020-07-06 | Fix Directory Open Check | Nathan Franke |
2020-05-28 | fix(Directory): remove erasing print | Nathan Franke |
2020-05-14 | Style: Enforce separation line between function definitions | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-04-01 | Fix res:// trimmed to s:// on Windows | Pedro J. Estébanez |
2020-03-03 | Improve UX of drive letters | Pedro J. Estébanez |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-03-10 | Capitalise drive letters | Twarit |
2019-03-03 | Fix style issues from recent commits | Rémi Verschelde |
2019-03-02 | Remove some windows prints | Juan Linietsky |
2019-01-26 | Fix code style issues | Rémi Verschelde |
2019-01-26 | Fix compilation on UWP | Hein-Pieter van Braam |
2019-01-21 | Add function to obtain filesystem type from DirAccess. | Juan Linietsky |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-02-24 | Fix Windows file case changing | Hein-Pieter van Braam |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-10-13 | Fixed issue #12019, which prevented the creation of new folders on Windows pl... | Falk Moser |
2017-09-25 | Extract logging logic | Ruslan Mustakov |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-24 | Fix typos in source code using codespell | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-01-14 | Fixed dir access return value, changed it to Error like all other funcs | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |