summaryrefslogtreecommitdiff
path: root/src/z_native.c
AgeCommit message (Expand)Author
2014-10-16Fix crash caused by adding a new WAD file.Simon Howard
2014-05-05Clean up file headers.Simon Howard
2009-07-13Merge from trunk.Simon Howard
2009-07-12Fix compile with libsamplerate.Simon Howard
2008-09-06Remove includes of doomdef.h where possible, move generic parts into topSimon Howard
2007-07-30Make the z_native "out of memory" error message match the normal z_zoneSimon Howard
2007-07-30Fix bug in z_native linked list logic. Clear out all PU_CACHE blocksSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-09-12Fix Z_FreeTags in z_native.c (chains were not set to NULL when freed).Simon Howard
2006-03-25Improve Z_CheckHeap()Simon Howard
2006-03-24Add "native allocator" message to distinguish from z_zone.cSimon Howard
2006-03-24Add a second implementation of the zone memory system which just uses Simon Howard