bruvzg
|
bf8ec7b81b
[Export] Use relative file base offset for embedded PCK.
|
9 ay önce |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
10 ay önce |
Rémi Verschelde
|
6c390b620d
Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy
|
10 ay önce |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
1 yıl önce |
jsjtxietian
|
68a6fe81ab
Fix FileAccessPack::get_buffer will update pos past the length of file
|
11 ay önce |
jpcerrone
|
0fb307720c
PCK file path improvements
|
1 yıl önce |
Danil Alexeev
|
36bedd341a
Fix misuses of error macros
|
1 yıl önce |
bruvzg
|
bc95b0b171
Restore FileAccess.close method.
|
1 yıl önce |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 yıl önce |
kobewi
|
9f2dc68279
Replace File/Directory with FileAccess/DirAccess
|
2 yıl önce |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
2 yıl önce |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
2 yıl önce |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
2 yıl önce |
bruvzg
|
c0cc41d6c1
Improve embedded PCK loading and exporting.
|
2 yıl önce |
bruvzg
|
d2ebac3a30
Remove or make private `FileAccess` `close()` methods.
|
2 yıl önce |
bruvzg
|
4bf99f4af2
Narrow FileAccess scope to prevent deadlocks.
|
2 yıl önce |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
2 yıl önce |
Anilforextra
|
adbe948bda
String: Add contains().
|
2 yıl önce |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 yıl önce |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
2 yıl önce |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
3 yıl önce |
Rémi Verschelde
|
7ab34e1a96
Merge pull request #48889 from Calinou/file-rename-endian-swap
|
3 yıl önce |
Marcel Admiraal
|
da5d7db610
Rename File::get_len() get_length()
|
3 yıl önce |
Hugo Locurcio
|
12462d9055
Rename File's `endian_swap` to `big_endian`
|
3 yıl önce |
Pedro J. Estébanez
|
469fa47e06
Make all file access 64-bit (uint64_t)
|
5 yıl önce |
Alex Hirsch
|
c28428fe4d
Allow nullptr with zero length in FileAccess get_buffer
|
3 yıl önce |
Alex Hirsch
|
cdf3099c68
Add parameter checkes to FileAccess get_buffer functions
|
3 yıl önce |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
3 yıl önce |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
3 yıl önce |
Rémi Verschelde
|
32464e569f
Merge pull request #40748 from RandomShaper/improve_packed_fs_api
|
4 yıl önce |