- Jun 17, 2006
-
-
Shon Ferguson authored
-
- Jun 16, 2006
-
-
Shon Ferguson authored
-
- Jun 12, 2006
-
-
Tazpn authored
Update Ni*Properties with helper functions. Flags are left as ushort for now until enums are generated by xml. Add DynamicCast for collections. Disabled with USE_NIFLIB_TEMPLATE_HELPERS by default to avoid showing up in python.
-
- Jun 10, 2006
-
-
Tazpn authored
-
- Jun 07, 2006
-
-
Shon Ferguson authored
Made DLL creation optional and added a "Release - DLL" configuration. The Release configuration creates a static library.
-
Shon Ferguson authored
-
- Jun 05, 2006
-
-
Shon Ferguson authored
Made all include paths relative so you don't have to set any directories to compile. Hopefully Amorilia will fix this in the code generation script. Implemented a few more functions.
-
- Jun 04, 2006
-
-
Shon Ferguson authored
-
Amorilia authored
-
Amorilia authored
-
Shon Ferguson authored
-
- Jun 03, 2006
-
-
Shon Ferguson authored
-
- Jun 02, 2006
-
-
Shon Ferguson authored
Moved all generated files to gen sub directory. Renamed some generated files.
-
- May 29, 2006
-
-
Amorilia authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- May 28, 2006
-
-
Shon Ferguson authored
-
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 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
-
- 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.
-