You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/components/bsa
Nathan Aclander 48e2ec2840 Fix comparison of integers of different signs
Clang reported comparison of unsigned long with long. This cast should fix it.
10 years ago
..
bsa_archive.cpp minor corrections 11 years ago
bsa_archive.hpp Some unneeded includes cleanup 11 years ago
bsa_file.cpp Fix comparison of integers of different signs 10 years ago
bsa_file.hpp remove our stdint.h version that uses boost and force usage of system stdint.h 11 years ago
resources.cpp fix -Wnewline-eof warnings 10 years ago
resources.hpp moved resources group creation from Engine to bsa component 11 years ago