]> icculus.org git repositories - divverent/darkplaces.git/history - snd_mem.c
CL_TraceLine can now return what entity was hit (this isn't actually used, and accoun...
[divverent/darkplaces.git] / snd_mem.c
2002-07-25 havocminor whitespace and comment cleanup
2002-06-29 havocno longer complains about missing sounds loaded by...
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-04-28 lordhavocfix for misparsing of sound length in "data" chunk...
2002-04-28 lordhavocsome cleaning which seems to have fixed (I hope?) a...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-01-29 lordhavocevery malloc/calloc/free converted to qmalloc/qfree...
2000-09-22 lordhavocFix for crashs when downsampling sounds.
2000-09-21 lordhavoc44.1khz sound, interpolated resampling, killed cvar...
2000-09-21 lordhavocResampleSfx clean up and a bug fix on resampled stereo
2000-08-23 lordhavocToo many fixes to mention. (sys_ticrate now controls...
2000-08-22 lordhavocInitial revision