]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - cl_main.c
Eradicated the CVAR_NQUSERINFOHACK flag, for good
[xonotic/darkplaces.git] / cl_main.c
2020-06-23 cloudwalkEradicated the CVAR_NQUSERINFOHACK flag, for good
2020-06-23 cloudwalk(Round 4) Break up host_cmd.c
2020-06-22 cloudwalk(Round 2) Break up host_cmd.c
2020-06-22 cloudwalkFirst massive rename and move
2020-06-21 cloudwalkPartially revert r12699 pending better solution
2020-06-20 cloudwalkPut the loading plaque back in Host_Main for now, so...
2020-06-20 cloudwalkDefer menu initialization until after stuffcmds. Implem...
2020-06-19 cloudwalkHost_Main improvements. Workaround to avoid crash with...
2020-06-16 cloudwalkImplement "forcenearest" particle effect key, ported...
2020-06-11 cloudwalkInitial implementation of command flag system
2020-06-04 cloudwalkMake sure the rest of CL_Init only runs on client,...
2020-06-03 cloudwalkFix broken fonts in Xonotic. Start video after quake...
2020-06-03 cloudwalkFix crash when using +map on cmdline by starting video...
2020-05-30 cloudwalkClean up Host_Init a bit by moving other client init...
2020-05-26 havocAdded lightgrid texture based lighting in q3bsp maps...
2020-05-25 cloudwalkRevert "Fix visual regression where parts of the Xonoti...
2020-05-25 cloudwalkImplement Con_Error(f) and Con_Warn(f), error and warni...
2020-05-25 cloudwalkFix visual regression where parts of the Xonotic menu...
2020-05-25 havocAdd csqc_polygons_defaultmaterial_nocullface cvar which...
2020-05-25 havocReworked VM_CL_PolygonBegin/Vertex/End functions to...
2020-05-23 cloudwalkPrint "Disconnected" only if actually disconnecting...
2020-05-23 cloudwalkSlight refactor of loading screen. Starting a local...
2020-05-23 cloudwalkPrint when disconnected
2020-05-23 cloudwalkRemove duplicate function call. CL_Disconnect already...
2020-05-21 cloudwalkFix missing loading screen text. A redraw must always...
2020-05-20 cloudwalkMake connections atomic. Disconnect before trying to...
2020-01-23 havocRemove old decal system, cl_decals_newsystem has been...
2020-01-22 havocSet RENDER_NOSELFSHADOW on the MESH_UI entity to avoid...
2020-01-22 havoccvars are now instanced in &cvars_all as a tracking...
2020-01-21 havocSplit the global cmd interpreter into 4 separate ones...
2020-01-09 havocCorrected names in credits to be more accurate and...
2019-05-26 havocRemove a few unused locals.
2019-02-04 divverentRemove code for r_equalize_entities*.
2018-07-01 havocUse the model renderer on the UI - this means q3shaders...
2018-04-20 havocRemove the last remnants of DPSOFTRAST support in vid_g...
2018-04-13 havocCSQC polygonbegin functionality now uses the CL_MeshEnt...
2018-04-09 havocRefactored R_UpdateEntityLighting to CL_UpdateEntitySha...
2018-04-07 havocConfigure all of the CL_MeshEntities* meshes the same...
2018-04-07 havocDon't duplicate the entity relinking when using CSQC.
2018-03-25 havocRewrote most of r_lightning.c, it now uses CL_MeshEntit...
2018-03-25 havocAdd CL_MeshEntities_*, every frame in the client all...
2018-03-25 havocVarious cleanup.
2018-03-24 havocAdd skipmaterialflagsmask feature to TraceLine and...
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-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...
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-07-27 divverentSeparate box and trail particles. Makes Xonotic's Nex...
2013-07-13 divverentNew rate burst handling; cvars: cl_rate_burstsize,...
2012-04-04 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-03-18 havocVM_FrameBlendFromFrameGroupBlend was using cl.time...
2011-12-31 divverentEF_DYNAMICMODELLIGHT
2011-11-19 divverentsupport viewentity to be shared; DP_CSQC_V_CALCREFDEF
2011-11-08 havocallow time-based traileffectnum effects by passing...
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-08-20 divverentcvar: csqc_usedemoprogs
2011-06-27 havocfix C++ compile errors
2011-06-26 havocimplemented DP_ENT_TRAILEFFECTNUM extension, which...
2011-06-26 divverentfunny feature: cl_lerpexcess
2011-05-31 divverentviewmodel matrix fixes:
2011-05-06 havocadded .float sendcomplexanimation server qc field which...
2011-03-20 havocmake it easier to benchmark steelstorm by stopping...
2011-03-19 vortexdynamically grow maxtempentities
2011-03-19 vortexadd -maxtempents switch to increase starting 256/4000...
2011-03-01 havocq1bsp traceline code now hits surfaces, this comes...
2010-12-16 divverentWhen reallocating CSQC render entity space, make sure...
2010-10-16 divverentextension (does this need a QC extension name?): allow...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
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-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-04 divverentdemo deleting: switch the meaning of the values 2 and...
2010-05-02 divverentAdd QC/cfg facilities to control deletion of automatica...
2010-03-09 havocimplemented a new type of height fog using a texture...
2010-02-27 havocadded cl_prydoncursor_notrace cvar
2010-01-16 havocdon't reject render entities from being added just...
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)
2009-11-14 havocmake csqc render entities persistent (except the temp...
2009-11-09 divverentfix typo
2009-11-08 havocnew decal system (cl_decals_newsystem 1 to activate)
2009-11-07 divverentmore error code fixing
2009-11-07 divverentmore stupid error code passing
2009-11-07 divverenttry fixing gettaginfo in client with frameblend etc...
2009-11-06 havocimplemented fog height setting, along with fade depth...
2009-11-06 havocadded fogging info to rsurface state so model scaling...
2009-11-06 divverententity light equalization as an alternative rendering...
2009-10-22 vortexhacky and experimental DP_LIGHTSTYLE_STATICVALUE extens...
next