]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - mvm_cmds.c
patch from div0 that adds a special "extResponse " type of packet that can be returne...
[xonotic/darkplaces.git] / mvm_cmds.c
2007-01-14 havocpatch from div0 that adds a special "extResponse "...
2006-11-24 havocpatch from Dresk for DP_QC_STRINGCOLORFUNCTIONS extensi...
2006-11-23 havocadded DP_ASINACOSATANATAN2TAN extension which adds...
2006-08-26 havocCSQC fixes (less broken, still not spec compliant)
2006-08-04 molivierReplaced all calls to str[n]cat and strncpy by calls...
2006-07-26 havocchanged PF_WARNING to not do a return
2006-04-08 havocmade darkplaces able to compile as C++ again, and fixed...
2006-03-15 havocsplit up net_slist into net_slist and net_slistqw,...
2006-02-11 havocmigrated cls.message and client->message buffers into...
2006-01-16 havoccsqc patch from [515], seems to work with [515]'s dpcsq...
2005-11-07 havocremoved \n from all Host_Error, Sys_Error, PRVM_ERROR...
2005-10-21 havocfixed two Con_Printf format strings with the wrong...
2005-10-21 havocfix a float->enum conversion error with g++ 4
2005-10-21 havocfix a float->enum conversion error with g++ on big...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-07-03 black-Moved findflags and findchainflags to the prvm_cmds.c.
2005-06-01 black-Added Host_AbortCurrentFrame to hide the longjump...
2005-05-27 black-CVS: --------------------------------------------...
2005-05-24 black-Split prvm_cmds.c into prvm_cmds.c, prvm_cmds.h and...