- May 28, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- May 27, 2006
-
-
Shon Ferguson authored
-
- May 25, 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 13, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Removed interfaces and moved documentation to real classes. NIF_Blocks.cpp and niflib.cpp no longer compile.
-
- 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 28, 2006
-
-
Shon Ferguson authored
-
- Apr 27, 2006
-
-
Shon Ferguson authored
Changed projects to use Multi-Threaded DLL code generation rather than Single-Threaded. This should be more compatible with MSVC++ Express Edition.
-
Shon Ferguson authored
Added optional version parameters to all NifStream functions. Couldn't figure out why it conflicted with Amorilia's later change so I used my code.
-
- Mar 13, 2006
-
-
Shon Ferguson authored
-