]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - snd_win.c
fixed a bunch of signed/unsigned mismatch warnings in newer gcc versions (mostly...
[xonotic/darkplaces.git] / snd_win.c
2002-09-26 havocthis commit adds video mode switching, and preferred...
2002-07-31 havocwin32 fixes and some MSVC warnings fixed
2002-07-25 havocmassive cleanup of S_TransferPaintBuffer and moved...
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-02-28 lordhavocfix mingw warnings
2001-04-20 lordhavocadded newmap function to render modules (so explosions...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2000-09-22 lordhavoc-sndspeed option in windows (default: 11025)
2000-09-21 lordhavoc44.1khz sound, interpolated resampling, killed cvar...
2000-08-24 dabbBorland C++ compile fixes.
2000-08-22 lordhavocInitial revision