1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-11-30 13:34:33 +00:00
openmw/components/bgsm
elsid 1ae0aadfed
Use fail function to verify nif stream state
If there is a failure to read the file like incomplete read, bad returns
false, but fail returns true. This is important for reading number of
items more than the file actually has.
2025-11-23 13:16:59 +01:00
..
file.cpp Simplify material file pointer acrobatics 2024-04-23 00:34:38 +03:00
file.hpp Merge branch 'nifmisc' into 'master' 2024-04-25 08:45:36 +00:00
stream.cpp Use fail function to verify nif stream state 2025-11-23 13:16:59 +01:00
stream.hpp Use fail function to verify nif stream state 2025-11-23 13:16:59 +01:00