]> icculus.org git repositories - divverent/darkplaces.git/history - zone.h
fixed animated textures in realtime lighting mode (now calls R_UpdateTextureInfo)
[divverent/darkplaces.git] / zone.h
2003-12-23 blackFast commit before Im off for 10 days. Please correct...
2003-07-22 havocexpose the developer_memory and developer_memorydebug...
2002-10-30 havocfixed all the signed/unsigned mismatch warnings
2002-09-11 havocwhitespace
2002-09-11 havocmemheaders are now doubly linked, so Mem_Free goes...
2002-09-06 havocmempools now have sentinel checks, for completeness
2002-07-29 havocdisabled memory clumping, which surprisingly improves...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-04-11 lordhavocremoved silly uses of 'long' (now int, or qbyte *,...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-01-19 lordhavocimproved error reporting on memory functions
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-01-29 lordhavocgot rid of Hunk_Alloc, all allocations now have a prope...
2000-08-22 lordhavocInitial revision