]> icculus.org git repositories - divverent/darkplaces.git/history - prvm_cmds.h
reverted texel nudging code that was committed by divverent and credited
[divverent/darkplaces.git] / prvm_cmds.h
2007-10-27 divverentadd menu QC drawsubpic() to draw just part of an image...
2007-10-27 divverentnew menu QC builtin "stringwidth(string text, float...
2007-10-09 sajtAdded DP_QC_STRREPLACE - adds strreplace and strireplac...
2007-09-05 dreskAdded QC function drawcolorcodedstring (#326 CSQC,...
2007-07-28 divverentKrimZon's FTE_STRINGS port, please test!
2007-04-30 dreskAdded DP_QC_STRING_CASE_FUNCTIONS extension, providing...
2007-03-29 havocadded DP_QC_TOKENIZEBYSEPARATOR extension
2007-02-19 havocthis patch may break things and needs testing
2007-02-15 havoccleaned up client qc, menu qc, and server qc VM initial...
2007-02-08 havocadded DP_QC_STRFTIME extension
2007-01-24 havocredesigned tempstring system, now uses a fixed size...
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-01-16 havoccsqc patch from [515], seems to work with [515]'s dpcsq...
2005-11-23 havoccleaned up many text buffer sizes throughout the engine...
2005-11-07 havocremoved \n from all Host_Error, Sys_Error, PRVM_ERROR...
2005-07-03 black-Moved findflags and findchainflags to the prvm_cmds.c.
2005-05-27 black-CVS: --------------------------------------------...
2005-05-25 havocadded newline at end of file to hush a gcc warning
2005-05-24 black-Split prvm_cmds.c into prvm_cmds.c, prvm_cmds.h and...