]> icculus.org git repositories - divverent/darkplaces.git/history - palette.c
made sprite interpolation optional with a #define (enabled currently, looks too bad...
[divverent/darkplaces.git] / palette.c
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-02-15 lordhavocmoved a lot of 2D/screen stuff out of gl_screen.c into...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-10-29 lordhavocchanging all isDedicated references to cls.state =...
2001-10-28 lordhavocdon't change gamma ramps when running dedicated
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-05-26 lordhavocsome whitespace changes
2001-01-29 lordhavocevery malloc/calloc/free converted to qmalloc/qfree...
2000-12-09 lordhavocbmodel rotation physics now work