]> icculus.org git repositories - divverent/darkplaces.git/history - menu.c
corrected function names reported in various backend not active errors (by using...
[divverent/darkplaces.git] / menu.c
2002-09-02 havocyou can now open/close the console independently of...
2002-09-02 molivierUpdated Transfusion map list
2002-08-28 havocadded lighting options (and explosion clipping) to...
2002-08-24 havocdetail texturing added (although with just one generate...
2002-08-23 havocremoved check for registered.integer in GAME_NORMAL...
2002-08-23 molivierFinally got rid of the last TRANSFUSION define (the...
2002-08-21 molivierStatic/floating crosshair is now an option controled...
2002-08-21 havocno more warping meshs of any kind
2002-08-20 havocfixed menu player colormapping
2002-08-10 havoc(patch from Elric) BloodBath renamed to Transfusion
2002-08-09 havocrewrote most of the RSurfShader_ functions to use R_Mes...
2002-08-06 havocfix for the effects menu input code, thanks Elric
2002-08-05 havocremoved support for r_ser (also known as R_Clip or...
2002-08-02 havocadded alphafade and gravity fields to particle struct...
2002-07-25 havoc.dpv video playback is now implemented. Slow though...
2002-06-12 molivierAdded a special key binding menu when compiling for...
2002-06-03 molivierUpdated BloodBath maps list
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-03-27 lordhavocadded some (not yet used) key config menu code, part...
2002-03-26 molivierSome menu customizations for BloodBath
2002-03-22 molivierA few minor changes for BloodBath support (including...
2002-03-20 lordhavoccleaned up nehahra demo list
2002-03-20 lordhavocfixed options menu item count (thanks Elric)
2002-03-01 lordhavocadded Texture Combine option to menu
2002-03-01 lordhavocreenabled loading plaques (and cleaned up that code...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-02-15 lordhavocchanged bgmvolume/volume to always be registered, slide...
2002-02-15 lordhavocdisable sliders for volume and vgmvolume (CD volume...
2002-02-15 lordhavocmoved a lot of 2D/screen stuff out of gl_screen.c into...
2002-01-31 lordhavocgot rid of buildnumber.c and buildnum program, now...
2002-01-25 lordhavocadded cl_screen.c/h (eventually most 2D stuff should...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-11-02 lordhavocfix for misnumbered video mode menu in menu key code...
2001-10-28 lordhavocadded hidden surface removal option (r_ser cvar)
2001-10-15 lordhavocMajor update, been neglecting CVS for some time...
2001-05-30 lordhavocadded sky quality and show framerate options to menu
2001-05-30 taniwhagzip support from quakeforge (QFile and friends). also...
2001-05-26 lordhavocsome whitespace changes
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2001-05-05 lordhavocstripped out serial and modem stuff (was not supported...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2000-11-17 lordhavocobliterated Draw_TransPic and relatives, also fixed...
2000-09-11 lordhavocfix for uppercase nehahra movie names (oops, 'twas...
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-22 lordhavocInitial revision