This repository has been archived by the owner on Dec 16, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also fixed a bug when getting Ob::REFRRecord's seed Was always returning the offset version (UINT8 value), and never the seed version (UINT32 value) Test Build - Custom Pool Allocators (not 100% working) Added Project: CBashExe Shows using CBash.dll in an exe Allows debugging with MSVC Cleaned up CBash.h, CBash.cpp to more properly export / import functions Silenced hundreds of cast warnings when building debug version Changed how DeleteRecord works (no longer solely uses visitation model) Removed Record::HasSubRecords Restructured how GRUPs are loaded, no longer needs RecordProcessor Added DPRINT1 macro when no arguments are needed Streamlined debug print macro output
- Loading branch information