]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - gl_models.c
whitespace
[xonotic/darkplaces.git] / gl_models.c
2002-09-06 havoctransform matrix is now separate from R_Mesh_State...
2002-09-06 havocvertex arrays renamed to varray_ and exposed to rest...
2002-08-30 havocfixed models getting dark in the distance when fogged...
2002-08-30 havocdraw models which have no textures using the notexture...
2002-08-29 havocfixed crash when ent->skinnum >= model->numskins
2002-08-28 havocfix various fog bugs, and also fix missing colormap...
2002-08-28 havocmost of the framework for hardware accelerated transfor...
2002-08-27 havocgot rid of lots of unnecessary m.transparent = lines...
2002-08-27 havocengine mostly converted to use R_MeshQueue functions...
2002-08-25 havocgot rid of R_Mesh_Draw and R_Mesh_DrawPolygon, now...
2002-08-25 havocbatching is gone.
2002-08-24 havocdetail texturing added (although with just one generate...
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-05-22 lordhavocfix a bunch of pointer type warnings introduced by...
2002-05-15 lordhavocchange a lot of calls from gl to qgl
2002-03-12 lordhavocadded cl_particles_blood_size_min, cl_particles_blood_s...
2002-03-01 lordhavocreenabled loading plaques (and cleaned up that code...
2002-02-28 lordhavocfixed fogging on models and opaque liquids (teleport...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-02-25 lordhavoccleaned up backend code a bit more, added R_Mesh_Draw_G...
2002-02-15 lordhavoccleaned up zym cruft from debugging
2002-02-14 lordhavocfixed zymotic model transforms (lots of cruft leftover...
2002-01-25 lordhavocadded cl_screen.c/h (eventually most 2D stuff should...
2002-01-18 lordhavocview model is no longer fully fogged (it was a divide...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-10-30 lordhavocadded support for transparent model skins
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-10-18 lordhavocprobable fix for severe model rendering bugs in 3DFX...
2001-10-15 lordhavocMajor update, been neglecting CVS for some time...
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-05-26 lordhavocsome whitespace changes
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2001-04-20 lordhavocadded newmap function to render modules (so explosions...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-03-02 lordhavocCoordinates are now floats in network protocol (bloats...
2001-02-23 lordhavocimproved TraceLine in chase.c to be more generally...
2001-02-09 lordhavocadded back r_speeds2, with masses of information (6...
2001-01-29 lordhavocevery malloc/calloc/free converted to qmalloc/qfree...
2000-12-09 lordhavocbmodel rotation physics now work
2000-11-26 lordhavocfractalnoise enhancements, better smoke textures, bette...
2000-11-21 lordhavocremoved fullbright torch hack :)
2000-11-18 lordhavocimplemented r_render and r_upload cvar options for...
2000-11-18 lordhavocremoved cruft
2000-11-18 lordhavocremoved cruft
2000-11-17 lordhavocupdated to version 1.50, build 75.