]> git.xonotic.org Git - xonotic/darkplaces.git/history - cl_particles.c
Cvar onChange for qc menu for stable branch
[xonotic/darkplaces.git] / cl_particles.c
2020-03-23 havocRefactored R_UpdateEntityLighting to CL_UpdateEntitySha...
2020-03-20 havocUNMERGE! Refactored R_UpdateEntityLighting to CL_Update...
2020-03-15 havocRefactored R_UpdateEntityLighting to CL_UpdateEntitySha...
2020-03-15 havocMissed the cl_particles.c edits to remove RSurf_ActiveW...
2018-04-03 havocAdd skipmaterialflagsmask feature to TraceLine and...
2016-11-29 havocAdd skipsupercontentsmask parameter to all the collisio...
2016-11-29 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-11-27 havocAdd skipsupercontentsmask parameter to all the collisio...
2016-11-27 havocRollback last change which was meant to be many smaller...
2016-11-27 havocAdded developer_memorylargerthanmb cvar which dprints...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2015-03-11 divverentLimit number of particles created at once.
2015-03-10 divverentLimit number of particles created at once.
2015-03-06 Rudolf Polzer::stable-branch::reset=704d101890948f0f496ce4fe73be5231...
2015-03-05 divverentFix a dead initialization. Fix a use of an uninitialize...
2015-03-02 divverentJust in case, make decalsequence always unsigned too.
2014-05-08 havocOverhauled the tracebox extending code, it now lives...
2014-05-08 havocOverhauled the tracebox extending code, it now lives...
2013-10-03 divverentsupport "declaring" particle effects at the top of...
2013-09-30 divverentsupport "declaring" particle effects at the top of...
2013-08-03 divverentaudit all uses of CL_ParticleEffect and CL_ParticleTrai...
2013-08-03 divverentTreat attempts to draw trails with pointparticles as...
2013-07-29 divverentaudit all uses of CL_ParticleEffect and CL_ParticleTrai...
2013-07-29 divverentTreat attempts to draw trails with pointparticles as...
2013-07-28 divverentcl_particles_forcetraileffects: emulate old trail behav...
2013-07-28 divverentcl_particles_forcetraileffects: emulate old trail behav...
2013-07-27 divverentSeparate box and trail particles. Makes Xonotic's Nex...
2013-07-27 havocfix effectinfo.txt trail effects which were honoring...
2013-07-27 divverentSeparate box and trail particles. Makes Xonotic's Nex...
2013-04-21 divverentfix endless loop with gcc 4.8
2013-04-19 divverentfix endless loop with gcc 4.8
2013-04-16 havocwhen using engine particles (not effectinfo), prevent...
2013-04-16 havocwhen using engine particles (not effectinfo), prevent...
2013-02-25 havocchanged r_refdef.stats struct to be an array indexed...
2013-02-25 havocadded velocity-oriented blood decals, cvar is cl_decals...
2013-02-23 havocchanged r_refdef.stats struct to be an array indexed...
2013-02-23 havocadded velocity-oriented blood decals, cvar is cl_decals...
2013-01-10 havocfix effectinfo.txt trail effects which were honoring...
2012-06-15 vortexNew shader keyword dptransparentsort (can be "sky"...
2012-05-24 vortexNew shader keyword dptransparentsort (can be "sky"...
2012-04-15 havocfix a use of Cmd_Argv(1) as a dpsnprintf format string
2012-04-12 havocfix a use of Cmd_Argv(1) as a dpsnprintf format string
2012-04-11 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-04-04 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-04-01 havocmark some functions as static to hush warnings
2012-04-01 vortexcl_particles_reloadeffects <filename> - reload effects...
2012-03-22 havocmark some functions as static to hush warnings
2012-03-20 vortexcl_particles_reloadeffects <filename> - reload effects...
2011-12-03 divverentfix a typo... why didn't compiler error
2011-12-03 divverenteffectinfo: lightcorona <alphascale> <sizescale> (defau...
2011-12-02 divverentfix a typo... why didn't compiler error
2011-12-02 divverenteffectinfo: lightcorona <alphascale> <sizescale> (defau...
2011-11-15 divverentnew effectinfo keywords: relativeoriginoffset, relative...
2011-11-15 divverentnew effectinfo keywords: relativeoriginoffset, relative...
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-09 havocadded r_transparent_sortsurfacesbynearest cvar (default...
2011-10-31 divverentframegroups: add support for group names specified...
2011-10-27 divverentframegroups: add support for group names specified...
2011-10-23 divverentfix a sRGB conversion in effectinfo handling
2011-10-23 divverentfix a sRGB conversion in effectinfo handling
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-18 havocfix motionblur with r_viewfbo 2 or 3
2011-10-16 havocfix motionblur with r_viewfbo 2 or 3
2011-07-31 vortexFix gl_texturecompression_sprites to check for gl_textu...
2011-07-24 vortexFix gl_texturecompression_sprites to check for gl_textu...
2011-07-01 havoceffectinfo velocitymultiplier defaults to 0 again
2011-07-01 havocfix default effectinfo gravity and size
2011-07-01 havoceffectinfo velocitymultiplier defaults to 0 again
2011-07-01 havocfix default effectinfo gravity and size
2011-07-01 havocdefault effectinfo velocitymultiplier to 0 in nexuiz...
2011-07-01 havocdefault effectinfo velocitymultiplier to 0 in nexuiz...
2011-06-30 havocfix some loading errors on effectinfo.txt where variabl...
2011-06-30 havocfix some loading errors on effectinfo.txt where variabl...
2011-05-29 havocadded r_trippy cvar
2011-05-29 havocadded r_trippy cvar
2011-05-27 havocapply vid_sRGB correction to viewblends and particles
2011-05-27 havocapply vid_sRGB correction to viewblends and particles
2011-05-23 vortexAdded "loadcubemap" builtin to allow preload cubemaps...
2011-05-20 vortexAdded "loadcubemap" builtin to allow preload cubemaps...
2011-05-09 havocadded vid_sRGB cvar, this replaces the r_texture_sRGB...
2011-05-07 havocadded vid_sRGB cvar, this replaces the r_texture_sRGB...
2011-05-03 vortexTransparent sorting: added maxdist and array size cvars...
2011-05-02 vortexTransparent sorting: added maxdist and array size cvars...
2011-04-10 havocimplemented support for GL_EXT_texture_sRGB to preserve...
2011-04-10 havocimplemented support for GL_EXT_texture_sRGB to preserve...
2011-03-30 havocfix some warnings
2011-03-28 havocfix some warnings
2011-03-25 vortexAdd R_LightPoint which is fast version of R_CompleteLig...
2011-03-24 vortexAdd R_LightPoint which is fast version of R_CompleteLig...
2011-03-07 Rudolf Polzer::stable-branch::reset=c0b5a9d4a829afdee87b9ef5fc508dff...
2011-03-01 havocq1bsp traceline code now hits surfaces, this comes...
2011-02-12 Rudolf Polzer::stable-branch::reset=83d0515e854d7acf232a792868fe330b...
2011-02-09 havocGL20 path now uses same shader as GLES2 (albeit with...
2010-12-17 divverentdo not crash if loading a particlefont texture fails
2010-12-17 divverentdo not crash if loading a particlefont texture fails
2010-11-21 havocsomeone broke R_CompleteLightPoint, fix this call
2010-11-21 havocsomeone broke R_CompleteLightPoint, fix this call
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-11-19 havocfix fog on particles (premultiplied alpha change was...
2010-11-19 havocparticle rendering now uses premultiplied alpha (texture is
next