]> icculus.org git repositories - divverent/darkplaces.git/history - snd_dma.c
SV_PointContents removed (all calls replaced with Mod_PointInLeaf, which is faster)
[divverent/darkplaces.git] / snd_dma.c
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-02-15 lordhavocchanged bgmvolume/volume to always be registered, slide...
2002-01-30 eviltypeguyFix for memset glibc bug crash
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2000-09-21 lordhavoc44.1khz sound, interpolated resampling, killed cvar...
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-23 lordhavocToo many fixes to mention. (sys_ticrate now controls...
2000-08-22 lordhavocInitial revision