------------------------------------------------------------------------ r3784 | terminx | 2013-05-16 20:44:09 -0700 (Thu, 16 May 2013) | 1 line Sanitize hard coded render mode numbers... replace all references to rendmode 0, 3, 4, etc with proper REND_CLASSIC, REND_POLYMOST, REND_POLYMER labels. ------------------------------------------------------------------------ r3783 | terminx | 2013-05-16 20:43:20 -0700 (Thu, 16 May 2013) | 1 line Alter cvar system to fill the cvar name into the description line automatically, and remove the cvar name from the descriptions for all cvars ------------------------------------------------------------------------ r3782 | terminx | 2013-05-16 20:42:58 -0700 (Thu, 16 May 2013) | 1 line Unify glow and detail texture setup between polymost and mdsprite ------------------------------------------------------------------------ r3781 | terminx | 2013-05-16 20:42:37 -0700 (Thu, 16 May 2013) | 1 line Some further texcache refactoring. Removes all of the texcache globals and shoves them into a struct for easy management. ------------------------------------------------------------------------