]> icculus.org git repositories - divverent/darkplaces.git/history - dpvsimpledecode.c
possible bugfix for r_water bugs introduced recently
[divverent/darkplaces.git] / dpvsimpledecode.c
2008-09-04 havocsplit FS_Open into FS_OpenRealFile and FS_OpenVirtualFi...
2008-03-02 havocadded a parameter to S_StopChannel to trigger a mutex...
2006-08-05 molivierRemoved all calls to strcpy; most of them are now calls...
2006-08-04 molivierReplaced all calls to str[n]cat and strncpy by calls...
2005-10-26 havocfix free/malloc problems from a partial switch to Z_Fre...
2005-10-21 havocgave names to nearly all structs and enums which should...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-07-05 havocmore warning fixes
2005-04-11 black-Changed the dpv buffer to 1 MB.
2005-03-09 havoccl_capturevideo_raw* modes now use O_NONBLOCKING file...
2004-10-26 havocS_LoadSound now automatically tries both with and witho...
2004-10-13 molivierLots of minor fixes and improvements to the sound engin...
2004-07-02 molivierModified the sound code so it can handle sounds outside...
2003-03-30 havocremoved a couple unused hz_bitstream_read functions
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2002-07-31 havocwin32 fixes and some MSVC warnings fixed
2002-07-25 havoc.dpv video playback is now implemented. Slow though...