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/components/bsa
Nathan Jeffords 5c7f1bd497 moved ConstrainedDataStream into its own file
moved the ConstrainedDataStream into its own source file and changed
BSAFile to use it though the exposed factory function. This is in
preperation foreimplementing it based on feedback from profiling that
(at least on windows) the C++ iostreams library is quite slow.
12 years ago
..
tests Changed standard C lib includes to C++ format 13 years ago
bsa_archive.cpp consider all files in Splash directory 12 years ago
bsa_archive.hpp Merge branch 'components_namespaces' into next 14 years ago
bsa_file.cpp moved ConstrainedDataStream into its own file 12 years ago
bsa_file.hpp Remove outdated comment 13 years ago