]> icculus.org git repositories - divverent/darkplaces.git/history - snd_dma.c
detect bogus texture upload attempts and print the info to console
[divverent/darkplaces.git] / snd_dma.c
2002-10-30 havocfixed all the signed/unsigned mismatch warnings
2002-09-17 havocyou can now build a darkplaces-dedicated executable...
2002-09-11 havoccheck for -safe
2002-07-25 havocfix fatal bugs in S_RawSamples_Enqueue and Dequeue...
2002-07-25 havoc.dpv video playback is now implemented. Slow though...
2002-07-25 havocadded S_RawSamples_Enqueue, S_RawSamples_Dequeue, and...
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-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