]> icculus.org git repositories - divverent/darkplaces.git/history - gl_textures.c
changed bgmvolume/volume to always be registered, sliders for them always work (even...
[divverent/darkplaces.git] / gl_textures.c
2002-01-31 lordhavocgot rid of buildnumber.c and buildnum program, now...
2002-01-28 lordhavocreplaced a bunch of one-line 3-statement while loops...
2002-01-26 lordhavocrenamed R_GetFragmentLocation to R_FragmentLocation
2002-01-25 lordhavocadded cl_screen.c/h (eventually most 2D stuff should...
2002-01-22 lordhavocmoved CHECKGLERROR to detect errors *after* rather...
2002-01-22 lordhavocfake answers for R_GetFragmentLocation when running...
2002-01-16 lordhavocfix for missing (byte *) cast, and fix for WIN32 functi...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-10-30 lordhavocadded R_TextureHasAlpha function to check if a loaded...
2001-10-29 lordhavocchanging all isDedicated references to cls.state =...
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-10-15 lordhavocMajor update, been neglecting CVS for some time...
2001-05-30 lordhavocadded TEXF_ALWAYSPRECACHE
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-04-23 lordhavocoops, two loop counting bugs, fixed
2001-04-23 lordhavocadded back support for textures smaller than 4 pixels...
2001-04-20 lordhavocadded newmap function to render modules (so explosions...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-02-23 lordhavocimproved TraceLine in chase.c to be more generally...
2001-02-06 lordhavocbetter version reports (always mention build number)
2001-01-29 lordhavocgot rid of Hunk_Alloc, all allocations now have a prope...
2001-01-29 lordhavocevery malloc/calloc/free converted to qmalloc/qfree...
2000-12-09 lordhavocbmodel rotation physics now work
2000-11-21 lordhavocfixed duplicate application of gamma correction
2000-11-18 lordhavocimplemented r_render and r_upload cvar options for...
2000-11-17 lordhavocupdated to version 1.50, build 75.