- Apr 10, 2006
-
-
Amorilia authored
-
- Apr 02, 2006
- Apr 01, 2006
-
-
Amorilia authored
-
- Mar 21, 2006
-
-
Amorilia authored
-
- Mar 20, 2006
-
-
Amorilia authored
Removed split-tree functions from public interface. Restored WriteFileGroup.
-
- Mar 19, 2006
-
-
Amorilia authored
Added SplitKfTree and SplitNifTree functions to the interface. SplitNifTree is implemented for Morrowind only (copied code from old WriteNifTree function), SplitKfTree is not implemented at all. These two functions replace WriteFileGroup.
-
- Mar 18, 2006
-
-
Shon Ferguson authored
Updated MergeNifTrees to handle some cross references (skin blocks). Other blocks with cross references can be added by overloading the ABlock::ReassignCrossRefs function.
-
- Mar 17, 2006
-
-
Amorilia authored
MergeActions: read NIF file and all KF files (TODO: merge them as well).
-
Amorilia authored
-
Amorilia authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- Mar 16, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
Added documentation to IControllerSequence.
-
Brandano authored
I made some little update to the script to make sure the libs are built in the proper order, and I also commented out the niflyze build string since it resides in another folder
-
Amorilia authored
-
- Mar 15, 2006
-
-
Amorilia authored
-
Amorilia authored
-
Amorilia authored
-
Amorilia authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
Fixed ReadString function so that it can read strings with \0 characters in them.
-
Amorilia authored
* Support for all ten NiStringPalette offsets. * There's still a problem with NiStringPalette: apparently the C++ string type does not allow null characters? ... Maybe we can try to find a workaround in the string reader function.
-
- Mar 14, 2006
-
-
Amorilia authored
* Changed the radius algorithm. Now the calculated center & radius values should correspond to the values found in official NIF files.
-
Shon Ferguson authored
-
- Mar 13, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Brought NiControllerSequence up to date with DocSys, but commented out interface functions for later implementation.
-
- Mar 12, 2006
- Mar 11, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- Mar 10, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Amorilia authored
-