]> icculus.org git repositories - divverent/darkplaces.git/history - r_lightning.c
changed strzone, stuffcmd, and localcmd to be able to take multiple strings
[divverent/darkplaces.git] / r_lightning.c
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-29 havocconverted vertex fogging to use a fogtable array which...
2005-10-21 havocgave names to nearly all structs and enums which should...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-03-28 havocadded a firstvertex parameter to R_Mesh_DrawMesh
2005-01-15 havocnormalize after the CrossProduct
2004-12-03 havocsome renderer/client separation cleanup, migrated some...
2004-03-10 havocnow calls GL_LockArrays manually around each R_Mesh_Dra...
2004-03-10 havocmerged CL_ColorPointer into R_Mesh_State
2004-03-10 havocR_Mesh_State_Texture and GL_VertexPointer merge once...
2004-03-10 havocGL_Color no longer interacts with GL_ColorPointer ...
2004-02-01 havocreduced default r_lightningbeams_repeatdistance from...
2003-11-14 havocr_refdef.vieworg and r_refdef.viewangles replaced by...
2003-07-14 havocadded r_lightning.c to move the lightning beam renderin...