2007-12-03 |
havoc | added r_refdef.rtlightstylevalue which is a float versi... |
blob | commitdiff | raw |
2007-12-02 |
havoc | added r_lerplightstyles cvar which now defaults off... |
blob | commitdiff | raw | diff to current |
2007-11-28 |
havoc | changed texture formats from RGBA to BGRA, yes this... |
blob | commitdiff | raw | diff to current |
2007-11-27 |
black | Rework cl_video to use dyntextures. |
blob | commitdiff | raw | diff to current |
2007-11-13 |
havoc | changed default value of cl_stainmaps to 0 (was 1) |
blob | commitdiff | raw | diff to current |
2007-11-13 |
havoc | added separate world surfaces and world triangles stats... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
havoc | optimized SHOWLMP code (only used by Nehahra) to not... |
blob | commitdiff | raw | diff to current |
2007-10-06 |
divverent | make bestweapon customizable using a new register_bestw... |
blob | commitdiff | raw | diff to current |
2007-08-10 |
divverent | allow shirt/pants/scoreboard colors to be pulled from... |
blob | commitdiff | raw | diff to current |
2007-08-09 |
havoc | fix a clientside bug with CL_ValidateState altering... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
dresk | Updated cl_modelindexlist command with additional model... |
blob | commitdiff | raw | diff to current |
2007-07-08 |
dresk | Added command cl_soundindexlist which lists the sound... |
blob | commitdiff | raw | diff to current |
2007-06-20 |
havoc | support modelflags field on entity without a model |
blob | commitdiff | raw | diff to current |
2007-06-17 |
havoc | changed all references to entity_render_t->frame to... |
blob | commitdiff | raw | diff to current |
2007-06-13 |
havoc | brought back the client->sendsignon flag from original... |
blob | commitdiff | raw | diff to current |
2007-06-11 |
havoc | merged several identical pieces of worldmodel setup... |
blob | commitdiff | raw | diff to current |
2007-06-01 |
havoc | added DP_EF_NOGUNBOB extension |
blob | commitdiff | raw | diff to current |
2007-05-23 |
havoc | changed DP_SV_MODELFLAGS_AS_EFFECTS extension, now... |
blob | commitdiff | raw | diff to current |
2007-05-23 |
havoc | remove stupid int casts of pitch/yaw in beam code,... |
blob | commitdiff | raw | diff to current |
2007-05-20 |
divverent | new option -capturedemo to capture a demo to an AVI... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
havoc | now sends player physics variables as stats, including... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
havoc | fixed broken trails (introduced by my attempt to fix... |
blob | commitdiff | raw | diff to current |
2007-05-03 |
havoc | fix bug where attached models spawn a trail from their... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
havoc | implemented QW skin support, it's broken on skins that... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
havoc | added DP_SV_MODELFLAGS_AS_EFFECTS extension, this adds... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
havoc | allow model flags to work on attached entities |
blob | commitdiff | raw | diff to current |
2007-04-24 |
dresk | Added check for MAX_MODELS in cl_modelindexlist command |
blob | commitdiff | raw | diff to current |
2007-04-24 |
dresk | Removed modelindexlist command from cmd.c, shifted... |
blob | commitdiff | raw | diff to current |
2007-04-17 |
havoc | moved calls of CL_ReadDemoMessage and CL_SendMove from... |
blob | commitdiff | raw | diff to current |
2007-04-17 |
havoc | replaced cl_nettimesyncmode with 3 cvars cl_nettimesync... |
blob | commitdiff | raw | diff to current |
2007-04-16 |
havoc | implemented shownetgraph |
blob | commitdiff | raw | diff to current |
2007-04-14 |
havoc | changed default cl_autodemo_nameformat to put demos... |
blob | commitdiff | raw | diff to current |
2007-04-12 |
havoc | removed some unnecessary code in CL_TimeRefresh_f |
blob | commitdiff | raw | diff to current |
2007-04-07 |
havoc | player model no longer shadows gun model |
blob | commitdiff | raw | diff to current |
2007-04-05 |
havoc | fix bug with cl_nolerp 1 that caused playdemo to play... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
havoc | disabled cl_beams_instantaimhack by default, and disabl... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
havoc | fix bug which caused CL_Move to not see any network... |
blob | commitdiff | raw | diff to current |
2007-03-28 |
havoc | stop demo playback on connect command but do not disconnect |
blob | commitdiff | raw | diff to current |
2007-03-16 |
havoc | cl_autodemo and cl_autodemo_nameformat are now saved... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
havoc | fixed cl_autodemo |
blob | commitdiff | raw | diff to current |
2007-03-15 |
havoc | implemented support for fuhquake macros in fuhquake... |
blob | commitdiff | raw | diff to current |
2007-03-14 |
havoc | loc file parsing now supports whitespace following... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
havoc | removed trailing comments on cvar declarations and... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
havoc | added support for locs/something.loc naming in loc... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
havoc | disable interpolation of predicted movement locations... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
havoc | implemented .loc file support, including some editing... |
blob | commitdiff | raw | diff to current |
2007-03-09 |
havoc | added cl_dlights_decayradius and cl_dlights_decaybright... |
blob | commitdiff | raw | diff to current |
2007-03-08 |
havoc | reworked prediction code to work better when riding... |
blob | commitdiff | raw | diff to current |
2007-02-28 |
havoc | eliminated RENDER_NOCULLFACE (now uses MATERIALFLAG_NOC... |
blob | commitdiff | raw | diff to current |
2007-02-23 |
havoc | patch from div0 that makes curl downloads stay connecte... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | fixed stair smoothing code so it no longer jitters... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | changed how CL_PrintEntities_f prints the model name... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | this patch may break things and needs testing |
blob | commitdiff | raw | diff to current |
2007-02-15 |
havoc | cleaned up client qc, menu qc, and server qc VM initial... |
blob | commitdiff | raw | diff to current |
2007-02-14 |
havoc | fix bug that caused trails to not appear at the right... |
blob | commitdiff | raw | diff to current |
2007-02-12 |
havoc | added cl_nettimesyncmode cvar to choose the method... |
blob | commitdiff | raw | diff to current |
2007-02-12 |
havoc | removed cl.timenonlerp (reverted to using cl.time) |
blob | commitdiff | raw | diff to current |
2007-02-12 |
havoc | fixed problems with network entity viewmodels not follo... |
blob | commitdiff | raw | diff to current |
2007-02-11 |
havoc | some optimizations of CL_UpdateNetworkEntity to lower... |
blob | commitdiff | raw | diff to current |
2007-02-08 |
havoc | removed CL_UpdateEntities call in CSQC rendering code |
blob | commitdiff | raw | diff to current |
2007-02-06 |
havoc | some slight cleanup of CL_LerpPoint, and now does a... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
havoc | redesigned input networking code (still same protocol... |
blob | commitdiff | raw | diff to current |
2007-02-03 |
havoc | made CL_SetInfo check for more forbidden characters... |
blob | commitdiff | raw | diff to current |
2007-02-02 |
havoc | moved interpolation of viewangles when playing back... |
blob | commitdiff | raw | diff to current |
2007-01-23 |
havoc | fixed bug in CL_RelinkStaticEntities related to delayed... |
blob | commitdiff | raw | diff to current |
2007-01-23 |
havoc | fixed bug in CSQC_AddRenderEdict (it was using the... |
blob | commitdiff | raw | diff to current |
2007-01-23 |
havoc | eliminated cl.csqc_entities array and related fields |
blob | commitdiff | raw | diff to current |
2007-01-23 |
havoc | significant cleanup of CL_UpdateEntities, GL_UpdateNetw... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
havoc | implemented csprogs.dat downloading with special dlcach... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
havoc | moved EF_MUZZLEFLASH checking to CL_MoveLerpEntityState... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
havoc | CL_Effect (called by svc_effect parsing) now sanity... |
blob | commitdiff | raw | diff to current |
2007-01-21 |
havoc | implemented individual file downloads on darkplaces... |
blob | commitdiff | raw | diff to current |
2007-01-18 |
havoc | fixed problems with cl.time stepping backwards causing... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
havoc | patch from div0 that enables printf format warnings... |
blob | commitdiff | raw | diff to current |
2006-12-30 |
havoc | fix stupid bug in CL_SetInfo when checking for pmodel... |
blob | commitdiff | raw | diff to current |
2006-12-06 |
havoc | fixed bug that caused csqc to only load after a map... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
havoc | fixed view location bugs in csqc; it was reading the... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
havoc | implemented MATRIX4X4_OPENGLORIENTATION #define option... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
havoc | cleaned up almost all direct indexing of matrix4x4_t... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
black | Try to fix a dedicated server crash by moving the two... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
havoc | another patch from div0 to improve ping parsing behavio... |
blob | commitdiff | raw | diff to current |
2006-08-26 |
havoc | CSQC fixes (less broken, still not spec compliant) |
blob | commitdiff | raw | diff to current |
2006-08-05 |
molivier | Removed all calls to strcpy; most of them are now calls... |
blob | commitdiff | raw | diff to current |
2006-06-10 |
havoc | disabled the broken cl_autodemo feature until Sajt... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
havoc | web download patch from div0, this adds the "curl"... |
blob | commitdiff | raw | diff to current |
2006-05-28 |
havoc | further tweaks to prediction |
blob | commitdiff | raw | diff to current |
2006-05-25 |
havoc | replaced cl_beams_relative cvar with cl_beams_quakeposi... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
havoc | fixed crashes when changing a few settings while playin... |
blob | commitdiff | raw | diff to current |
2006-05-12 |
havoc | reorganized a lot of renderer variables into r_refdef... |
blob | commitdiff | raw | diff to current |
2006-05-10 |
havoc | improved setinfo handling so that quakeworld works... |
blob | commitdiff | raw | diff to current |
2006-05-09 |
havoc | significantly reworked the cl_movement code, now predic... |
blob | commitdiff | raw | diff to current |
2006-04-30 |
havoc | changed svc_setangle to cause interpolated turning... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
havoc | changed particle trail handling so that the TE_TEI_G3... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
havoc | rewrote timing code, now a much better and very differe... |
blob | commitdiff | raw | diff to current |
2006-04-15 |
havoc | fix clientside bmodel collisions (now can walk around... |
blob | commitdiff | raw | diff to current |
2006-04-08 |
havoc | made darkplaces able to compile as C++ again, and fixed... |
blob | commitdiff | raw | diff to current |
2006-04-04 |
havoc | added particle effect scripting using effectinfo.txt... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
havoc | eliminated model->meshlist, replaced with an embedded... |
blob | commitdiff | raw | diff to current |
2006-03-25 |
sajt | cl_autodemo, when set to true, automatically records... |
blob | commitdiff | raw | diff to current |
2006-03-23 |
havoc | fix some TraceBox calls that weren't updated like they... |
blob | commitdiff | raw | diff to current |
next |