- Jun 12, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- Jun 07, 2006
-
-
Shon Ferguson authored
Made DLL creation optional and added a "Release - DLL" configuration. The Release configuration creates a static library.
-
- Jun 06, 2006
-
-
Shon Ferguson authored
Connected parents in NiNode::FixLinks and removed NULL ones.
-
Shon Ferguson authored
More functions implemented. NiNode and NiObjectNET are now good examples of how to deal with pointers. With implementation of NiNode::GetChildren function, I was able to re-enable the building up of the bind position.
-
- Jun 04, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Amorilia authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- Jun 03, 2006
- Jun 02, 2006
-
-
Shon Ferguson authored
Hopefully fixed the Read/asString bugs. Niflyze can now read and output strings for all Morrowind files.
-
Shon Ferguson authored
-
Shon Ferguson authored
Another fix for generated template.
-
- May 30, 2006
- May 29, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- May 28, 2006
-
-
Shon Ferguson authored
Updated license text in remaining files. Short text in all files except niflib.h, and year updated to 2006.
-
- May 27, 2006
-
-
Shon Ferguson authored
-
- May 19, 2006
-
-
Shon Ferguson authored
Noticed that I had forgot to include NiObject.cpp in my last commit... unfortunately I've already started splitting off classes into their own files so that's included in this commit as well. I also noticed that I never implemented the member functions of Ref! I still haven't, but I was just surprised it's been compiling without complaint.
-
- May 17, 2006
-
-
Shon Ferguson authored
Got rid of globals for good measure.
-
- May 16, 2006
-
-
Amorilia authored
-
- May 15, 2006
-
-
Shon Ferguson authored
Moved things around and updated xml_extract.h so that everything compiles again. Other than NIF_Blocks.h/cpp which will be removed in the future, of course.
-
- May 14, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- May 13, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
Implemented some of the object hierarchy the new way in nif_objects.h and started updating niflib.cpp.
-
Shon Ferguson authored
Removed interfaces and moved documentation to real classes. NIF_Blocks.cpp and niflib.cpp no longer compile.
-
Shon Ferguson authored
-
- May 07, 2006
-
-
Shon Ferguson authored
Begun work on the new type of Attributes which store pointers to their data rather than the data itself. Moved some code to new files to fix problems with cross-includes. Need to decide what to do about TexSource, a struct in the external interface that should have a link in it.
-
- Apr 27, 2006
-
-
Shon Ferguson authored
-
- Apr 17, 2006
-
-
Shon Ferguson authored
-
- Apr 10, 2006
-
-
Amorilia authored
-