]> git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2012-01-24 divverentremove PRECACHE_PIC_NOCLAMP because it currently has...
2012-01-24 divverentRevert "don't compare texflags in Draw_CachePic_Flags...
2012-01-24 divverentdon't compare texflags in Draw_CachePic_Flags simply...
2012-01-24 divverentadd a (yet unused) CACHEPICFLAG_MIPMAP
2012-01-24 divverentmod_obj_orientation: affect modeldecompile too
2012-01-22 eihrulUNMERGE! flip dpsoftrast's texture memory layout so...
2012-01-22 divverentWORKAROUND: turn off vid.support.ext_framebuffer_object...
2012-01-19 eihrulflip dpsoftrast's texture memory layout so it matches...
2012-01-19 divverentRevert "note that in some cases, crypto_aeslevel change...
2012-01-19 divverentnote that in some cases, crypto_aeslevel changes need...
2012-01-16 eihrulbetter ATI detection
2012-01-16 divverentworkaround for upside down bug in dpsoftrast: turn...
2012-01-16 divverentoffsetmapping LOD: at least 3 steps!
2012-01-16 divverentfix scale issue with offsetmapping LOD due to calculate...
2012-01-09 divverentforce a send if movesequence changed
2012-01-09 divverentfix c/s consistency of sv_gameplayfix_nogravityonground...
2012-01-09 divverentadd a missing line from the previous commit
2012-01-09 divverentfix issues with V_CalcRefdef in CSQC and stereo view
2012-01-09 divverentfix c/s consistency of sv_gameplayfix_nogravityonground...
2012-01-09 divverentadd a missing line from the previous commit
2012-01-09 divverentfix issues with V_CalcRefdef in CSQC and stereo view
2012-01-09 divverentuse a param for velocity too
2012-01-09 divverentfix a typo, removing use of cl.viewangles
2012-01-09 divverentadd TODO markers, possibly for WIP3 version of V_CalcRe...
2012-01-09 divverentDP_CSQC_V_CALCREFDEF_WIP2
2012-01-09 divverentadd viewmodel info too
2012-01-09 divverentVectorCopy vieworg and viewangles in intermission too
2012-01-09 vortexTry fix ode_body cast.
2012-01-09 vortexODE stuff:
2012-01-09 havocif vertex texture blending is used with a _glow texture...
2012-01-09 havoccheck rsurface.texture->backgroundglowtexture as well...
2012-01-03 vortexUNMERGE! ODE stuff:
2012-01-03 vortexUNMERGE! Try fix ode_body cast.
2012-01-03 Rudolf Polzer::stable-branch::reset=d2daf00cd44c7a3be817bfddbf221ff6...
2012-01-03 Rudolf Polzer::stable-branch::rebase=d2daf00cd44c7a3be817bfddbf221ff...
2012-01-03 divverentargh, sorry for broken copypasta
2012-01-03 divverentargh, sorry for broken copypasta
2012-01-03 SamualFix compile error for VM_getimagesize
2012-01-03 divverentgetimagesize(): return '0 0 0' for missing texture...
2012-01-03 divverentgetimagesize(): return '0 0 0' for missing texture...
2012-01-03 divverentallow control over User-Agent:
2012-01-03 divverentallow control over User-Agent:
2011-12-31 vortexTry fix ode_body cast.
2011-12-31 divverentEF_DYNAMICMODELLIGHT
2011-12-31 vortexUNMERGE! ODE stuff:
2011-12-31 divverentEF_DYNAMICMODELLIGHT
2011-12-31 divverentfix a typo in V_CalcRefdef regarding csqc view entities
2011-12-31 vortexODE stuff:
2011-12-31 divverentfix a typo in V_CalcRefdef regarding csqc view entities
2011-12-31 divverentsome fixes for dpdefs
2011-12-31 havocchange GAME_STEELSTORM2 to be after GAME_STEELSTORM...
2011-12-31 havocswap order of GAME_STEELSTORM and GAME_STEELSTORM2...
2011-12-31 vortexCumulative patch:
2011-12-31 vortexODE stuff:
2011-12-30 divverentsome fixes for dpdefs
2011-12-28 havocchange GAME_STEELSTORM2 to be after GAME_STEELSTORM...
2011-12-28 havocswap order of GAME_STEELSTORM and GAME_STEELSTORM2...
2011-12-26 divverentmake CSQC support the >0.05s/<0.0005s handling of stand...
2011-12-26 divverentmake CSQC support the >0.05s/<0.0005s handling of stand...
2011-12-23 divverentmod_obj_orientation cvar: 1 = DP's previous behaviour...
2011-12-23 divverentmod_obj_orientation cvar: 1 = DP's previous behaviour...
2011-12-21 vortexCumulative patch:
2011-12-21 Rudolf Polzer::stable-branch::reset=83a9479f76fc8cb37c8142b21b594211...
2011-12-20 divverentoops, didn't want this debug spam to be committed
2011-12-20 divverentif(developer_extra.integer) Con_DPrintf("VM_CL_gettagin...
2011-12-20 divverentif(developer_extra.integer) Con_DPrintf("VM_CL_gettagin...
2011-12-20 divverentoops, didn't want this debug spam to be committed
2011-12-18 divverentskip skip
2011-12-18 divverentskip skip
2011-12-15 divverentr_water, MODE_REFRACTION: support alphaGen vertex for...
2011-12-15 divverentr_water, MODE_REFRACTION: support alphaGen vertex for...
2011-12-13 divverentsupport alphaGen vertex
2011-12-13 divverentget rid of 3 permutation bits
2011-12-13 divverentsupport alphaGen vertex
2011-12-13 divverentget rid of 3 permutation bits
2011-12-12 divverentm_toggle takes a parameter, fix its definition
2011-12-12 divverentm_toggle takes a parameter, fix its definition
2011-12-12 divverentVM_sprintf: support color codes in %s
2011-12-12 divverentif no varfunc is left, NULL it
2011-12-12 divverentalias expansion, cvar expansion: support optional arguments
2011-12-12 vortexAdd THREADDISABLE define to make builds with whole...
2011-12-12 divverentVM_sprintf: support color codes in %s
2011-12-11 divverentif no varfunc is left, NULL it
2011-12-10 divverentalias expansion, cvar expansion: support optional arguments
2011-12-09 vortexAdd THREADDISABLE define to make builds with whole...
2011-12-09 divverentfix stupid typo
2011-12-09 divverentfix stupid typo
2011-12-09 divverentfor crypto keys, also write an easy to share text file...
2011-12-09 divverentWhile I'm reworking this anyway: also write a file...
2011-12-09 divverentblind_id: rework of keygen to be able to save an unsign...
2011-12-09 vortexODE: experimental 'erp' field for per-entity control...
2011-12-09 vortexRF_MODELLIGHT compatible with getlight() - assuming...
2011-12-09 havocprint E5_COMPLEXANIMATION and E5_TRAILEFFECTNUM in
2011-12-09 havocdisable VorteX's broken physics_ode_constantstep code...
2011-12-09 havocr_showbboxes now shows SOLID_CORPSE as orange
2011-12-09 divverentfor crypto keys, also write an easy to share text file...
2011-12-09 divverentWhile I'm reworking this anyway: also write a file...
2011-12-09 divverentblind_id: rework of keygen to be able to save an unsign...
2011-12-08 vortexODE: experimental 'erp' field for per-entity control...
2011-12-08 vortexRF_MODELLIGHT compatible with getlight() - assuming...
next