]> git.xonotic.org Git - xonotic/darkplaces.git/history - cl_main.c
Cvar onChange for qc menu for stable branch
[xonotic/darkplaces.git] / cl_main.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...
2018-08-03 havocConfigure all of the CL_MeshEntities* meshes the same...
2018-08-03 havocDon't duplicate the entity relinking when using CSQC.
2018-04-05 havocVarious cleanup.
2018-04-04 havocUNMERGE! Various cleanup.
2018-04-03 havocRewrote most of r_lightning.c, it now uses CL_MeshEntit...
2018-04-03 havocAdd CL_MeshEntities_*, every frame in the client all...
2018-04-03 havocVarious cleanup.
2018-04-03 havocAdd skipmaterialflagsmask feature to TraceLine and...
2016-11-29 havocAdd skipsupercontentsmask parameter to all the collisio...
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...
2014-06-04 havocAdded Quake2 BSP support (IBSP38), this is a work in...
2014-06-04 havocFixed a large number of WIN64 type conversion warnings.
2014-06-01 havocAdded Quake2 BSP support (IBSP38), this is a work in...
2014-05-29 havocFixed a large number of WIN64 type conversion warnings.
2014-05-08 havocOverhauled the tracebox extending code, it now lives...
2014-05-08 havocOverhauled the tracebox extending code, it now lives...
2013-09-21 divverentRework game specific hacks to have a special group...
2013-09-19 divverentRework game specific hacks to have a special group...
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-07-27 divverentSeparate box and trail particles. Makes Xonotic's Nex...
2013-07-27 divverentSeparate box and trail particles. Makes Xonotic's Nex...
2013-07-13 divverentNew rate burst handling; cvars: cl_rate_burstsize,...
2013-07-13 divverentNew rate burst handling; cvars: cl_rate_burstsize,...
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-03-18 havocVM_FrameBlendFromFrameGroupBlend was using cl.time...
2012-03-18 havocVM_FrameBlendFromFrameGroupBlend was using cl.time...
2011-12-31 divverentEF_DYNAMICMODELLIGHT
2011-12-31 divverentEF_DYNAMICMODELLIGHT
2011-11-19 divverentsupport viewentity to be shared; DP_CSQC_V_CALCREFDEF
2011-11-19 divverentsupport viewentity to be shared; DP_CSQC_V_CALCREFDEF
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-08 havocallow time-based traileffectnum effects by passing...
2011-11-08 havocallow time-based traileffectnum effects by passing...
2011-11-05 havocfix crash in CL_ModelIndexList_f
2011-11-04 havocfix crash in CL_ModelIndexList_f
2011-11-02 divverentfix accuracy issue in timerefresh
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-14 havocremoved OffscreenGecko support because it is not maintained
2011-10-14 havocremoved OffscreenGecko support because it is not maintained
2011-08-23 divverentcvar: csqc_usedemoprogs
2011-08-20 divverentcvar: csqc_usedemoprogs
2011-06-27 havocfix C++ compile errors
2011-06-27 havocimplemented DP_ENT_TRAILEFFECTNUM extension, which...
2011-06-27 havocfix C++ compile errors
2011-06-26 havocimplemented DP_ENT_TRAILEFFECTNUM extension, which...
2011-06-26 divverentfunny feature: cl_lerpexcess
2011-06-26 divverentfunny feature: cl_lerpexcess
2011-05-31 divverentviewmodel matrix fixes:
2011-05-31 divverentviewmodel matrix fixes:
2011-05-06 havocadded .float sendcomplexanimation server qc field which...
2011-05-06 havocadded .float sendcomplexanimation server qc field which...
2011-03-20 vortexdynamically grow maxtempentities
2011-03-20 havocmake it easier to benchmark steelstorm by stopping...
2011-03-20 havocmake it easier to benchmark steelstorm by stopping...
2011-03-19 vortexadd -maxtempents switch to increase starting 256/4000...
2011-03-19 vortexdynamically grow maxtempentities
2011-03-19 vortexadd -maxtempents switch to increase starting 256/4000...
2011-03-07 Rudolf Polzer::stable-branch::reset=c0b5a9d4a829afdee87b9ef5fc508dff...
2011-03-01 havocq1bsp traceline code now hits surfaces, this comes...
2010-12-16 divverentWhen reallocating CSQC render entity space, make sure...
2010-12-16 divverentWhen reallocating CSQC render entity space, make sure...
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-10-17 divverentextension (does this need a QC extension name?): allow...
2010-10-16 divverentextension (does this need a QC extension name?): allow...
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-09-03 divverentadded arg: connect-userinfo; works like this: "connect...
2010-09-03 divverentadded arg: connect-userinfo; works like this: "connect...
2010-07-02 havocfix a bunch of warnings if compiling darkplaces as...
2010-05-15 divverentDP_CSQC_BOXPARTICLES
2010-05-15 havocfixed bug with effectinfo.txt loading so that it now...
2010-05-12 divverentDP_CSQC_BOXPARTICLES
2010-05-10 havocfixed bug with effectinfo.txt loading so that it now...
2010-05-09 divverentscreenshot: get rid of the 3*w*h+18 TGA buffer; instead...
2010-05-09 divverentscreenshot: get rid of the 3*w*h+18 TGA buffer; instead...
2010-05-05 divverentdemo deleting: switch the meaning of the values 2 and...
2010-05-04 divverentdemo deleting: switch the meaning of the values 2 and...
2010-05-02 divverentAdd QC/cfg facilities to control deletion of automatica...
2010-05-02 divverentAdd QC/cfg facilities to control deletion of automatica...
2010-03-20 havocimplemented a new type of height fog using a texture...
2010-03-09 havocimplemented a new type of height fog using a texture...
2010-03-02 havocadded cl_prydoncursor_notrace cvar
2010-02-27 havocadded cl_prydoncursor_notrace cvar
2010-01-19 havocdon't reject render entities from being added just...
2010-01-16 havocdon't reject render entities from being added just...
2010-01-08 havocmore memory savings
2010-01-08 havocmore memory savings
2009-12-24 havocfix some warnings about a variable being used twice...
2009-12-20 divverent- fix specular stuff on Q1BSP
2009-12-20 samualUpdate cl_deathfade cvar description
2009-11-22 havocimplemented FTE_CSQC_SKELETONOBJECTS (clientside support)
next