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-tes3coop/components
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
..
bsa moved ConstrainedDataStream into its own file 12 years ago
compiler Mostly removal of unnecessary #include's and a little clean up 13 years ago
esm Merge branch 'editor2' 12 years ago
file_finder Issue #133 Handle resources across multiple data directories 13 years ago
files moved ConstrainedDataStream into its own file 12 years ago
interpreter replaced std::string concatenation with std::ostringstream 12 years ago
misc added missing reference to <cctype> 12 years ago
nif fixed getString function in NIF loader 12 years ago
nifbullet fix BulletShapeLoader namespace 12 years ago
nifogre Use a multimap to store the text keys 12 years ago
nifoverrides override nif transparency settings (part 1) 13 years ago
settings settings.cpp: fix std::runtime_error compile error 13 years ago
terrain remove underscores from filenames in esm 12 years ago
to_utf8 made previous commits naming standard compliant 12 years ago
translation 1. Dialogs in Russian version now works. 12 years ago
CMakeLists.txt moved ConstrainedDataStream into its own file 12 years ago
doc.hpp second set of additional doxygen comments 14 years ago