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
|
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 年間 前 |
Pedro J. Estébanez
|
49177b6eeb
Make Windows' safe save more resilient
|
1 年間 前 |
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 年 前 |
bruvzg
|
bc95b0b171
Restore FileAccess.close method.
|
2 年 前 |
Juan Linietsky
|
c5390f203d
Prevent opening Windows console files
|
2 年 前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年 前 |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 年 前 |
kobewi
|
9f2dc68279
Replace File/Directory with FileAccess/DirAccess
|
2 年 前 |
bruvzg
|
d2ebac3a30
Remove or make private `FileAccess` `close()` methods.
|
3 年 前 |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 年 前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年 前 |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 年 前 |
Hugo Locurcio
|
5acb8a253e
Only print message for `get_modified_time()` failure when in verbose mode
|
3 年 前 |
Bartłomiej T. Listwon
|
425ed0ffe0
Add missing WIN32_LEAN_AND_MEAN
|
3 年 前 |
Rémi Verschelde
|
cb52f2c9c0
FileAccessWindows: Add missing share.h include
|
4 年 前 |
Max Hilbrunner
|
a5c179e4f8
FileAccessWindows: Cosmetic improvements
|
4 年 前 |
Max Hilbrunner
|
b48cbb5da9
Fix Windows platform file access
|
4 年 前 |
reduz
|
32b43cfeb3
Implement Resource UIDs
|
4 年 前 |
Rémi Verschelde
|
01d5c463be
FileAccess: Don't err in `store_buffer` with buffer of size 0
|
4 年 前 |