CodeWalker/CodeWalker.Core/GameFiles
alexguirre d136c55be8 Fix .ydd export/import with unsolved hashes
When a drawable hash was unknown, it kept the "filename.#dd" name so
exporting to XML lost the hash and importing it back created a broken
file.

Now if the hash is unknown, the name is set to `hash_1234ABCD`, and XML
import checks for `hash_`.
2024-07-06 23:28:23 +02:00
..
FileTypes Fix .ydd export/import with unsolved hashes 2024-07-06 23:28:23 +02:00
MetaTypes Update Unknown Flags and Values 2023-11-25 22:53:37 -05:00
Resources Fix .ydd export/import with unsolved hashes 2024-07-06 23:28:23 +02:00
Utils Fix for GTAV exe update 2023-12-13 09:17:43 +11:00
GameFile.cs Support YPDB files 2022-02-23 23:28:47 +01:00
GameFileCache.cs Support YFD XML import/export 2023-06-16 16:50:22 +02:00
RpfFile.cs Fix crashes due to malicious RPFs 2023-08-12 10:03:28 +02:00
RpfManager.cs AWC research progress 2020-02-08 06:24:04 +11:00