2012-02-12 |
divverent | also support 1.2 again |
commit | commitdiff | tree | snapshot |
2012-02-12 |
divverent | implement the libpng longjmp hack properly. png_jmpbuf... |
commit | commitdiff | tree | snapshot |
2012-02-12 |
divverent | bring back old glibc workaround |
commit | commitdiff | tree | snapshot |
2012-02-12 |
divverent | fix jump buffer type |
commit | commitdiff | tree | snapshot |
2012-02-11 |
havoc | added cvars r_nearest_2d and r_nearest_conchars which... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
havoc | change mdl texcoord loading to not have a .5 pixel... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
divverent | support libpng 1.5.0 |
commit | commitdiff | tree | snapshot |
2012-02-11 |
divverent | add a static to an unprototyped internal function to... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
divverent | fix two seriously wrong memset calls possibly causing... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
divverent | fix clang warnings for unused result of *_LockThreadMutex |
commit | commitdiff | tree | snapshot |
2012-02-11 |
divverent | fix a few clang warnings that try to hint to buffer... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
divverent | use togglemenu 1 to enable menu at startup |
commit | commitdiff | tree | snapshot |
2012-02-07 |
divverent | allow GET requests to be signed too (typo fix) |
commit | commitdiff | tree | snapshot |
2012-02-01 |
havoc | moved S_FreeSfx call in S_StopChannel to be in a safer... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
divverent | fix a compile error; don't reallocate if target is... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
eihrul | ensure texture is not null before adjusting bind counter |
commit | commitdiff | tree | snapshot |
2012-01-30 |
divverent | properly handle !vid.support.arb_texture_non_power_of_t... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
havoc | remove a confusing #if |
commit | commitdiff | tree | snapshot |
2012-01-26 |
divverent | fix avgcolor calculation when loading dds |
commit | commitdiff | tree | snapshot |
2012-01-26 |
divverent | remove PRECACHE_PIC_NOCLAMP because it currently has... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
divverent | Revert "don't compare texflags in Draw_CachePic_Flags... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
divverent | don't compare texflags in Draw_CachePic_Flags simply... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
divverent | update dpdefs; support flags to precache_pic |
commit | commitdiff | tree | snapshot |
2012-01-24 |
divverent | remove PRECACHE_PIC_NOCLAMP because it currently has... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
divverent | Revert "don't compare texflags in Draw_CachePic_Flags... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
divverent | don't compare texflags in Draw_CachePic_Flags simply... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
divverent | add a (yet unused) CACHEPICFLAG_MIPMAP |
commit | commitdiff | tree | snapshot |
2012-01-24 |
divverent | mod_obj_orientation: affect modeldecompile too |
commit | commitdiff | tree | snapshot |
2012-01-22 |
eihrul | UNMERGE! flip dpsoftrast's texture memory layout so... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
divverent | WORKAROUND: turn off vid.support.ext_framebuffer_object... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
eihrul | flip dpsoftrast's texture memory layout so it matches... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
divverent | Revert "note that in some cases, crypto_aeslevel change... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
divverent | note that in some cases, crypto_aeslevel changes need... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
eihrul | better ATI detection |
commit | commitdiff | tree | snapshot |
2012-01-16 |
divverent | workaround for upside down bug in dpsoftrast: turn... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
divverent | offsetmapping LOD: at least 3 steps! |
commit | commitdiff | tree | snapshot |
2012-01-16 |
divverent | fix scale issue with offsetmapping LOD due to calculate... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
divverent | force a send if movesequence changed |
commit | commitdiff | tree | snapshot |
2012-01-09 |
divverent | fix c/s consistency of sv_gameplayfix_nogravityonground... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
divverent | add a missing line from the previous commit |
commit | commitdiff | tree | snapshot |
2012-01-09 |
divverent | fix issues with V_CalcRefdef in CSQC and stereo view |
commit | commitdiff | tree | snapshot |
2012-01-09 |
divverent | fix c/s consistency of sv_gameplayfix_nogravityonground... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
divverent | add a missing line from the previous commit |
commit | commitdiff | tree | snapshot |
2012-01-09 |
divverent | fix issues with V_CalcRefdef in CSQC and stereo view |
commit | commitdiff | tree | snapshot |
2012-01-09 |
divverent | use a param for velocity too |
commit | commitdiff | tree | snapshot |
2012-01-09 |
divverent | fix a typo, removing use of cl.viewangles |
commit | commitdiff | tree | snapshot |
2012-01-09 |
divverent | add TODO markers, possibly for WIP3 version of V_CalcRe... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
divverent | DP_CSQC_V_CALCREFDEF_WIP2 |
commit | commitdiff | tree | snapshot |
2012-01-09 |
divverent | add viewmodel info too |
commit | commitdiff | tree | snapshot |
2012-01-09 |
divverent | VectorCopy vieworg and viewangles in intermission too |
commit | commitdiff | tree | snapshot |
2012-01-09 |
vortex | Try fix ode_body cast. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
vortex | ODE stuff: |
commit | commitdiff | tree | snapshot |
2012-01-09 |
havoc | if vertex texture blending is used with a _glow texture... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
havoc | check rsurface.texture->backgroundglowtexture as well... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
vortex | UNMERGE! ODE stuff: |
commit | commitdiff | tree | snapshot |
2012-01-03 |
vortex | UNMERGE! Try fix ode_body cast. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Rudolf Polzer | ::stable-branch::reset=d2daf00cd44c7a3be817bfddbf221ff6... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Rudolf Polzer | ::stable-branch::rebase=d2daf00cd44c7a3be817bfddbf221ff... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
divverent | argh, sorry for broken copypasta |
commit | commitdiff | tree | snapshot |
2012-01-03 |
divverent | argh, sorry for broken copypasta |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Samual | Fix compile error for VM_getimagesize |
commit | commitdiff | tree | snapshot |
2012-01-03 |
divverent | getimagesize(): return '0 0 0' for missing texture... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
divverent | getimagesize(): return '0 0 0' for missing texture... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
divverent | allow control over User-Agent: |
commit | commitdiff | tree | snapshot |
2012-01-03 |
divverent | allow control over User-Agent: |
commit | commitdiff | tree | snapshot |
2011-12-31 |
vortex | Try fix ode_body cast. |
commit | commitdiff | tree | snapshot |
2011-12-31 |
divverent | EF_DYNAMICMODELLIGHT |
commit | commitdiff | tree | snapshot |
2011-12-31 |
vortex | UNMERGE! ODE stuff: |
commit | commitdiff | tree | snapshot |
2011-12-31 |
divverent | EF_DYNAMICMODELLIGHT |
commit | commitdiff | tree | snapshot |
2011-12-31 |
divverent | fix a typo in V_CalcRefdef regarding csqc view entities |
commit | commitdiff | tree | snapshot |
2011-12-31 |
vortex | ODE stuff: |
commit | commitdiff | tree | snapshot |
2011-12-31 |
divverent | fix a typo in V_CalcRefdef regarding csqc view entities |
commit | commitdiff | tree | snapshot |
2011-12-31 |
divverent | some fixes for dpdefs |
commit | commitdiff | tree | snapshot |
2011-12-31 |
havoc | change GAME_STEELSTORM2 to be after GAME_STEELSTORM... |
commit | commitdiff | tree | snapshot |
2011-12-31 |
havoc | swap order of GAME_STEELSTORM and GAME_STEELSTORM2... |
commit | commitdiff | tree | snapshot |
2011-12-31 |
vortex | Cumulative patch: |
commit | commitdiff | tree | snapshot |
2011-12-31 |
vortex | ODE stuff: |
commit | commitdiff | tree | snapshot |
2011-12-30 |
divverent | some fixes for dpdefs |
commit | commitdiff | tree | snapshot |
2011-12-28 |
havoc | change GAME_STEELSTORM2 to be after GAME_STEELSTORM... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
havoc | swap order of GAME_STEELSTORM and GAME_STEELSTORM2... |
commit | commitdiff | tree | snapshot |
2011-12-26 |
divverent | make CSQC support the >0.05s/<0.0005s handling of stand... |
commit | commitdiff | tree | snapshot |
2011-12-26 |
divverent | make CSQC support the >0.05s/<0.0005s handling of stand... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
divverent | mod_obj_orientation cvar: 1 = DP's previous behaviour... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
divverent | mod_obj_orientation cvar: 1 = DP's previous behaviour... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
vortex | Cumulative patch: |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Rudolf Polzer | ::stable-branch::reset=83a9479f76fc8cb37c8142b21b594211... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
divverent | oops, didn't want this debug spam to be committed |
commit | commitdiff | tree | snapshot |
2011-12-20 |
divverent | if(developer_extra.integer) Con_DPrintf("VM_CL_gettagin... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
divverent | if(developer_extra.integer) Con_DPrintf("VM_CL_gettagin... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
divverent | oops, didn't want this debug spam to be committed |
commit | commitdiff | tree | snapshot |
2011-12-18 |
divverent | skip skip |
commit | commitdiff | tree | snapshot |
2011-12-18 |
divverent | skip skip |
commit | commitdiff | tree | snapshot |
2011-12-15 |
divverent | r_water, MODE_REFRACTION: support alphaGen vertex for... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
divverent | r_water, MODE_REFRACTION: support alphaGen vertex for... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
divverent | support alphaGen vertex |
commit | commitdiff | tree | snapshot |
2011-12-13 |
divverent | get rid of 3 permutation bits |
commit | commitdiff | tree | snapshot |
2011-12-13 |
divverent | support alphaGen vertex |
commit | commitdiff | tree | snapshot |
2011-12-13 |
divverent | get rid of 3 permutation bits |
commit | commitdiff | tree | snapshot |
2011-12-12 |
divverent | m_toggle takes a parameter, fix its definition |
commit | commitdiff | tree | snapshot |
2011-12-12 |
divverent | m_toggle takes a parameter, fix its definition |
commit | commitdiff | tree | snapshot |
next |