]> icculus.org git repositories - divverent/darkplaces.git/history - cl_screen.c
added back this file from stock quake, so people can build with no CD audio if desired...
[divverent/darkplaces.git] / cl_screen.c
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-06-01 lordhavocremove unused DrawNotifyString, fix intermission screen...
2002-03-30 lordhavocadded cl_avidemo cvar (saves a series of tga images...
2002-03-12 lordhavocadded cl_particles_blood_size_min, cl_particles_blood_s...
2002-03-01 lordhavocfix for being stuck on a loading screen when it could...
2002-03-01 lordhavocreenabled loading plaques (and cleaned up that code...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-02-19 lordhavocadded viewzoom extension to QC and client (smooth snipe...
2002-02-15 lordhavocreduced view warping when underwater
2002-02-15 lordhavocmoved a lot of 2D/screen stuff out of gl_screen.c into...
2002-01-29 lordhavocchanged free(dat) to Mem_Free(dat) (EWWW I HAD A FREE...
2002-01-25 lordhavocadded cl_screen.c/h (eventually most 2D stuff should...