Rémi Verschelde
|
64af5e5db4
FileAccessWindows: Add missing share.h include
|
4 vuotta sitten |
Max Hilbrunner
|
be6712fb3d
Fix Windows platform file access
|
4 vuotta sitten |
Rémi Verschelde
|
089fde5c59
FileAccess: Don't err in `store_buffer` with buffer of size 0
|
4 vuotta sitten |
Alex Hirsch
|
0b541af8a1
Allow nullptr with zero length in FileAccess get_buffer
|
4 vuotta sitten |
Alex Hirsch
|
5a882a659a
Add parameter checkes to FileAccess get_buffer functions
|
4 vuotta sitten |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 vuotta sitten |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 vuotta sitten |
PouleyKetchoupp
|
90b6062ebb
Handle missing file properly when checking for case mismatch
|
5 vuotta sitten |
Rémi Verschelde
|
e797ae4704
FileAccessWindows: Add errno include for MinGW
|
6 vuotta sitten |
PouleyKetchoupp
|
b49226e085
Support for file not found in ConfigFile::Load and handle a few specific cases
|
6 vuotta sitten |
Rémi Verschelde
|
d3153c28f0
Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG'
|
6 vuotta sitten |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 vuotta sitten |
Rémi Verschelde
|
68735d2a88
Fix compilation warnings in JS and Windows builds
|
6 vuotta sitten |
Hugo Locurcio
|
cbd31d9f0b
Fix errors when attempting to set UNIX permissions when unavailable
|
6 vuotta sitten |
Juan Linietsky
|
cd4449e7ab
Add FileAccess::set_unix_permissions for Unix platforms
|
6 vuotta sitten |
Chaosus
|
8d12dfa24d
Fix File opened with READ_WRITE on Windows
|
6 vuotta sitten |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 vuotta sitten |
Wilson E. Alvarez
|
08f22f1cf0
Moved member variables to initializer list
|
6 vuotta sitten |
Dualtagh Murray
|
b902a2f2a7
Fixing warnings generated by MSVC
|
7 vuotta sitten |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 vuotta sitten |
Juan Linietsky
|
ea3d997f9d
Revert "added get_creation_time function for gdscript"
|
7 vuotta sitten |
Juan Linietsky
|
275e0d5ee4
Merge pull request #18914 from notwarp/master
|
7 vuotta sitten |
Rémi Verschelde
|
7c9f7452f4
Style: Format code with clang-format 6.0.1
|
7 vuotta sitten |
Daniele Giuliani
|
d315b0fb8a
added get_creation_time function for gdscript
|
7 vuotta sitten |
Robin Hübner
|
caa887f317
Fix delay in rename_error windows save loop, should be 100msec, not 1sec
|
7 vuotta sitten |
Hugo Locurcio
|
1c419531a0
Change ".." punctuation for "..." in editor strings (#16507)
|
7 vuotta sitten |
Rémi Verschelde
|
ff8c074480
Fix case mismatch check on Windows
|
7 vuotta sitten |
Juan Linietsky
|
44989bc957
Test and warn of case mismatch on Windows
|
7 vuotta sitten |
Tom Dobbelaere
|
a4fae0e5e3
Trigger IO error only after exhausting attempts
|
7 vuotta sitten |
Marcelo Fernandez
|
a4e64c5454
Added File.get_path and File.get_path_absolute functions
|
7 vuotta sitten |