]> icculus.org git repositories - divverent/darkplaces.git/history - vid_null.c
fix broken SOLID_CORPSE collisions
[divverent/darkplaces.git] / vid_null.c
2006-10-18 havocadded vid_stereobuffer cvar based on patch from syschuc...
2006-03-28 havocmodified gamma handling, now VID_UpdateGamma is only...
2006-03-11 havocchanged VID_Finish to take an allowmousegrab parameter...
2005-11-30 havocimplemented vid_refreshrate cvar to specify display...
2005-05-13 havocreplaced all references to vid.conwidth and vid.conheig...
2005-05-09 havocmajor cleanup of input code - CL_Move replaces most...
2005-05-08 havocvarious printf/fprintf calls are now Con_Printf, and...
2005-03-31 molivierRemoved GL_OpenLibrary and GL_CloseLibrary from "vid...
2004-12-01 havocimplemented PRYDON_CLIENTCURSOR extension (clientside...
2003-10-07 havoccd audio now tied to sound system
2003-03-27 havocFix for win32 dedicated servers (oh it still doesn...
2003-03-07 havocmenu.c - changed M_DrawSlider to take a value and a...
2002-10-03 molivierRemoved an unused variable in gl_draw.c (Forest, could...
2002-09-27 havocstencil is now supported (optional, off by default...
2002-09-26 havocthis commit adds video mode switching, and preferred...
2002-09-24 havocfixed.
2002-09-23 havocalmost completely rewrote vid_wgl's mode code, there...
2002-09-22 havocVID_Init now takes an int bpp parameter
2002-09-17 havocyou can now build a darkplaces-dedicated executable...