Lukas Tenbrink
|
b13a0e1834
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
2 mēneši atpakaļ |
kobewi
|
9c37ca5383
Expose helper methods for converting UIDs
|
2 mēneši atpakaļ |
Fabio Alessandrelli
|
2c789788c0
mbedTLS: Fix concurrency issues with TLS
|
3 mēneši atpakaļ |
kobewi
|
ff1f040893
Add create_id_for_path() to ResourceUID
|
8 mēneši atpakaļ |
Pāvels Nadtočajevs
|
abe413ff8c
Fix icons with non-ASCII file names in project manager.
|
4 mēneši atpakaļ |
Thaddeus Crews
|
c937b6d180
Merge pull request #102419 from Ivorforce/std-size
|
5 mēneši atpakaļ |
Thaddeus Crews
|
d9125ebebe
Merge pull request #101293 from Ivorforce/string-to-pointer-conversion
|
5 mēneši atpakaļ |
Hilderin
|
9457666bba
Fix accessing UID before first scan
|
6 mēneši atpakaļ |
Lukas Tenbrink
|
e34f1f504c
Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase.
|
6 mēneši atpakaļ |
Lukas Tenbrink
|
512abc38b2
Remove implicit conversions from String, Char16String and CharString to data pointers. Make conversions to StrRange implicit to aid transition.
|
7 mēneši atpakaļ |
kobewi
|
d3d874e0d1
Improve missing UID errors
|
7 mēneši atpakaļ |
Rémi Verschelde
|
653f5a9613
Merge pull request #100976 from AThousandShips/uid_fixes
|
7 mēneši atpakaļ |
AThousandShips
|
25ecf5ec83
[Core] Fix UID encoding
|
7 mēneši atpakaļ |
kobewi
|
81b1138a7f
Fix icon UIDs in Project Manager
|
7 mēneši atpakaļ |
Rémi Verschelde
|
851d8e49e8
Merge pull request #100386 from hpvb/core-ubsan
|
7 mēneši atpakaļ |
HP van Braam
|
240f510fa7
Core ubsan fixes
|
8 mēneši atpakaļ |
Kiro
|
5f401e63b5
Improve `ResourceUID::id_to_text` performance
|
8 mēneši atpakaļ |
kobewi
|
67b95f341e
Fix UID support in MultiplayerSpawner
|
8 mēneši atpakaļ |
kobewi
|
0dabcd9941
Resource UID fixes and improvements
|
9 mēneši atpakaļ |
David Nikdel
|
5e6adb4a2d
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
|
1 gadu atpakaļ |
Thomas ten Cate
|
2263d94cc3
Add comment why off-by-one error is hard to fix
|
1 gadu atpakaļ |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 gadi atpakaļ |
Haoyu Qiu
|
d873c549a2
Fix crash when executing `ResourceUID.set_id`
|
2 gadi atpakaļ |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 gadi atpakaļ |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 gadi atpakaļ |
bruvzg
|
4bf99f4af2
Narrow FileAccess scope to prevent deadlocks.
|
3 gadi atpakaļ |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 gadi atpakaļ |
Fabio Alessandrelli
|
f72bd67068
[ResourceUID] Use CryptoCore::RandomGenerator for IDs.
|
3 gadi atpakaļ |
bruvzg
|
244db37508
Cleanup and move char functions to the `char_utils.h` header.
|
3 gadi atpakaļ |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 gadi atpakaļ |