index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
unix
/
dir_access_unix.h
Age
Commit message (
Expand
)
Author
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-10-03
Unix: Remove now unnecessary I/O defines, cleanup
Rémi Verschelde
2022-08-02
Add override keywords to DirAccess derived classes
Marcel Admiraal
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-05
Add full support for Android scoped storage.
Fredia Huya-Kouadio
2022-05-02
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-04-11
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-04
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-12-15
Add / to the unix shortcut drive list
Haoyu Qiu
2021-06-11
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-05-22
Add symlink API to the DirAccess (on macOS and Linux).
bruvzg
2021-05-17
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-03-23
FileDialog: add Back/Forward buttons, add message for inaccessible folders.
bruvzg
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-09-28
Hides special folders in FileDialog for macOS
Haoyu Qiu
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-03-03
Improve UX of drive letters
Pedro J. Estébanez
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-01-26
Fix code style issues
Rémi Verschelde
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-08-10
Revert "added get_creation_time function for gdscript"
Juan Linietsky
2018-05-16
added get_creation_time function for gdscript
Daniele Giuliani
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-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-16
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-04-08
Add "Godot Engine contributors" copyright line
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
2016-06-18
Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872
Juan Linietsky
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-03-21
New option to show/hide hidden files
rollenrolm
2014-05-25
Add DirAccess:dir_exist api
marynate
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky