]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - client.h
we cannot skip the next 3 vars after encounting a vector - so we instead have to...
[xonotic/darkplaces.git] / client.h
2009-11-22 havocimplemented FTE_CSQC_SKELETONOBJECTS (clientside support)
2009-11-20 havocreworked decal system to limit the number of decal...
2009-11-14 havocmake csqc render entities persistent (except the temp...
2009-11-13 havocseparate handling of num_pvsclusterbytes in ViewCache...
2009-11-12 havocalways VIEWCACHEDYNAMIC
2009-11-12 havocfix bug with VIEWCACHEDYNAMIC
2009-11-12 havocdisable dynamic viewcache until bugs are fixed
2009-11-11 havocmigrated a large number of #define MAX values to quaked...
2009-11-08 havocnew decal system (cl_decals_newsystem 1 to activate)
2009-11-07 havoclaid groundwork for a new decal system
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-03 havocreplace FogPoint_* functions with RSurf_FogVertex
2009-10-06 eihrulimproved shadowmap side culling
2009-10-04 vortex-added game Blood Omnicide
2009-10-04 havocadded DP_ENT_GLOWMOD extension, like DP_ENT_COLORMOD...
2009-10-03 eihrulcompile separate index lists for each cubemap shadowmap...
2009-10-02 divverenttry making srcon work better with many rcon comamnds...
2009-10-02 divverentsorry for this 100% untested change... making srcon...
2009-09-22 havocimplemented omnidirectional shadowmapping using depth...
2009-09-18 divverentsv_gameplayfix_q2airaccelerate: use Quake2/3/Nexuiz...
2009-09-17 havocreduce CL_MAX_USERCMDS to 128 (from 256)
2009-09-13 samualremove r_motionblur_debug, and replace with showblur...
2009-09-13 samualcl_deathfade: new effect which makes the screen fade...
2009-09-11 havocdo not allow cl_netfps to be below the server framerate...
2009-09-06 echonAdded animation caching, which speeds up re-renders...
2009-08-28 divverentparticles: allow a particlefont.txt file (same dir...
2009-08-20 divverentfix all the () problems, and make gcc warn for them
2009-07-08 divverentdoxygen comments and config file
2009-06-16 divverentcl_capturevideo_framestep
2009-05-24 divverentparticle effectinfo: new parameters
2009-05-07 divverentcl_input: movevars for "warsowbunny" mode, also impleme...
2009-05-05 divverentCPMA-style cl_movement physics settings possible! Varia...
2009-03-30 havocreworked animation interpolation code - entity_render_t...
2009-03-02 havocreplaced cl_particles_novis with cl_particles_viscullin...
2009-02-27 divverentimprove keepalive handling (also send keepalives during...
2009-02-25 divverentscr_screenshot_hwgamma - makes the HW gamma table apply...
2009-02-19 divverentlibogg sucks. Really does. Work around one of its short...
2009-02-18 divverentcapturevideo refactoring, making AVI also "just a modul...
2009-02-18 divverentExperimental theora capturevideo code.
2009-02-15 havocsomehow this file was not committed in the last one
2009-02-12 havoclaying the groundwork for zpass shadow volume support...
2009-02-12 havocearly steps toward support for persistent caching of...
2009-02-12 havocimplemented occlusion query support on corona rendering...
2009-02-10 divverentimproved handling of non-seekable AVIs; also: do less...
2009-01-28 divverentmake DP compile with C++ again
2009-01-15 havocfix for more missing stuff
2009-01-14 havocforgot to include this file, fixes PBLEND_INVMOD error
2009-01-08 divverentBlub's "deflate" extension to the download system.
2008-11-28 divverenteffectinfo: add "stretchfactor"
2008-08-24 divverentfix Sajt's errors (in Visual Studio, I assume) in a...
2008-08-11 divverentdemo recording: stuff csprogs.dat files into .dem files...
2008-06-25 divverent"bf" now optionally takes arguments: red green blue...
2008-04-21 divverentglobally rename model_t to dp_model_t for OpenSolaris...
2008-04-13 divverentfix "wrong ping times" issue once and for all (I don...
2008-03-25 havocimplemented r_refdef.view.isoverlay state, this corresp...
2008-03-10 havocreplaced cl.movement_queue with direct use of cl.movecm...
2008-03-09 havocfixed jerky cl_movement with cl_netfps below current...
2008-03-08 havocadded showsound cvar which displays number of sounds...
2008-02-28 havocreworked min/avg/max fps report in timedemo, now works...
2008-02-25 blackMove rt* states and the ambient value into r_refdef_sce...
2008-02-04 havocfix bug that caused early console messages to not be...
2008-01-27 havocrewrote most of the VM_Polygon/DebugPolygon code, it...
2008-01-25 havocvary r_drawparticles_drawdistance and r_drawdecals_draw...
2008-01-25 havocimplemented framerate-dependent particle quality reduct...
2008-01-22 havocmerged CL_MoveParticles, CL_MoveDecals, and R_MoveExplo...
2008-01-07 blackMove a part of r_refdef_t into a new r_refdef_scene_t...
2008-01-05 blackAdd CSQC rendering support to the menu (uses the same...
2008-01-04 blackRefactor the code to make r_view and r_viewcache member...
2007-12-25 havocchanged cl_ignoremousemove from a qboolean to an int...
2007-12-23 havoccolormod values above 1 1 1 should work properly with...
2007-12-22 divverentoops, forgot this file
2007-12-22 havocimplemented fog texture building support for the new...
2007-12-22 divverentfirst part of fog changes: no longer use a complex...
2007-12-20 havocminor cleanup of timedemo code
2007-12-18 havocmoved entity_render_t modellight_* field updates from...
2007-12-09 divverentfog gets additional parameters mindist and maxdist...
2007-12-03 havocadded r_refdef.rtlightstylevalue which is a float versi...
2007-12-03 havocthe light has been defeated by the shadow (r_light...
2007-12-02 havocr_speeds now shows number of lightmap updates (and...
2007-11-13 havocremoved cl_particles_explosions_smoke cvar and code
2007-11-13 havocadded separate world surfaces and world triangles stats...
2007-11-12 havocoptimized SHOWLMP code (only used by Nehahra) to not...
2007-11-12 havocavoid one viewclear each frame
2007-11-09 divverentadd Blub's r_track_sprites for SPR_LABEL*
2007-10-16 divverentWrite an OpenDML AVI index (indx... ix00, ix01... ixfsc...
2007-09-30 havocimplemented pvs support in water reflection rendering...
2007-09-22 havocimplemented r_glsl_water cvar (refraction and reflectio...
2007-09-04 havocadded r_view.showdebug flag, which is used to disable...
2007-06-17 havocchanged all references to entity_render_t->frame to...
2007-06-15 havocchanged the meaning of VF_PERSPECTIVE false after discu...
2007-06-14 havocimplemented csqc VF_PERSPECTIVE, still needs more work...
2007-06-14 havocwhen spectating in nexuiz, use the current viewentity...
2007-06-10 havocload csprogs.dat after it is downloaded
2007-05-20 divverentnew option -capturedemo to capture a demo to an AVI...
2007-05-11 havocmoved almost all server cvars to sv_main.c and added...
2007-05-07 havocreduced uninitialized memory a bit more
2007-05-07 havocrewrote server sendstates building code, no longer...
2007-05-07 havocnow sends player physics variables as stats, including...
2007-05-07 havocchanged rain to spawn particles without collisions...
next