2009-02-18 |
divverent | increase default theora quality from 16 to 32; this... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | capturevideo refactoring, making AVI also "just a modul... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | Add some cvars for vorbis/theora video encoding; their... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | forgot these two files |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | Experimental theora capturevideo code. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
divverent | capturevideo: prefill incomplete header fields a bit... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
havoc | fix bugs with missing shader replacements casting shadows |
commit | commitdiff | tree | snapshot |
2009-02-17 |
divverent | fix typo in some powers of two |
commit | commitdiff | tree | snapshot |
2009-02-17 |
divverent | add Q3A's EF_TELEPORT_BIT (toggle it when teleporting... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
divverent | DP_QC_GETTAGINFO_BONEPROPERTIES |
commit | commitdiff | tree | snapshot |
2009-02-16 |
havoc | fix a compile error when using C++ mode |
commit | commitdiff | tree | snapshot |
2009-02-16 |
divverent | skip interpolation if tagentity changes |
commit | commitdiff | tree | snapshot |
2009-02-16 |
havoc | fix some mingw64 warnings (I hope) |
commit | commitdiff | tree | snapshot |
2009-02-16 |
havoc | added cvar sv_gameplayfix_gravityunaffectedbyticrate... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
havoc | implemented zpass shadowing, not used yet |
commit | commitdiff | tree | snapshot |
2009-02-15 |
havoc | somehow this file was not committed in the last one |
commit | commitdiff | tree | snapshot |
2009-02-15 |
havoc | don't prepend textures/ on halflife wad loading |
commit | commitdiff | tree | snapshot |
2009-02-15 |
havoc | use nlerp for bone rotations in skeletal model renderin... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
havoc | simplified tag info code |
commit | commitdiff | tree | snapshot |
2009-02-15 |
havoc | added shadertime field in csqc |
commit | commitdiff | tree | snapshot |
2009-02-12 |
havoc | laying the groundwork for zpass shadow volume support... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
havoc | added TEXF_FORCELINEAR to many special effect textures |
commit | commitdiff | tree | snapshot |
2009-02-12 |
havoc | early steps toward support for persistent caching of... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
havoc | implemented occlusion query support on corona rendering... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
divverent | fix memory corruption when using trailparticles with... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
divverent | remove two debug prints |
commit | commitdiff | tree | snapshot |
2009-02-10 |
divverent | fix a typo |
commit | commitdiff | tree | snapshot |
2009-02-10 |
divverent | improved handling of non-seekable AVIs; also: do less... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
divverent | make AVI writing a bit more robust; if seeking back... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
divverent | CSQC traceline/tracebox: don't set hitnetworkplayers... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
divverent | bugfix for showtopspeed |
commit | commitdiff | tree | snapshot |
2009-02-06 |
divverent | fix a possible bug with zym model animation (this looks... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
divverent | [ 2566720 ] showtopspeed v3 |
commit | commitdiff | tree | snapshot |
2009-02-02 |
havoc | At O.Sezer's recommendation filematch.c has been change... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
havoc | disabled main in sys_win.c at O.Sezer's recommendation... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
havoc | changed CC=gcc to CC?=gcc at O.Sezer's recommendation |
commit | commitdiff | tree | snapshot |
2009-02-01 |
divverent | fix two typos in vid_wgl code |
commit | commitdiff | tree | snapshot |
2009-01-31 |
divverent | more fullscreen cleanup |
commit | commitdiff | tree | snapshot |
2009-01-31 |
divverent | cleanup of fullscreen code; do not use VidMode when... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
divverent | damn, revert the accidental change to makefile.inc |
commit | commitdiff | tree | snapshot |
2009-01-28 |
divverent | fix a type |
commit | commitdiff | tree | snapshot |
2009-01-28 |
divverent | make DP compile with C++ again |
commit | commitdiff | tree | snapshot |
2009-01-28 |
divverent | oops, fixing syntax |
commit | commitdiff | tree | snapshot |
2009-01-28 |
divverent | some fixes for NetWM fullscreen |
commit | commitdiff | tree | snapshot |
2009-01-28 |
divverent | try to improve netwm fullscreen mode |
commit | commitdiff | tree | snapshot |
2009-01-28 |
havoc | fix another warning reported by O.Sezer |
commit | commitdiff | tree | snapshot |
2009-01-28 |
havoc | fix for a typo from O.Sezer |
commit | commitdiff | tree | snapshot |
2009-01-27 |
divverent | handle FocusIn and FocusOut in NetWM fullscreen mode |
commit | commitdiff | tree | snapshot |
2009-01-27 |
divverent | fix my last fullscreen change |
commit | commitdiff | tree | snapshot |
2009-01-27 |
divverent | attempt to fix csqc entity networking by not sending... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
divverent | beginning of vid_netwmfullscreen; does not work yet... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
havoc | remove an unused variable |
commit | commitdiff | tree | snapshot |
2009-01-25 |
divverent | fix typos on sizing collision patches |
commit | commitdiff | tree | snapshot |
2009-01-25 |
divverent | actually use the cross product of two DIFFERENT vectors... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
havoc | fix stupid degenerate triangle check, I don't have... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
divverent | fix modelyawradius calculation |
commit | commitdiff | tree | snapshot |
2009-01-23 |
divverent | cvarlist, buf_cvarlist: support wildcards if present... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
divverent | fix typo in Set/SetA |
commit | commitdiff | tree | snapshot |
2009-01-23 |
divverent | do the skipping here too |
commit | commitdiff | tree | snapshot |
2009-01-23 |
divverent | add an argument to filter out a cvar prefix |
commit | commitdiff | tree | snapshot |
2009-01-23 |
divverent | +"DP_QC_CVAR_DESCRIPTION " |
commit | commitdiff | tree | snapshot |
2009-01-22 |
divverent | DP_SV_ONENTITYPREPOSTSPAWNFUNCTION - hooks before and... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
havoc | fix bug with menu_mouse_absolute 1 in Nexuiz |
commit | commitdiff | tree | snapshot |
2009-01-20 |
havoc | fixed a serious bug in initialization of frac[][] |
commit | commitdiff | tree | snapshot |
2009-01-20 |
havoc | fix bugs with q1bsp/hlbsp rotating submodels, caused... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
havoc | fix a number of char types that should be int, to make... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
divverent | GAME_NEXUIZ: skip player entities in hitnetworkplayers... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
havoc | disable DGA mouse by default |
commit | commitdiff | tree | snapshot |
2009-01-16 |
havoc | added servertime, serverprevtime, serverdeltatime globa... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
divverent | - fix tracing against networked players on the client... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
divverent | make csqc entity sounds follow their entity |
commit | commitdiff | tree | snapshot |
2009-01-15 |
havoc | remove templights change |
commit | commitdiff | tree | snapshot |
2009-01-15 |
havoc | fix for more missing stuff |
commit | commitdiff | tree | snapshot |
2009-01-14 |
havoc | forgot to include this file, fixes PBLEND_INVMOD error |
commit | commitdiff | tree | snapshot |
2009-01-14 |
havoc | added blend and orientation commands for effectinfo... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
divverent | cl_demo_mousegrab |
commit | commitdiff | tree | snapshot |
2009-01-13 |
havoc | I noticed the edgefriction value was wrong in the QW... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
divverent | fix warning |
commit | commitdiff | tree | snapshot |
2009-01-13 |
divverent | remove the PRVM_BOUNDSCHECK_CVAR define |
commit | commitdiff | tree | snapshot |
2009-01-12 |
divverent | fix csqc code insertion in autodemos |
commit | commitdiff | tree | snapshot |
2009-01-10 |
divverent | rotate the blur pentagram by 180 degrees :P |
commit | commitdiff | tree | snapshot |
2009-01-10 |
divverent | add a second parameter to the blur to mix the pentagram... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
divverent | remove the latest change (it was redundant, as a glsl... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
divverent | add a new vec2 LowerRightCorner to the glsl shader... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | Add a comment explaining how the compression algorithms... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | Blub's "deflate" extension to the download system. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | commandmode: use Cmd_ExecuteString so semicolons don... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | reject downloads of non-regular files |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | FS_LoadFile: don't segfault when trying to open a non... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | making the new cvars saved ones |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | better defaults for headphones |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | snd_spatialization_control: earphone friendly mode... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | now handle the SV_VM_Begin stuff correctly here |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | fix overrun in netconn.c when creating status replies... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | now also save the old prog... hope THIS works always |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | oops, this is in the server VM |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | be a little more strict with contents of worldstatus... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | new cvar: sv_status_show_qcstatus |
commit | commitdiff | tree | snapshot |
2009-01-06 |
divverent | support more different vorbis comment names for looped... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
divverent | hide the R_Mesh_Draw message unless developer is 100... |
commit | commitdiff | tree | snapshot |
next |