bruvzg
|
d2ebac3a30
Remove or make private `FileAccess` `close()` methods.
|
преди 3 години |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
преди 3 години |
bruvzg
|
c69e0d16bc
Fix multiple missing UTF-8 decoding.
|
преди 4 години |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
преди 4 години |
Aaron Franke
|
7e51e4cb84
Fix some LGTM errors of "Multiplication result converted to larger type"
|
преди 4 години |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
преди 4 години |
Marcel Admiraal
|
da5d7db610
Rename File::get_len() get_length()
|
преди 4 години |
Zae
|
a65dac3fa7
Fix duplicate close files when deconstructing ZipArchive
|
преди 4 години |
Pedro J. Estébanez
|
469fa47e06
Make all file access 64-bit (uint64_t)
|
преди 6 години |
Rémi Verschelde
|
fcbf7145fe
Merge pull request #42337 from zaevi/fix-zip-open-twice
|
преди 4 години |
Zae
|
f403e62df1
Fix zip file opening twice
|
преди 4 години |
Rémi Verschelde
|
8247667a3e
Core: Drop custom `copymem`/`zeromem` defines
|
преди 4 години |
Alex Hirsch
|
c28428fe4d
Allow nullptr with zero length in FileAccess get_buffer
|
преди 4 години |
Alex Hirsch
|
cdf3099c68
Add parameter checkes to FileAccess get_buffer functions
|
преди 4 години |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
преди 5 години |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
преди 5 години |
bruvzg
|
f043eabdd8
Adds PCK encryption support (using script encryption key for export).
|
преди 5 години |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
преди 5 години |
Yilin Ma
|
c524d50444
added load resource pack with offset feature
|
преди 5 години |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
преди 5 години |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
преди 5 години |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
преди 5 години |
Rémi Verschelde
|
515fe0f29b
Revert "Made possible to specify where to dump the contents when loading a ".pck" file"
|
преди 5 години |
Michael Alexsander
|
3c261e0dfa
Made possible to specify where to dump the contents when loading a ".pck" file
|
преди 6 години |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
преди 5 години |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
преди 6 години |
Rémi Verschelde
|
28fcc5e25a
Merge pull request #32291 from Dragoncraft89/add_load_resource_flag
|
преди 6 години |
Florian Kothmeier
|
aae25abf30
Add flag to control the replacement of files by ProjectSettings.load_resource_pack
|
преди 6 години |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
преди 6 години |
qarmin
|
17732fe698
Added some obvious errors explanations
|
преди 6 години |