]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - dpvsimpledecode.c
Lots of str[n]cat, str[n]cpy, and [v]sprintf have been replaced by strlcat, strlcpy...
[xonotic/darkplaces.git] / dpvsimpledecode.c
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...