"include/RefObject.h" did not exist on "d1c38acc0bbd9165c733aa34768e12f9a6e6d5ec"
- Sep 23, 2006
-
-
Shon Ferguson authored
Replaced _WRITE, _READ, _STRING, AND _FIXLINKS defines with the corresponding internal function call. Replaced STANDARD_INTERNAL_FUNCTIONS with the internal function signatures. Made my Doxygen config file use relative paths and added it to SVN so everyone can generate the same documentation for themselves. Removed includes WZ added to ComplexShape. These were not missing, they are up to the user to include if they wish.
-
- Jun 21, 2006
-
-
Shon Ferguson authored
-
- Jun 17, 2006
-
-
Shon Ferguson authored
Split Niflib and Niflib for Python into separate solution files to make explaining how to build them easier.
-
- Jun 16, 2006
-
-
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 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.
-
- 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.
-
- Mar 13, 2006
-
-
Shon Ferguson authored
-