bruvzg
|
f0ac8294cb
[Windows] Add missing opened file check.
|
8 сар өмнө |
Yufeng Ying
|
1732888777
Don't open file in file_exists for Windows.
|
9 сар өмнө |
bruvzg
|
d97313cd7d
[FileAccess] Set `last_error` on file read/write errors.
|
10 сар өмнө |
Rémi Verschelde
|
c2f19e98bc
Merge pull request #98921 from RandomShaper/win_many_files
|
10 сар өмнө |
bruvzg
|
a4b17e7852
[FileAccess] Return error codes from `store_*` methods.
|
2 жил өмнө |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
11 сар өмнө |
Valentin Cocaud
|
c09731c413
Warn on filesystem case mismatch
|
6 жил өмнө |
Pedro J. Estébanez
|
a5f86ee07e
Raise the amount of file handles on Windows
|
11 сар өмнө |
Thaddeus Crews
|
bb5f390fb9
Style: Apply `clang-tidy` fixes (superficial)
|
1 жил өмнө |
Hilderin
|
21f7c8a25f
Fix slow editor load on large projects (v2)
|
1 жил өмнө |
Rémi Verschelde
|
e9194702a3
Merge pull request #96840 from bruvzg/open_wstat
|
1 жил өмнө |
bruvzg
|
e16f8bae2e
[Windows] Remove _wstat use in FileAccessWindows::open_internal
|
1 жил өмнө |
A Thousand Ships
|
7139f46c9a
[Windows] Use `GetFileTime` for `FileAccess`
|
2 жил өмнө |
Rémi Verschelde
|
527c716784
Merge pull request #92167 from BlueCube3310/file-access-the-final-season-part3-ep2
|
1 жил өмнө |
Yahkub-R
|
6db8e3b6b1
Fix Windows importer issue with new file detection
|
1 жил өмнө |
BlueCube3310
|
205a10e0ae
Reduce code duplication in FileAccess
|
1 жил өмнө |
bruvzg
|
ae334e069c
[Windows] Always use absolute UNC paths and long path aware APIs, add "long path aware" flag to the application manifest.
|
1 жил өмнө |
A Thousand Ships
|
3679ea5d26
[Windows] Improve warning for path casing.
|
2 жил өмнө |
bruvzg
|
88b3e68f93
[FileAccess] Implement `resize` method.
|
1 жил өмнө |
Rémi Verschelde
|
3a08c646ee
Pre-commit: Update to clang-format 17.0.6 and black 24.2.0
|
1 жил өмнө |
GNSS-Stylist
|
c5e1b327c6
Fix invalid file path handling in Windows when there is dot in the file name
|
1 жил өмнө |
bruvzg
|
be8f60a78d
[Windows] Fix windows is_path_invalid, and apply it to directory creation.
|
1 жил өмнө |
BlueCube3310
|
6ed1731746
Use platform-specific methods for FileAccess reading and writing
|
2 жил өмнө |
Rémi Verschelde
|
814ab59c37
Windows: Remove `MSVC` define redundant with `_MSC_VER`
|
2 жил өмнө |
A Thousand Ships
|
3565d1bf7e
[Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 жил өмнө |
Pedro J. Estébanez
|
49177b6eeb
Make Windows' safe save more resilient
|
2 жил өмнө |
bruvzg
|
8aa6f29b56
[FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows.
|
2 жил өмнө |
Samuele Panzeri
|
59f04e16b8
Support long path in file access on windows
|
2 жил өмнө |
Yuri Sizov
|
ea31842b72
Merge pull request #73156 from gw2cc/safe_save
|
2 жил өмнө |
ACB
|
345f5757e5
Create a safe temporary file with is_backup_save_enabled
|
2 жил өмнө |