2009-10-23 |
divverent | make ODE entities call touch functions |
commit | commitdiff | tree | snapshot |
2009-10-23 |
divverent | speed up ODE by not creating bodies for non-physics... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
vortex | hacky and experimental DP_LIGHTSTYLE_STATICVALUE extens... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | fix ODE_DYNAMIC makefile stuff |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | makefile: new flag DP_ODE_DYNAMIC |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | fix warning |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | due to huge slowdowns even in non-ODE using games ... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | movedir stuff |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | make movedir_y fps independent |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | make springs use fps- and physics-engine independent... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | experimental support for springs: |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | add missing declarations |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | change cl_lerping interpolation model from euler angles... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | add cvars for world erp and cfm; remove pistons for... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
divverent | ODE: joints |
commit | commitdiff | tree | snapshot |
2009-10-21 |
havoc | don't emit obj materials more than once |
commit | commitdiff | tree | snapshot |
2009-10-21 |
havoc | fix an error in the spinvelocity -> avelocity conversion |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | disabled use of WINAPI in ODE_API because ODE uses... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
divverent | support DP_SV_BOUNCEFACTOR and .float gravity for ODE... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
divverent | comment out two unused functions (as ODE 0.9 does not... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | removed .axis_forward, .axis_left, .axis_up, .spinveloc... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | fix last fix |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | fix typo |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | added automatic conversion from legacy entity angles... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | fix compile error with .avelocity |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | fix bug with rotating bmodels |
commit | commitdiff | tree | snapshot |
2009-10-20 |
havoc | use dInitODE instead of dInitODE2 |
commit | commitdiff | tree | snapshot |
2009-10-20 |
divverent | fix two pointer bugs in ODE code |
commit | commitdiff | tree | snapshot |
2009-10-20 |
divverent | culling: fix culling of rotating entities... might... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
divverent | move the ODE_API modifiers where they should be |
commit | commitdiff | tree | snapshot |
2009-10-19 |
havoc | ODE physics engine support, needs more work, disabled... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
havoc | added examples of installing ogg cd tracks |
commit | commitdiff | tree | snapshot |
2009-10-19 |
havoc | fix a crash when r_shadow_lightattenuation* cvars are... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
divverent | more rcon_secure cleanup |
commit | commitdiff | tree | snapshot |
2009-10-18 |
divverent | clean up rcon_secure checks |
commit | commitdiff | tree | snapshot |
2009-10-18 |
havoc | replaced host_sleep with cl_maxfps_alwayssleep cvar... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
havoc | implemented real support for QW skins (pants, shirt... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
divverent | also support bouncefactor for MOVETYPE_BOUNCEMISSILE |
commit | commitdiff | tree | snapshot |
2009-10-17 |
eihrul | use r_shadow_shadowmapmaxsize instead of directly acces... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
eihrul | fix r_shadow_shadowmapping_maxsize validation to not... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
havoc | limit shadowmap maxsize to a value based on gl_max_size |
commit | commitdiff | tree | snapshot |
2009-10-17 |
havoc | changed submodel polygonoffset from 2 to 4 to fix the... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
havoc | added r_shadow_dot3 cvar to control whether GL1.3 hardw... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
havoc | turn off gl_combine by default, it's just too nasty... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
havoc | reorganized sv.writeentitiestoclient handling of Mod_Ca... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
havoc | changed handling of forbidden world writes - they are... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
havoc | do not use VBOs when gl_mesh_testarrayelement is 1 |
commit | commitdiff | tree | snapshot |
2009-10-14 |
havoc | fixed bug with gl_paranoid 1 when gl_vbo is 0 where... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
havoc | process particles/decals movement even if r_drawparticl... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
havoc | disable glLineWidth setting because it is producing... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
eihrul | disabled old shadowmap lod formula entirely |
commit | commitdiff | tree | snapshot |
2009-10-12 |
vortex | Experimental r_shadow_shadowmapping_quality cvar which... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
eihrul | support slope-dependent shadowmap biasing with polygon... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
divverent | restrict the protocols libcurl allows when redirecting... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
divverent | increase the accuracy of r_bloom_brighten a bit (or... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
divverent | fix bug that caused newlines of console lines to be... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
divverent | fix r_bloom_blur logic to not change brightness any... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
eihrul | rearrange r_shadow_shadowmap_texturetype settings so... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
eihrul | use R_SHADOW_SHADOWMODE_ enum for shadowmode for readab... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
eihrul | only honor r_shadow_shadowmapping cvar if both GLSL... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
havoc | check gl_support_fragment_shader before setting up... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
eihrul | fix for noselfshadow entities no culling from shadowmap... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
eihrul | avoid repeatedly thrashing GL state when switching... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
eihrul | improved culling of shadowmap sides against view frustum |
commit | commitdiff | tree | snapshot |
2009-10-07 |
eihrul | use bounding boxes for shadowmap side culling instead... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
vortex | Added reliable Q3BSP tangentspace/modelspace deluxemaps... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
eihrul | fixed biasing issue in shadowmap frustum culling |
commit | commitdiff | tree | snapshot |
2009-10-06 |
eihrul | improved shadowmap side culling |
commit | commitdiff | tree | snapshot |
2009-10-06 |
eihrul | use cached matrix elements for calculating determinant |
commit | commitdiff | tree | snapshot |
2009-10-06 |
divverent | even better matrix inversion (will test it later),... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
havoc | disable some slow code (clearing unused parameters... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
divverent | fix typo :P |
commit | commitdiff | tree | snapshot |
2009-10-05 |
divverent | fix typo elsif |
commit | commitdiff | tree | snapshot |
2009-10-05 |
divverent | add yet another (disabled) variant of determinants |
commit | commitdiff | tree | snapshot |
2009-10-05 |
eihrul | if(foo = false) -> if(foo == false) bug fix |
commit | commitdiff | tree | snapshot |
2009-10-05 |
havoc | faster Matrix4x4_Invert_Full based on David Moore code... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
divverent | rename them to dp_glossintensitymod and dp_glossexponentmod |
commit | commitdiff | tree | snapshot |
2009-10-05 |
divverent | while I am at it, also dp_specularscalemod |
commit | commitdiff | tree | snapshot |
2009-10-05 |
divverent | new shader keyword: dp_specularpowermod 2, makes gloss... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
vortex | -added game Blood Omnicide |
commit | commitdiff | tree | snapshot |
2009-10-04 |
divverent | also don't call PostThink on disconnected clients ;) |
commit | commitdiff | tree | snapshot |
2009-10-04 |
havoc | added sv_gameplayfix_consistentplayerprethink which... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
havoc | added DP_ENT_GLOWMOD extension, like DP_ENT_COLORMOD... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
divverent | tell QC about pixelheight too |
commit | commitdiff | tree | snapshot |
2009-10-04 |
havoc | changed uniform GlowScale to GlowColor |
commit | commitdiff | tree | snapshot |
2009-10-04 |
havoc | duplicated PRVM_ExecuteProgram to become MVM_ExecutePro... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
havoc | use one markframe variable |
commit | commitdiff | tree | snapshot |
2009-10-04 |
havoc | audited trace.endpos code |
commit | commitdiff | tree | snapshot |
2009-10-04 |
havoc | fix another case of Trace.endpos being set too early |
commit | commitdiff | tree | snapshot |
2009-10-04 |
havoc | fix bug in last patch - must set trace.endpos AFTER... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
havoc | split CL_Move into CL_TracePoint, CL_TraceLine, CL_Trac... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
havoc | added r_renderview cvar (similar to scr_refresh but... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
divverent | fix two not freed search handles |
commit | commitdiff | tree | snapshot |
2009-10-03 |
divverent | remove now unneeded code |
commit | commitdiff | tree | snapshot |
2009-10-03 |
divverent | fix connect after getchallenge, rcon, getchallenge... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
divverent | fix two bugs in srcon/rcon_secure 2. It now WORKS. |
commit | commitdiff | tree | snapshot |
2009-10-03 |
havoc | minor optimization to CL_RelinkLightFlashes |
commit | commitdiff | tree | snapshot |
2009-10-03 |
havoc | enable networking clients as legacy even with sv_onlycs... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
havoc | added cvar sv_onlycsqcnetworking which disables legacy... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
eihrul | compile separate index lists for each cubemap shadowmap... |
commit | commitdiff | tree | snapshot |
next |