2009-02-25 |
divverent | scr_screenshot_hwgamma - makes the HW gamma table apply... |
blob | commitdiff | raw | diff to current |
2009-02-21 |
divverent | cl_capturevideo_nameformat |
blob | commitdiff | raw | diff to current |
2009-02-20 |
divverent | made cl_capturevideo_ogg 1 by default and saved. |
blob | commitdiff | raw | diff to current |
2009-02-19 |
divverent | libogg sucks. Really does. Work around one of its short... |
blob | commitdiff | raw | diff to current |
2009-02-18 |
divverent | capturevideo refactoring, making AVI also "just a modul... |
blob | commitdiff | raw | diff to current |
2009-02-18 |
divverent | Experimental theora capturevideo code. |
blob | commitdiff | raw | diff to current |
2009-02-17 |
divverent | capturevideo: prefill incomplete header fields a bit... |
blob | commitdiff | raw | diff to current |
2009-02-10 |
divverent | remove two debug prints |
blob | commitdiff | raw | diff to current |
2009-02-10 |
divverent | fix a typo |
blob | commitdiff | raw | diff to current |
2009-02-10 |
divverent | improved handling of non-seekable AVIs; also: do less... |
blob | commitdiff | raw | diff to current |
2009-02-10 |
divverent | make AVI writing a bit more robust; if seeking back... |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | make DP compile with C++ again |
blob | commitdiff | raw | diff to current |
2009-01-13 |
divverent | cl_demo_mousegrab |
blob | commitdiff | raw | diff to current |
2008-09-04 |
havoc | split FS_Open into FS_OpenRealFile and FS_OpenVirtualFi... |
blob | commitdiff | raw | diff to current |
2008-08-24 |
divverent | also consider vid_mouse cvar when key_dest is key_menu |
blob | commitdiff | raw | diff to current |
2008-08-24 |
sajt | fix some errors and warnings |
blob | commitdiff | raw | diff to current |
2008-06-25 |
divverent | Add a new command "infobar" to temporarily display... |
blob | commitdiff | raw | diff to current |
2008-06-17 |
havoc | fixed all VS2005 deprecated function warnings |
blob | commitdiff | raw | diff to current |
2008-06-01 |
divverent | some const fixes and type fixes found by gcc -combine |
blob | commitdiff | raw | diff to current |
2008-05-18 |
havoc | audit of fullscreengrab in VID_SetMouse, getting rid... |
blob | commitdiff | raw | diff to current |
2008-05-10 |
havoc | renamed VID_GrabMouse to VID_SetMouse as it now takes... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
havoc | don't ungrab mouse in loading screens in fullscreen |
blob | commitdiff | raw | diff to current |
2008-05-08 |
havoc | split VM_getmousepos into client and menu versions... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
havoc | fixed several bugs with mouse grabbing |
blob | commitdiff | raw | diff to current |
2008-05-08 |
havoc | implemented support for turning off mousegrab in csqc... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
havoc | renamed IN_Activate to VID_GrabMouse and made it a... |
blob | commitdiff | raw | diff to current |
2008-04-10 |
havoc | implemented uint16 element array support, and use of... |
blob | commitdiff | raw | diff to current |
2008-03-25 |
havoc | implemented r_refdef.view.isoverlay state, this corresp... |
blob | commitdiff | raw | diff to current |
2008-03-20 |
divverent | damn, I accidentally committed this with the last fix... |
blob | commitdiff | raw | diff to current |
2008-03-15 |
divverent | fix segfault with long aliases |
blob | commitdiff | raw | diff to current |
2008-02-04 |
havoc | huge audit of dprints throughout engine, all notices... |
blob | commitdiff | raw | diff to current |
2008-01-30 |
divverent | oops, that should not have gone in there |
blob | commitdiff | raw | diff to current |
2008-01-30 |
divverent | hide centerprint immediately when scr_centertime is 0 |
blob | commitdiff | raw | diff to current |
2008-01-27 |
havoc | implemented r_glsl_usegeneric cvar, this causes generic... |
blob | commitdiff | raw | diff to current |
2008-01-27 |
havoc | added cl_minfps_qualitypower cvar to make particle... |
blob | commitdiff | raw | diff to current |
2008-01-25 |
havoc | vary r_drawparticles_drawdistance and r_drawdecals_draw... |
blob | commitdiff | raw | diff to current |
2008-01-25 |
havoc | renamed cl_minfps_expbase to cl_minfps_logbase |
blob | commitdiff | raw | diff to current |
2008-01-25 |
havoc | implemented framerate-dependent particle quality reduct... |
blob | commitdiff | raw | diff to current |
2008-01-04 |
black | Refactor the code to make r_view and r_viewcache member... |
blob | commitdiff | raw | diff to current |
2007-12-23 |
havoc | colormod values above 1 1 1 should work properly with... |
blob | commitdiff | raw | diff to current |
2007-12-17 |
divverent | split up DrawQ_String_Font_UntilX in DrawQ_TextWidth_Fo... |
blob | commitdiff | raw | diff to current |
2007-12-02 |
havoc | changed r_speeds 2 and 3 reports to only list time... |
blob | commitdiff | raw | diff to current |
2007-12-02 |
havoc | r_speeds now shows number of lightmap updates (and... |
blob | commitdiff | raw | diff to current |
2007-12-02 |
havoc | added r_speeds 3 mode which does not use glFinish |
blob | commitdiff | raw | diff to current |
2007-12-01 |
divverent | the big chat area/font patch... hope it works well... |
blob | commitdiff | raw | diff to current |
2007-11-28 |
havoc | changed texture formats from RGBA to BGRA, yes this... |
blob | commitdiff | raw | diff to current |
2007-11-27 |
sajt | updated msvc6 project file |
blob | commitdiff | raw | diff to current |
2007-11-13 |
havoc | added separate world surfaces and world triangles stats... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
havoc | optimized SHOWLMP code (only used by Nehahra) to not... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
havoc | avoid one viewclear each frame |
blob | commitdiff | raw | diff to current |
2007-11-12 |
havoc | renamed a few r_speeds 2 timereport values to reduce... |
blob | commitdiff | raw | diff to current |
2007-10-17 |
divverent | We always <push> <PUSH> and <pop> <POP> like this.... |
blob | commitdiff | raw | diff to current |
2007-10-16 |
divverent | oops... buffer overflow after a 640GB video file..... |
blob | commitdiff | raw | diff to current |
2007-10-16 |
divverent | oops |
blob | commitdiff | raw | diff to current |
2007-10-16 |
divverent | Write an OpenDML AVI index (indx... ix00, ix01... ixfsc... |
blob | commitdiff | raw | diff to current |
2007-10-09 |
sajt | fix a warning in msvc6 |
blob | commitdiff | raw | diff to current |
2007-09-22 |
havoc | implemented r_glsl_water cvar (refraction and reflectio... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
havoc | changed SCR_BeginLoadingPlaque to not call S_StopAllSou... |
blob | commitdiff | raw | diff to current |
2007-06-14 |
havoc | fix some bugs in the last commit (perspective was off) |
blob | commitdiff | raw | diff to current |
2007-05-27 |
divverent | that was missing in 7372 (TAB should also hide the... |
blob | commitdiff | raw | diff to current |
2007-05-27 |
havoc | added polygonoffset as a texture property, used on... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
divverent | intermission: store the current time to completed_time... |
blob | commitdiff | raw | diff to current |
2007-05-20 |
divverent | new option -capturedemo to capture a demo to an AVI... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
divverent | make COM_StringLengthNoColors and COM_StringDecolorize... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
havoc | adjusted netgraph code to draw the latest netgraph... |
blob | commitdiff | raw | diff to current |
2007-04-18 |
havoc | refactored DrawQ_Pic to actually do the drawing rather... |
blob | commitdiff | raw | diff to current |
2007-04-18 |
havoc | changed r_textshadow behavior to always draw a black... |
blob | commitdiff | raw | diff to current |
2007-04-17 |
havoc | renamed client netgraphs back to incoming and outgoing |
blob | commitdiff | raw | diff to current |
2007-04-17 |
havoc | added shownetgraph 2 mode which shows netgraphs for... |
blob | commitdiff | raw | diff to current |
2007-04-17 |
havoc | moved shownetgraph to right side of screen |
blob | commitdiff | raw | diff to current |
2007-04-16 |
havoc | implemented shownetgraph |
blob | commitdiff | raw | diff to current |
2007-04-13 |
havoc | changed .viewzoom field to scale view frustum slopes... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
havoc | added GL_DepthRange function and MATERIALFLAG_SHORTDEPT... |
blob | commitdiff | raw | diff to current |
2007-04-06 |
havoc | fixed a bug where the loading plaque caused front buffe... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
havoc | eliminated most calls to Sys_DoubleTime (using realtime... |
blob | commitdiff | raw | diff to current |
2007-04-04 |
havoc | added bufferobject and bufferoffset parameters to all... |
blob | commitdiff | raw | diff to current |
2007-04-04 |
havoc | corrected showturtle cvar description (it said it was... |
blob | commitdiff | raw | diff to current |
2007-04-04 |
havoc | fixed two timing flaws where cl.realframetime was used... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
havoc | removed restrictions on r_fullbright and r_ambient... |
blob | commitdiff | raw | diff to current |
2007-03-27 |
havoc | made scr_printspeed 0 also disable slow printing |
blob | commitdiff | raw | diff to current |
2007-03-27 |
havoc | changed default value of scr_printspeed from 8 to 10000... |
blob | commitdiff | raw | diff to current |
2007-03-27 |
havoc | patch from div0 to make svc_finale text show up immedia... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
havoc | added glFinish() call to loading screen (which uses... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
havoc | removed trailing comments on cvar declarations and... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
havoc | implemented .loc file support, including some editing... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
havoc | added scr_refresh cvar which is similar to r_render... |
blob | commitdiff | raw | diff to current |
2007-02-15 |
havoc | changed SCR_DrawConsole call in csqc mode to match... |
blob | commitdiff | raw | diff to current |
2007-02-12 |
havoc | minor cleaning |
blob | commitdiff | raw | diff to current |
2007-02-03 |
havoc | fixed bug in AVI RIFF chunk 1GB size limiting code... |
blob | commitdiff | raw | diff to current |
2007-01-21 |
havoc | implemented individual file downloads on darkplaces... |
blob | commitdiff | raw | diff to current |
2006-12-12 |
havoc | display loading plaque much sooner in startup process... |
blob | commitdiff | raw | diff to current |
2006-11-30 |
havoc | funky interlacing-like rendering feature from div0... |
blob | commitdiff | raw | diff to current |
2006-11-23 |
havoc | cleaned up GL_DepthTest and GL_CULL_FACE state manageme... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
havoc | made cl_viewmodel_scale apply to csqc and gettaginfo |
blob | commitdiff | raw | diff to current |
2006-11-06 |
havoc | cleaned up almost all direct indexing of matrix4x4_t... |
blob | commitdiff | raw | diff to current |
2006-10-18 |
havoc | added vid_stereobuffer cvar based on patch from syschuc... |
blob | commitdiff | raw | diff to current |
2006-09-16 |
havoc | disabled junk tag writer that I wrote for byte by byte... |
blob | commitdiff | raw | diff to current |
2006-09-16 |
havoc | removed some unused variables |
blob | commitdiff | raw | diff to current |
2006-09-16 |
havoc | removed video capture formats other than AVI I420 as... |
blob | commitdiff | raw | diff to current |
2006-09-16 |
havoc | implemented direct AVI video capture using the I420... |
blob | commitdiff | raw | diff to current |
next |