1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-02-11 09:38:28 +00:00
openmw/components/bsa
florent.teppe 4f832f479b Fixes compressed BSA loading
When creating the folders map, the folder name without / is hashed, but when trying to get a file record, when looking for a folder it was hashed wit the /
So now in getFileRecord parent_path is used instead
2022-07-02 15:37:26 +02:00
..
bsa_file.cpp Remove boost::filesystem from a couple of files 2022-05-24 21:18:21 +00:00
bsa_file.hpp
compressedbsafile.cpp Fixes compressed BSA loading 2022-07-02 15:37:26 +02:00
compressedbsafile.hpp
memorystream.hpp