]> icculus.org git repositories - divverent/darkplaces.git/history - cl_screen.c
early steps toward support for persistent caching of dlight shadows
[divverent/darkplaces.git] / cl_screen.c
2009-02-10 divverentremove two debug prints
2009-02-10 divverentfix a typo
2009-02-10 divverentimproved handling of non-seekable AVIs; also: do less...
2009-02-10 divverentmake AVI writing a bit more robust; if seeking back...
2009-01-28 divverentmake DP compile with C++ again
2009-01-13 divverentcl_demo_mousegrab
2008-09-04 havocsplit FS_Open into FS_OpenRealFile and FS_OpenVirtualFi...
2008-08-24 divverentalso consider vid_mouse cvar when key_dest is key_menu
2008-08-24 sajtfix some errors and warnings
2008-06-25 divverentAdd a new command "infobar" to temporarily display...
2008-06-17 havocfixed all VS2005 deprecated function warnings
2008-06-01 divverentsome const fixes and type fixes found by gcc -combine
2008-05-18 havocaudit of fullscreengrab in VID_SetMouse, getting rid...
2008-05-10 havocrenamed VID_GrabMouse to VID_SetMouse as it now takes...
2008-05-08 havocdon't ungrab mouse in loading screens in fullscreen
2008-05-08 havocsplit VM_getmousepos into client and menu versions...
2008-05-08 havocfixed several bugs with mouse grabbing
2008-05-08 havocimplemented support for turning off mousegrab in csqc...
2008-05-08 havocrenamed IN_Activate to VID_GrabMouse and made it a...
2008-04-10 havocimplemented uint16 element array support, and use of...
2008-03-25 havocimplemented r_refdef.view.isoverlay state, this corresp...
2008-03-20 divverentdamn, I accidentally committed this with the last fix...
2008-03-15 divverentfix segfault with long aliases
2008-02-04 havochuge audit of dprints throughout engine, all notices...
2008-01-30 divverentoops, that should not have gone in there
2008-01-30 divverenthide centerprint immediately when scr_centertime is 0
2008-01-27 havocimplemented r_glsl_usegeneric cvar, this causes generic...
2008-01-27 havocadded cl_minfps_qualitypower cvar to make particle...
2008-01-25 havocvary r_drawparticles_drawdistance and r_drawdecals_draw...
2008-01-25 havocrenamed cl_minfps_expbase to cl_minfps_logbase
2008-01-25 havocimplemented framerate-dependent particle quality reduct...
2008-01-04 blackRefactor the code to make r_view and r_viewcache member...
2007-12-23 havoccolormod values above 1 1 1 should work properly with...
2007-12-17 divverentsplit up DrawQ_String_Font_UntilX in DrawQ_TextWidth_Fo...
2007-12-02 havocchanged r_speeds 2 and 3 reports to only list time...
2007-12-02 havocr_speeds now shows number of lightmap updates (and...
2007-12-02 havocadded r_speeds 3 mode which does not use glFinish
2007-12-01 divverentthe big chat area/font patch... hope it works well...
2007-11-28 havocchanged texture formats from RGBA to BGRA, yes this...
2007-11-27 sajtupdated msvc6 project file
2007-11-13 havocadded separate world surfaces and world triangles stats...
2007-11-12 havocoptimized SHOWLMP code (only used by Nehahra) to not...
2007-11-12 havocavoid one viewclear each frame
2007-11-12 havocrenamed a few r_speeds 2 timereport values to reduce...
2007-10-17 divverentWe always <push> <PUSH> and <pop> <POP> like this....
2007-10-16 divverentoops... buffer overflow after a 640GB video file.....
2007-10-16 divverentoops
2007-10-16 divverentWrite an OpenDML AVI index (indx... ix00, ix01... ixfsc...
2007-10-09 sajtfix a warning in msvc6
2007-09-22 havocimplemented r_glsl_water cvar (refraction and reflectio...
2007-07-17 havocchanged SCR_BeginLoadingPlaque to not call S_StopAllSou...
2007-06-14 havocfix some bugs in the last commit (perspective was off)
2007-05-27 divverentthat was missing in 7372 (TAB should also hide the...
2007-05-27 havocadded polygonoffset as a texture property, used on...
2007-05-26 divverentintermission: store the current time to completed_time...
2007-05-20 divverentnew option -capturedemo to capture a demo to an AVI...
2007-04-27 divverentmake COM_StringLengthNoColors and COM_StringDecolorize...
2007-04-19 havocadjusted netgraph code to draw the latest netgraph...
2007-04-18 havocrefactored DrawQ_Pic to actually do the drawing rather...
2007-04-18 havocchanged r_textshadow behavior to always draw a black...
2007-04-17 havocrenamed client netgraphs back to incoming and outgoing
2007-04-17 havocadded shownetgraph 2 mode which shows netgraphs for...
2007-04-17 havocmoved shownetgraph to right side of screen
2007-04-16 havocimplemented shownetgraph
2007-04-13 havocchanged .viewzoom field to scale view frustum slopes...
2007-04-07 havocadded GL_DepthRange function and MATERIALFLAG_SHORTDEPT...
2007-04-06 havocfixed a bug where the loading plaque caused front buffe...
2007-04-05 havoceliminated most calls to Sys_DoubleTime (using realtime...
2007-04-04 havocadded bufferobject and bufferoffset parameters to all...
2007-04-04 havoccorrected showturtle cvar description (it said it was...
2007-04-04 havocfixed two timing flaws where cl.realframetime was used...
2007-03-30 havocremoved restrictions on r_fullbright and r_ambient...
2007-03-27 havocmade scr_printspeed 0 also disable slow printing
2007-03-27 havocchanged default value of scr_printspeed from 8 to 10000...
2007-03-27 havocpatch from div0 to make svc_finale text show up immedia...
2007-03-19 havocadded glFinish() call to loading screen (which uses...
2007-03-12 havocremoved trailing comments on cvar declarations and...
2007-03-11 havocimplemented .loc file support, including some editing...
2007-02-20 havocadded scr_refresh cvar which is similar to r_render...
2007-02-15 havocchanged SCR_DrawConsole call in csqc mode to match...
2007-02-12 havocminor cleaning
2007-02-03 havocfixed bug in AVI RIFF chunk 1GB size limiting code...
2007-01-21 havocimplemented individual file downloads on darkplaces...
2006-12-12 havocdisplay loading plaque much sooner in startup process...
2006-11-30 havocfunky interlacing-like rendering feature from div0...
2006-11-23 havoccleaned up GL_DepthTest and GL_CULL_FACE state manageme...
2006-11-15 havocmade cl_viewmodel_scale apply to csqc and gettaginfo
2006-11-06 havoccleaned up almost all direct indexing of matrix4x4_t...
2006-10-18 havocadded vid_stereobuffer cvar based on patch from syschuc...
2006-09-16 havocdisabled junk tag writer that I wrote for byte by byte...
2006-09-16 havocremoved some unused variables
2006-09-16 havocremoved video capture formats other than AVI I420 as...
2006-09-16 havocimplemented direct AVI video capture using the I420...
2006-08-26 havocCSQC fixes (less broken, still not spec compliant)
2006-08-16 havocchanged several '^' checks to STRING_COLOR_TAG as they...
2006-06-11 havocdon't draw notify lines while r_letterbox is on
2006-06-11 havocremoved crosshair_static cvar (now only the hud crossha...
2006-06-09 havocweb download patch from div0, this adds the "curl"...
2006-05-30 havocfixed several crashes in video capture code when files...
2006-05-27 havoccenterprint no longer counts color codes when centering...
next