2011-10-14 |
havoc | removed OffscreenGecko support because it is not maintained |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | removed scr_zoomwindow feature to simplify code |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | fix bugs with CSQC clearscene function - it now restore... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | added getproperty and getpropertyvec |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | use PRVM_serverfunction when looking up SV_ChangeTeam, |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | moved surface culling code to a separate function,... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | added sv_areadebug cvar which disables the use of the... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | added r_hdr_irisadaptation_radius which determines... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | display scene brightness (r_refdef.view.colorscale... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | removed S_StartSound_StartPosition function because... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
havoc | added cvar sv_gameplayfix_bugfixedcheckwatertransition... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | cl_movement: hit CSQC entities if solid (rationale... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | add cvars: snd_attenuation_exponent, snd_attenuation_de... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
divverent | improve logic for silent sound cutoff based on output... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
divverent | add a TODO comment about sound falloff curve, needs... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
divverent | sound mixing: PROPERLY detect silent sounds. Old code... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
divverent | if the two mtimes are identical, also use the max inter... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
divverent | by default, skip start of the sound, don't delay (to... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
divverent | provide cvars to change identical sound randomization |
commit | commitdiff | tree | snapshot |
2011-10-07 |
divverent | sound: when randomizing sound start times, check pitch... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
divverent | server list: allow more AND and OR masks (except in... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
divverent | fix warnings I caused in a previous commit |
commit | commitdiff | tree | snapshot |
2011-10-04 |
divverent | fix broken English |
commit | commitdiff | tree | snapshot |
2011-10-01 |
eihrul | fix crash when compiling shadowmaps for certain Q3BSP... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
eihrul | better fix for skeletal no-bones case |
commit | commitdiff | tree | snapshot |
2011-10-01 |
eihrul | handle no-bones case for skeletal animation |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | implement digest_hex() |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | document DP_QC_DIGEST |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | move crc16() |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | oops, I hadn't document DP_QC_I18N back then... sorry... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | Mac: |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | detect if items2 field was declared in the quakec rathe... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | CSQC_Event_Sound: pass pitch shift info; actually apply... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | round the pitchchange setting to the nearest value |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | fix another bug with sound pitchspeed parameter |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | write SND_SPEEDUSHORT4000 correctly |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | fix two warnings (both were bad but unlikely to cause... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | export DP_SND_SOUND7_WIP2 (pitch shifting) to checkexte... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | video capture: add the missing 32768.0f factor |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | added network protocol for sound speed |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | fixed multiple crashes and infinite loops in sound... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
divverent | CSQC: support the sound pitch shift arg (NOT in SVQC... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
havoc | sound mixer now operates on floating point, has on... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
vortex | CSQC Getlight - added globals: |
commit | commitdiff | tree | snapshot |
2011-09-26 |
divverent | DDS: properly count miplevels for 1x1 textures too... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
vortex | DP_PHYSICS_ODE: new SOLID_PHYSICS_CYLINDER. New "massof... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
havoc | if MATERIALFLAG_CUSTOMBLEND, clear MATERIALFLAG_ADD and |
commit | commitdiff | tree | snapshot |
2011-09-26 |
havoc | fix watershader on entities |
commit | commitdiff | tree | snapshot |
2011-09-26 |
havoc | avoid crashes on watershader surfaces in models that... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
havoc | tighten the tolerances on water plane merging |
commit | commitdiff | tree | snapshot |
2011-09-26 |
havoc | transform surface vertices to worldspace before calcula... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
havoc | fix issues with watershader on models, also now support... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
divverent | prevent recursive invocation of loading screen |
commit | commitdiff | tree | snapshot |
2011-09-21 |
divverent | cvar saving robustness |
commit | commitdiff | tree | snapshot |
2011-09-21 |
havoc | added scr_screenshot_timestamp cvar which defaults... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
havoc | register the snd_streaming_length cvar |
commit | commitdiff | tree | snapshot |
2011-09-16 |
divverent | new cvar: snd_streaming_length ("don't stream sound... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
divverent | fix a crash on CentOS 5.6 |
commit | commitdiff | tree | snapshot |
2011-09-14 |
eihrul | slightly better non-VSDCT shadowmap code |
commit | commitdiff | tree | snapshot |
2011-09-14 |
eihrul | abstracted texture2DOffset usage to work around GLSL... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
eihrul | fix error with unused ClientTime reference |
commit | commitdiff | tree | snapshot |
2011-09-14 |
vortex | Added DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
havoc | changed executable name detection to ignore path |
commit | commitdiff | tree | snapshot |
2011-09-14 |
eihrul | slightly faster non-VSDCT GetShadowMapTC2D variant |
commit | commitdiff | tree | snapshot |
2011-09-14 |
eihrul | fix fix for shadow sampler sampling |
commit | commitdiff | tree | snapshot |
2011-09-14 |
eihrul | fix sampling of shadow2D results |
commit | commitdiff | tree | snapshot |
2011-09-11 |
divverent | clip velocity when detecting ground |
commit | commitdiff | tree | snapshot |
2011-09-11 |
divverent | more canjump fixes |
commit | commitdiff | tree | snapshot |
2011-09-11 |
divverent | fix another canjump tracking bug; STILL not good |
commit | commitdiff | tree | snapshot |
2011-09-11 |
divverent | fix one bug in cl_movement_track_canjump. Still buggy. |
commit | commitdiff | tree | snapshot |
2011-09-11 |
divverent | add a FIXME comment regarding canjump, will check that... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
divverent | modplug. set total length to 1<<30 now, as anything... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
havoc | changed D3D shader warning prints to dprints |
commit | commitdiff | tree | snapshot |
2011-09-11 |
divverent | simplify: just turn off rtlights on MATERIALFLAG_FULLBR... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
havoc | initialize some variables differently in the HLSL shade... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
havoc | fix a C++ error introduced when ddspixels was used... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
divverent | blendfunc addalpha |
commit | commitdiff | tree | snapshot |
2011-09-11 |
divverent | mod_q3shader_force_addalpha (default 0) |
commit | commitdiff | tree | snapshot |
2011-09-11 |
divverent | now that DDS loading is consistent with RGBA loading... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
divverent | DDS support: convert DXT3/DXT5 to DXT1 when requesting... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
divverent | fix interaction of blendfunc with rtlights |
commit | commitdiff | tree | snapshot |
2011-09-11 |
divverent | Revert "disable divVerent's texflags hack for now becau... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
havoc | disable divVerent's texflags hack for now because it... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
vortex | 2 new cvars: sv_gameplayfix_unstickentities and sv_game... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
havoc | implemented CSQC_InputEvent type 2 and type 3 mouse... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
divverent | showtex 1 xonotic-v0.5.0 |
commit | commitdiff | tree | snapshot |
2011-09-03 |
divverent | disable offsetmapping where TEXF_ALPHA is not set and... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
divverent | add -noconsole option to block console input and display |
commit | commitdiff | tree | snapshot |
2011-09-03 |
divverent | also set TEXF_ALPHA on GL_ONE GL_ONE (don't ask) |
commit | commitdiff | tree | snapshot |
2011-09-03 |
divverent | enable offsetmapping permutations only if a normalmap... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
divverent | set TEXF_ALPHA on shader stages only if necessary |
commit | commitdiff | tree | snapshot |
2011-09-01 |
divverent | change how offsetmapping bias works for less artifacts... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
divverent | fix parameter number |
commit | commitdiff | tree | snapshot |
2011-09-01 |
divverent | change to offsetmapping syntax: |
commit | commitdiff | tree | snapshot |
2011-09-01 |
divverent | on Unix, avoid actually creating config.cfg when testin... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
divverent | fix a typo causing compile error |
commit | commitdiff | tree | snapshot |
2011-08-30 |
divverent | fix another data loss type conversion |
commit | commitdiff | tree | snapshot |
2011-08-30 |
divverent | offsetbias: changed range to 0..1 to match what the... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
divverent | make offsetmapping bias actually work |
commit | commitdiff | tree | snapshot |
2011-08-30 |
vortex | Offsetmapping: new "Bias" parameter that sets a custom... |
commit | commitdiff | tree | snapshot |
next |