Pāvels Nadtočajevs
|
563136f859
[Wine] Use _SH_DENY* flags instead of unsupported _SH_SECURE.
|
преди 4 седмици |
Thaddeus Crews
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
преди 1 месец |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
преди 1 година |
bruvzg
|
85d3be8070
[FileAccess] Implement `get_size` and `get_access_time` methods.
|
преди 1 година |
Pāvels Nadtočajevs
|
6597fa24a9
[Windows] Fix `get_modified_time` on locked files.
|
преди 3 месеца |
bruvzg
|
f0ac8294cb
[Windows] Add missing opened file check.
|
преди 3 месеца |
Yufeng Ying
|
1732888777
Don't open file in file_exists for Windows.
|
преди 5 месеца |
bruvzg
|
d97313cd7d
[FileAccess] Set `last_error` on file read/write errors.
|
преди 6 месеца |
Rémi Verschelde
|
c2f19e98bc
Merge pull request #98921 from RandomShaper/win_many_files
|
преди 6 месеца |
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
|
преди 6 месеца |
Valentin Cocaud
|
c09731c413
Warn on filesystem case mismatch
|
преди 6 години |
Pedro J. Estébanez
|
a5f86ee07e
Raise the amount of file handles on Windows
|
преди 7 месеца |
Thaddeus Crews
|
bb5f390fb9
Style: Apply `clang-tidy` fixes (superficial)
|
преди 11 месеца |
Hilderin
|
21f7c8a25f
Fix slow editor load on large projects (v2)
|
преди 9 месеца |
Rémi Verschelde
|
e9194702a3
Merge pull request #96840 from bruvzg/open_wstat
|
преди 9 месеца |
bruvzg
|
e16f8bae2e
[Windows] Remove _wstat use in FileAccessWindows::open_internal
|
преди 9 месеца |
A Thousand Ships
|
7139f46c9a
[Windows] Use `GetFileTime` for `FileAccess`
|
преди 1 година |
Rémi Verschelde
|
527c716784
Merge pull request #92167 from BlueCube3310/file-access-the-final-season-part3-ep2
|
преди 9 месеца |
Yahkub-R
|
6db8e3b6b1
Fix Windows importer issue with new file detection
|
преди 9 месеца |
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.
|
преди 1 година |
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
|
преди 1 година |
Rémi Verschelde
|
814ab59c37
Windows: Remove `MSVC` define redundant with `_MSC_VER`
|
преди 1 година |
A Thousand Ships
|
3565d1bf7e
[Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
преди 1 година |