Continued development on DAM. Split ReadMapProperty() into two subroutines A)read from the src buffer B)set the map property. Reorganised things yet further so that DAM's SetProperty() is now almost identical in use and purpose to its counterpart in DMU. Added an assert to Z_Malloc() - during development I occasionally get seemingly random seg faults and I have a feeling its somewhere in here. This shouldn't fail, right?
Continued development on DAM.
Split ReadMapProperty() into two subroutines A)read from the src buffer B)set the map property. Reorganised things yet further so that DAM's SetProperty() is now almost identical in use and purpose to its counterpart in DMU.
Added an assert to Z_Malloc() - during development I occasionally get seemingly random seg faults and I have a feeling its somewhere in here. This shouldn't fail, right?