Hilderin
|
9457666bba
Fix accessing UID before first scan
|
6 months ago |
kobewi
|
d3d874e0d1
Improve missing UID errors
|
7 months ago |
Rémi Verschelde
|
653f5a9613
Merge pull request #100976 from AThousandShips/uid_fixes
|
7 months ago |
AThousandShips
|
25ecf5ec83
[Core] Fix UID encoding
|
7 months ago |
kobewi
|
81b1138a7f
Fix icon UIDs in Project Manager
|
8 months ago |
Rémi Verschelde
|
851d8e49e8
Merge pull request #100386 from hpvb/core-ubsan
|
8 months ago |
HP van Braam
|
240f510fa7
Core ubsan fixes
|
8 months ago |
Kiro
|
5f401e63b5
Improve `ResourceUID::id_to_text` performance
|
8 months ago |
kobewi
|
67b95f341e
Fix UID support in MultiplayerSpawner
|
8 months ago |
kobewi
|
0dabcd9941
Resource UID fixes and improvements
|
9 months ago |
David Nikdel
|
5e6adb4a2d
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
|
1 year ago |
Thomas ten Cate
|
2263d94cc3
Add comment why off-by-one error is hard to fix
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Haoyu Qiu
|
d873c549a2
Fix crash when executing `ResourceUID.set_id`
|
2 years ago |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 years ago |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 years ago |
bruvzg
|
4bf99f4af2
Narrow FileAccess scope to prevent deadlocks.
|
3 years ago |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 years ago |
Fabio Alessandrelli
|
f72bd67068
[ResourceUID] Use CryptoCore::RandomGenerator for IDs.
|
3 years ago |
bruvzg
|
244db37508
Cleanup and move char functions to the `char_utils.h` header.
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
a7ba227631
Merge pull request #52711 from m4gr3d/provide_getter_for_project_data_dir_master
|
3 years ago |
Haoyu Qiu
|
b024d16bc1
Parse UTF-8 when getting path from resource UID
|
3 years ago |
ne0fhyk
|
69f890ff11
Provide a getter for the project data directory.
|
4 years ago |
Rémi Verschelde
|
c91860bb11
ResourceUID: Fix `remove_id` binding
|
4 years ago |
reduz
|
32b43cfeb3
Implement Resource UIDs
|
4 years ago |