Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
4 anni fa |
Alex Hirsch
|
0b541af8a1
Allow nullptr with zero length in FileAccess get_buffer
|
4 anni fa |
Alex Hirsch
|
5a882a659a
Add parameter checkes to FileAccess get_buffer functions
|
4 anni fa |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 anni fa |
Andy Savage
|
d097c0213c
Quick fix to incorrect error messages when writing to compressed or encrypted files.
|
4 anni fa |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 anni fa |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
5 anni fa |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 anni fa |
PouleyKetchoupp
|
afe34344a6
Implemented get_path() & get_path_absolute() for FileAccessEncrypted
|
6 anni fa |
Fabio Alessandrelli
|
c19871af6d
Move CryptoCore to it's own folder.
|
6 anni fa |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 anni fa |
Fabio Alessandrelli
|
564d93ff10
CryptoCore class to access to base crypto utils.
|
6 anni fa |
Hugo Locurcio
|
cbd31d9f0b
Fix errors when attempting to set UNIX permissions when unavailable
|
6 anni fa |
Rémi Verschelde
|
02bac239d9
FileAccessEncrypted: Be more explicit on decryption failure
|
6 anni fa |
Juan Linietsky
|
cd4449e7ab
Add FileAccess::set_unix_permissions for Unix platforms
|
6 anni fa |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 anni fa |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 anni fa |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 anni fa |
Juan Linietsky
|
ea3d997f9d
Revert "added get_creation_time function for gdscript"
|
7 anni fa |
Juan Linietsky
|
275e0d5ee4
Merge pull request #18914 from notwarp/master
|
7 anni fa |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 anni fa |
Daniele Giuliani
|
d315b0fb8a
added get_creation_time function for gdscript
|
7 anni fa |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 anni fa |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 anni fa |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
7 anni fa |
Ruslan Mustakov
|
6106fd88d4
Remove junk output
|
7 anni fa |
Ruslan Mustakov
|
1a2311e350
Extract logging logic
|
8 anni fa |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 anni fa |
Hein-Pieter van Braam
|
f9467ec1ea
Fix signed and unsigned comparisons
|
8 anni fa |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 anni fa |