Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-18 | Strip out CVS logs, RCS Id tags. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 704 | |||
2006-09-12 | Fix Z_FreeTags in z_native.c (chains were not set to NULL when freed). | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 605 | |||
2006-03-25 | Improve Z_CheckHeap() | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 443 | |||
2006-03-24 | Add "native allocator" message to distinguish from z_zone.c | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 439 | |||
2006-03-24 | Add a second implementation of the zone memory system which just uses | Simon Howard | |
malloc() and free() as a backend. This will be useful for running dedicated servers (no need to allocate an entire heap). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 435 |