mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 16:59:56 +00:00
6de6d9ff6e
Split NIFFile into two parts, NIFFile which is cached and is a container for a parsed NIF, and NIFStream which is a class specialized for parsing NIFs. This required a semi-sweeping change to make all record classes accept a NIFStream instead of a NIFFile as an agurment to their read functions. |
||
---|---|---|
.. | ||
bsa | ||
compiler | ||
esm | ||
file_finder | ||
fileorderlist | ||
files | ||
interpreter | ||
misc | ||
nif | ||
nifbullet | ||
nifogre | ||
nifoverrides | ||
settings | ||
terrain | ||
to_utf8 | ||
translation | ||
CMakeLists.txt | ||
doc.hpp |