- May 02, 2006
-
-
Amorilia authored
* Attribute names of the form thisIsAnAttribute. * NIF_Blocks.h is included. XML updates: * niflibtype(char)=byte * new basic type "KeyType"
-
- May 01, 2006
-
-
Amorilia authored
Key streaming in NIF_IO. Added xml_extract.cpp to SConstruct. !! The extracted files are based on a modified XML, with CrossRef and Link implemented as uint, and char implemented as byte. TODO: implement CrossRef and Link in niflib.h?
-
- Apr 29, 2006
-
-
Shon Ferguson authored
Added several NifStream functions and << operators to the built-in types. The new xml_extract.cpp file now compiles. Problem areas that must be fixed in the generation script were marked with !!BUG!!
-
- Apr 27, 2006
-
-
Shon Ferguson authored
Moved some temporary defines to NIF_IO.h.
-