1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-29 03:19:44 +00:00
OpenMW/components/bsa
Alexei Kotov 353b06325e Fix unintended sign extension in compressed BSA hash generation
Which, however, never happens with non-ASCII characters
2023-07-24 01:18:56 +03:00
..
ba2dx10file.cpp Add a check if the requested file is not found 2023-03-06 21:26:51 +01:00
ba2dx10file.hpp Add a check if the requested file is not found 2023-03-06 21:26:51 +01:00
ba2file.cpp Share generateHash used in ba2dx10file and ba2gnrlfile 2023-03-03 17:09:35 +01:00
ba2file.hpp Fix code format 2023-04-18 20:23:03 +02:00
ba2gnrlfile.cpp Add comments 2023-03-03 17:09:38 +01:00
ba2gnrlfile.hpp Some cleanup on includes 2023-03-06 21:26:20 +01:00
bsa_file.cpp Merge the two identical conditions 2023-03-06 21:25:53 +01:00
bsa_file.hpp Add comments 2023-03-03 17:09:38 +01:00
compressedbsafile.cpp Fix unintended sign extension in compressed BSA hash generation 2023-07-24 01:18:56 +03:00
compressedbsafile.hpp
memorystream.hpp