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
cc9cii 3982573035 BSA enhancements.
* Implement hash based lookup for TES3 BSA files.
* Added TES4/TES5 BSA support.
* Implemented a hack (non-portable code) in an attempt to reduce startup time under Windows because  Boost::filesystem seems to take forever on GetFileAttributeW.  This implementation uses FindFirstFile/FindNextFile/FindClose instead.
6 years ago
..
autocalc Address review comments. 10 years ago
bsa BSA enhancements. 6 years ago
compiler fixed an interference with script warning mode and error downgrading (Fixes #2990) 9 years ago
config Update to keeping config comments (Feature #2535) 10 years ago
contentselector Rebuild the list of available content files when opening the open/new dialogues. Should resolve Bug #2644. 10 years ago
esm Minor performance gains on loading cell references. 9 years ago
esmterrain Not found Land Textures are no longer a fatal error (Bug #3037) 9 years ago
files Fix tab indentations in apps/ and components/ 9 years ago
fontloader Resolved conflicts and build fixes. 6 years ago
interpreter Move rng to components 6 years ago
loadinglistener Tests: add dialogue_merging_test (requires some data files) 9 years ago
misc Resolved conflicts and build fixes. 6 years ago
nif Silence -Wreorder warnings. 10 years ago
nifbullet Resolved conflicts and build fixes. 6 years ago
nifcache Moved functions from niffile.cpp to where they belong. 11 years ago
nifogre Resolved conflicts and build fixes. 6 years ago
nifoverrides Extend NifOverrides to allow material overrides, useful for texture modding e.g. adding normal maps without having to edit the affected meshes 11 years ago
ogreinit Fix Ogre being initialised twice 10 years ago
process OSX build fix 10 years ago
sceneutil Move rng to components 6 years ago
settings Support MSVC 2015. Tested(*) with updated dependencies: 10 years ago
terrain Support MSVC 2015. Tested(*) with updated dependencies: 10 years ago
to_utf8 Remove some outdated todo comments 10 years ago
translation Fix cppcheck issues 10 years ago
version Distinguish between release and development builds 11 years ago
widgets Some minor changes to MWList 10 years ago
CMakeLists.txt BSA enhancements. 6 years ago
doc.hpp second set of additional doxygen comments 14 years ago