-
- Downloads
Changed WriteNifTree, and WriteFileGroup functions to take NifInfo structures...
Changed WriteNifTree, and WriteFileGroup functions to take NifInfo structures instead of version and user_version arguments. Changed ReadNifList and ReadNifTree to optionally fill a passed in NifInfo structure with information from the header of the NIF file they read. Fixed some tabs that were done with spaces instead of actual tab characters. Updated from XML.
Showing
- include/gen/Header.h 3 additions, 3 deletionsinclude/gen/Header.h
- include/niflib.h 45 additions, 13 deletionsinclude/niflib.h
- src/gen/Header.cpp 9 additions, 9 deletionssrc/gen/Header.cpp
- src/gen/enums.cpp 0 additions, 1 deletionsrc/gen/enums.cpp
- src/gen/obj_impl.cpp 59 additions, 59 deletionssrc/gen/obj_impl.cpp
- src/niflib.cpp 124 additions, 102 deletionssrc/niflib.cpp
Loading
Please register or sign in to comment