]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - svvm_cmds.c
modified gamma handling, now VID_UpdateGamma is only called from VID_Finish, and...
[xonotic/darkplaces.git] / svvm_cmds.c
2006-03-22 havocimplemented DP_TRACE_HITCONTENTSMASK_SURFACEINFO extens...
2006-03-09 havocfixed bug that caused ClientDisconnect to not be called...
2006-03-04 havoceliminated calls to Matrix4x4_CreateIdentity (now copie...
2006-02-28 havocpatch from div0 to fix a comment
2006-02-22 havocadded NAN error checks to traceline and tracebox calls...
2006-02-11 havocmigrated cls.message and client->message buffers into...
2006-02-01 havocadded description string to all cvars and commands
2006-01-16 havocdisable EXT_CSQC extension name for now
2006-01-16 havoccsqc patch from [515], seems to work with [515]'s dpcsq...
2006-01-14 havocadded DP_EF_DOUBLESIDED extension to list
2006-01-14 havocadded DP_SV_CUSTOMIZEENTITYFORCLIENT extension based...
2006-01-08 havocredesigned the heart of SV_GetTagMatrix, it now makes...
2005-12-30 havocrefactored gettaginfo in an attempt to improve readabil...
2005-11-25 havocchanged strzone, stuffcmd, and localcmd to be able...
2005-11-07 havocremoved \n from all Host_Error, Sys_Error, PRVM_ERROR...
2005-11-07 havoccleaned up all Con_Printf calls that were missing a \n
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-26 havocreplaced CL_PointQ1Contents with longer calls to conten...
2005-08-23 sajtAdded a builtin for te_flamejet
2005-08-23 sajtForgot a little portion of the comment :-(
2005-08-23 sajtAdded DP_SV_WRITEUNTERMINATEDSTRING extension
2005-08-20 havocadded DP_SV_PRECACHEANYTIME extension
2005-08-18 black-Increased MAX_LIGHTSTYLES to 256.
2005-08-17 blackFixed a bug in the r_shadow light entity parser which...
2005-08-08 havocadd DP_ENT_COLORMOD extension to extension lists
2005-07-19 blackMoved the $cvar parser to Cmd_TokenizeString.
2005-07-03 black-Moved findflags and findchainflags to the prvm_cmds.c.
2005-06-22 havocchanged a lot of Host_Error calls to Con_Printf or...
2005-05-29 havocadded DP_QUAKE3_MAP extension
2005-05-27 black-CVS: --------------------------------------------...