]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - draw.h
renamed MATERIALFLAG_WATER to MATERIALFLAG_WATERSCROLL
[xonotic/darkplaces.git] / draw.h
2007-12-17 divverentsplit up DrawQ_String_Font_UntilX in DrawQ_TextWidth_Fo...
2007-12-01 divverentthe big chat area/font patch... hope it works well...
2007-04-18 havocrefactored DrawQ_Pic to actually do the drawing rather...
2007-04-18 havocchanged r_textshadow behavior to always draw a black...
2007-01-14 havocpatch from div0 to make DrawQ_ColoredString return...
2006-08-26 havocCSQC fixes (less broken, still not spec compliant)
2006-03-21 havocmoved SCR_UpdateScreen and SCR_DrawScreen code to cl_sc...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-05-13 havocupgraded both QuakeC VMs to use a table of negative...
2005-04-14 black-Added the parameter 'persistent'(naming?) to Draw_Cach...
2002-07-25 havoc.dpv video playback is now implemented. Slow though...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-01-25 lordhavocadded cl_screen.c/h (eventually most 2D stuff should...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2000-11-23 lordhavocminor redesign of console loading/drawing, cruft remova...
2000-11-17 lordhavocobliterated Draw_TransPic and relatives, also fixed...
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-08-22 lordhavocInitial revision