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
elsid bef15edf0b
Remove redundant ostream, istream, iostream and sstream includes
* Replace by std::to_string and operator+ where possible.
* Move the code requiring to include <sstream> from .hpp to .cpp files.
3 years ago
..
bsa_file.cpp Remove boost::filesystem from a couple of files 3 years ago
bsa_file.hpp Avoid redundant conversion to const char* and use make_shared 3 years ago
compressedbsafile.cpp Fixes compressed BSA loading 3 years ago
compressedbsafile.hpp Avoid missusing of CompressedBSAFile with private inheritance 3 years ago
memorystream.hpp Remove redundant ostream, istream, iostream and sstream includes 3 years ago