Daniele Giuliani
|
d315b0fb8a
added get_creation_time function for gdscript
|
7 年之前 |
Poommetee Ketson
|
7e5b10b7d3
Fix get_drive (bookmarks) in linux not working
|
7 年之前 |
Iskustvo
|
268d7c7c5b
[X11] Improving error detection in move_to_trash
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Hein-Pieter van Braam
|
65af96eab0
Only do 'drive' discovery on X11
|
8 年之前 |
Rémi Verschelde
|
cc7c892bca
Merge pull request #11160 from marcelofg55/drive_funcs_x11
|
8 年之前 |
Marcelo Fernandez
|
e5f905a735
Implemented DirAccess get_drive and get_drive_count for Linux
|
8 年之前 |
supagu
|
e7c5706f71
DirAccess constructor sets current_dir to an absolute path
|
8 年之前 |
supagu
|
f4994e750d
Further symlink fixes
|
8 年之前 |
Fabian Mathews
|
dccdef1327
Another take at fixing symlinks
|
8 年之前 |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
8 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 年之前 |
Juan Linietsky
|
247c2f7be3
Revert "Reworked change_dir to support symlinks"
|
8 年之前 |
Rémi Verschelde
|
22d21ebef0
Merge pull request #8144 from supagu/symlink
|
8 年之前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 年之前 |
Fabian Mathews
|
d3b7d42784
Reworked change_dir to support symlinks
|
8 年之前 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 年之前 |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 年之前 |
Juan Linietsky
|
da4170540c
Fixed dir access return value, changed it to Error like all other funcs
|
8 年之前 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 年之前 |
Juan Linietsky
|
f9bd038ca7
Removed no longer needed check
|
9 年之前 |
Juan Linietsky
|
ffbc2e56c9
Fix some bugs in diraccess, closes #5288
|
9 年之前 |
Juan Linietsky
|
e3905a084e
-made get_space_left() return values more homogenous, also for script, converted to mb, closes #4617
|
9 年之前 |
Juan Linietsky
|
61655d6dc2
Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872
|
9 年之前 |
Zher Huei Lee
|
d7052ddba3
Added relative paths for DirAccess::remove()
|
9 年之前 |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 年之前 |
Juan Linietsky
|
1de1a04b78
-fix local and global usage for DirAccess, fixes #791
|
10 年之前 |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 年之前 |
rollenrolm
|
db0a71fc58
New option to show/hide hidden files
|
10 年之前 |