2009-02-19 |
divverent | change vorbis default quality to 3 (before: 1), matches... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
divverent | fix multichannel vorbis channel mappings |
commit | commitdiff | tree | snapshot |
2009-02-19 |
divverent | correctly swap the channels for vorbis audio encoding |
commit | commitdiff | tree | snapshot |
2009-02-19 |
divverent | also fix ti.keyframe_auto_p |
commit | commitdiff | tree | snapshot |
2009-02-19 |
divverent | rename cl_capturevideo_ogg_theora_keyframe_frequency... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
divverent | make DP_PRELOAD_DEPENDENCIES=1: add theora to the depen... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
divverent | libogg sucks. Really does. Work around one of its short... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
havoc | fix bug introduced by div0 that made entities belonging... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | fix typo causing an endless loop |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | hopefully fix pointsound in csqc |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | avoid writing a duplicate last frame at the end |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | fix the stupid interleaving method |
commit | commitdiff | tree | snapshot |
2009-02-18 |
havoc | revert r8707 changes |
commit | commitdiff | tree | snapshot |
2009-02-18 |
havoc | disable use of stdint.h on MSVC2003 and earlier |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | also include <stdint.h> to get uint32_t on mingw |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | a debug printf I forgot to comment out |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | now, for mingw, use the uint32_t names instead of the... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
havoc | fix compile errors on MSVC2003 and earlier |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | bring back the old stupid interleaving, and leave this... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
divverent | try interleaving exactly like example_encode.c |
commit | commitdiff | tree | snapshot |
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 |
next |