1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 06:39:42 +00:00
openmw/components/resource
elsid f2fb3d6de8
Separate NIFFileReader from NIFFile
NIFFile might not always be created from a file or stream containing NIF data.
Basically there are 2 different responsibilities for this class:
1. Read NIF file
2. Provide input for nifosg and bulletnifloader.

Remove no longer needed NIFFileMock since the state of NIFFfile can be
initialized independently from reading NIF file.
2022-09-24 19:10:14 +02:00
..
animation.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
animation.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bulletshape.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bulletshape.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bulletshapemanager.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bulletshapemanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
errormarker.cpp Use raw string literal for error marker definition 2022-09-12 21:00:45 +02:00
errormarker.hpp Use raw string literal for error marker definition 2022-09-12 21:00:45 +02:00
foreachbulletobject.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
foreachbulletobject.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
imagemanager.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
imagemanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
keyframemanager.cpp Separate NIFFileReader from NIFFile 2022-09-24 19:10:14 +02:00
keyframemanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
multiobjectcache.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
multiobjectcache.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
niffilemanager.cpp Separate NIFFileReader from NIFFile 2022-09-24 19:10:14 +02:00
niffilemanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
objectcache.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
resourcemanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
resourcesystem.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
resourcesystem.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
scenemanager.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
scenemanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
stats.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
stats.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00