]> git.xonotic.org Git - xonotic/darkplaces.git/history - cl_video_libavw.c
cmd: Check for empty cbuf when inserting too
[xonotic/darkplaces.git] / cl_video_libavw.c
2021-03-06 cloudwalksys: Simplify Sys_LoadLibrary. Implement Sys_LoadDepend...
2021-03-06 cloudwalksys: Rename Sys_UnloadLibrary to Sys_FreeLibrary for...
2020-09-17 cloudwalkUnify the command and cvar flags, under the CF_ prefix.
2020-09-17 cloudwalkRename qboolean to qbool
2020-09-08 cloudwalkRename COM_CheckParm to Sys_CheckParm and move it to...
2020-07-04 cloudwalkMake cl_video_libavw.c a regular C file like the rest...
2020-06-27 cloudwalkRemove Con_Warnf and Errorf. Use macros to change color...
2020-05-25 cloudwalkImplement Con_Error(f) and Con_Warn(f), error and warni...
2020-01-09 havocCorrected names in credits to be more accurate and...
2012-04-01 divverentfix NULL dereference in jam and avw video playback...
2012-04-01 divverentFIX LINEFEEDS :(
2012-03-22 havochush more warnings
2012-03-21 havocfixed compilation on MSVS2008 - do not use stdint.h
2012-03-20 vortexIntroducing LibAvW - a wrapper DLL to play videos using...