2010-08-19 |
divverent | cs_*project: as both 2D and 3D rendering are confined... |
blob | commitdiff | raw |
2010-08-19 |
divverent | recalc the 2D view if changing view parameters with... |
blob | commitdiff | raw | diff to current |
2010-07-25 |
divverent | track if a cachepic has alpha, and turn off depth write... |
blob | commitdiff | raw | diff to current |
2010-07-23 |
divverent | Fix the usage of the CACHEPICFLAGS_NOTPERSISTENT flag... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
divverent | finalize DP_CSQC_BINDMAPS: |
blob | commitdiff | raw | diff to current |
2010-07-04 |
divverent | - fix a bug in Quake menu when in_bindmap was not ... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
havoc | fix a bunch of warnings if compiling darkplaces as... |
blob | commitdiff | raw | diff to current |
2010-06-30 |
divverent | menuqc += +VM_getkeybind, // #342 string(float keynum... |
blob | commitdiff | raw | diff to current |
2010-06-21 |
divverent | jpeg: perform picmip levels 1, 2, 3 accelerated by... |
blob | commitdiff | raw | diff to current |
2010-05-24 |
divverent | Mod_Alias_GetTagIndexForName returns an 1-based index... |
blob | commitdiff | raw | diff to current |
2010-05-22 |
vortex | formed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten... |
blob | commitdiff | raw | diff to current |
2010-05-19 |
divverent | fix warning |
blob | commitdiff | raw | diff to current |
2010-05-16 |
vortex | made cprogs.dat builtin #303 (setproperty) accept 1... |
blob | commitdiff | raw | diff to current |
2010-05-12 |
divverent | DP_CSQC_BOXPARTICLES |
blob | commitdiff | raw | diff to current |
2010-05-09 |
divverent | screenshot: get rid of the 3*w*h+18 TGA buffer; instead... |
blob | commitdiff | raw | diff to current |
2010-05-01 |
havoc | overhauled vertex formats, now supports 100% interleave... |
blob | commitdiff | raw | diff to current |
2010-04-24 |
vortex | simple video subtitles support, defined in external... |
blob | commitdiff | raw | diff to current |
2010-04-14 |
vortex | DP_SND_GETSOUNDTIME extension (query sound progress... |
blob | commitdiff | raw | diff to current |
2010-04-14 |
vortex | DP_CSQC_SETPAUSE (clientside pause that only works... |
blob | commitdiff | raw | diff to current |
2010-04-12 |
vortex | beta version of DP_CSQC_QUERYRENDERENTITY, explanation... |
blob | commitdiff | raw | diff to current |
2010-02-27 |
havoc | changed r_speeds labels again, less csqc monitoring... |
blob | commitdiff | raw | diff to current |
2010-02-25 |
havoc | particle geometry can now be rotated for more variety... |
blob | commitdiff | raw | diff to current |
2010-02-25 |
havoc | add several more R_TimeReport calls for better analysis... |
blob | commitdiff | raw | diff to current |
2010-02-11 |
havoc | rearrange particle_t fields to save memory |
blob | commitdiff | raw | diff to current |
2010-02-11 |
havoc | sort particles by effect origin rather than particle... |
blob | commitdiff | raw | diff to current |
2010-02-01 |
divverent | ATTN VorteX: add a new field stainsize and stainalpha... |
blob | commitdiff | raw | diff to current |
2010-02-01 |
havoc | fix off-by-one bug with bone numbers in skel_build |
blob | commitdiff | raw | diff to current |
2010-01-31 |
havoc | fix a bug with skel_create where it returned a bone... |
blob | commitdiff | raw | diff to current |
2010-01-31 |
havoc | bugfix for skel_build returning the wrong value |
blob | commitdiff | raw | diff to current |
2010-01-29 |
havoc | another dprintf |
blob | commitdiff | raw | diff to current |
2010-01-26 |
divverent | make getsurface* functions shared between VMs |
blob | commitdiff | raw | diff to current |
2010-01-17 |
vortex | Two new cvars for blood particles: decal alpha, decal... |
blob | commitdiff | raw | diff to current |
2010-01-09 |
havoc | redesigned skeletal model animation bone pose format... |
blob | commitdiff | raw | diff to current |
2009-12-27 |
havoc | hush a warning |
blob | commitdiff | raw | diff to current |
2009-12-24 |
havoc | fix some warnings about a variable being used twice... |
blob | commitdiff | raw | diff to current |
2009-12-23 |
divverent | DP_QC_SPRINTF :P |
blob | commitdiff | raw | diff to current |
2009-12-23 |
havoc | the beginnings of a cgGL rendering path experiment... |
blob | commitdiff | raw | diff to current |
2009-12-21 |
havoc | removed r_precachetextures cvar |
blob | commitdiff | raw | diff to current |
2009-12-21 |
divverent | movement packet loss tracking |
blob | commitdiff | raw | diff to current |
2009-12-21 |
havoc | allocate memory for big temporary storage arrays rather... |
blob | commitdiff | raw | diff to current |
2009-12-07 |
havoc | mdl skin loading is now more memory-efficient (now... |
blob | commitdiff | raw | diff to current |
2009-11-23 |
divverent | fix another typo |
blob | commitdiff | raw | diff to current |
2009-11-23 |
divverent | fix sound spatialization of edited sounds |
blob | commitdiff | raw | diff to current |
2009-11-22 |
havoc | implemented FTE_CSQC_SKELETONOBJECTS (clientside support) |
blob | commitdiff | raw | diff to current |
2009-11-14 |
divverent | extresponse: make svqc receive only those on the server... |
blob | commitdiff | raw | diff to current |
2009-11-14 |
havoc | make csqc render entities persistent (except the temp... |
blob | commitdiff | raw | diff to current |
2009-11-11 |
havoc | migrated a large number of #define MAX values to quaked... |
blob | commitdiff | raw | diff to current |
2009-11-08 |
divverent | logarithm |
blob | commitdiff | raw | diff to current |
2009-11-08 |
havoc | new decal system (cl_decals_newsystem 1 to activate) |
blob | commitdiff | raw | diff to current |
2009-11-07 |
divverent | more stupid error code passing |
blob | commitdiff | raw | diff to current |
2009-11-07 |
divverent | try fixing gettaginfo in client with frameblend etc... |
blob | commitdiff | raw | diff to current |
2009-11-06 |
havoc | renamed polygonelements, skyboxelements, skysphereeleme... |
blob | commitdiff | raw | diff to current |
2009-11-06 |
havoc | added fogging info to rsurface state so model scaling... |
blob | commitdiff | raw | diff to current |
2009-11-06 |
divverent | entity light equalization as an alternative rendering... |
blob | commitdiff | raw | diff to current |
2009-10-24 |
divverent | DP_QC_ENTITYSTRING: menu builtins like reading/writing... |
blob | commitdiff | raw | diff to current |
2009-10-22 |
divverent | ODE: joints |
blob | commitdiff | raw | diff to current |
2009-10-19 |
havoc | ODE physics engine support, needs more work, disabled... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
eihrul | if(foo = false) -> if(foo == false) bug fix |
blob | commitdiff | raw | diff to current |
2009-10-04 |
vortex | -added game Blood Omnicide |
blob | commitdiff | raw | diff to current |
2009-10-04 |
havoc | added DP_ENT_GLOWMOD extension, like DP_ENT_COLORMOD... |
blob | commitdiff | raw | diff to current |
2009-10-03 |
havoc | split CL_Move into CL_TracePoint, CL_TraceLine, CL_Trac... |
blob | commitdiff | raw | diff to current |
2009-09-17 |
divverent | fix callprofile by making some CSQC builtins that call... |
blob | commitdiff | raw | diff to current |
2009-09-15 |
havoc | fix errors and warnings in MSVC when compiling as C++ |
blob | commitdiff | raw | diff to current |
2009-09-13 |
vortex | fix broken VM_CL_lightstyle (CSQC): it was using MSG_Re... |
blob | commitdiff | raw | diff to current |
2009-08-16 |
divverent | fix pitchsign warnings in dev-c++ |
blob | commitdiff | raw | diff to current |
2009-07-17 |
divverent | cs_*project: return console/draw* coordinate space... |
blob | commitdiff | raw | diff to current |
2009-07-17 |
divverent | fix v_flipped in cs_unproject (it was correct in cs_pro... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
havoc | fixed several warnings that appear with -std=gnu99... |
blob | commitdiff | raw | diff to current |
2009-06-08 |
divverent | parentheses error in cs_unproject |
blob | commitdiff | raw | diff to current |
2009-04-17 |
divverent | DP_QC_EXTRESPONSEPACKET - getextresponse() function... |
blob | commitdiff | raw | diff to current |
2009-04-12 |
divverent | add checkpvs() to client too (but could not add an... |
blob | commitdiff | raw | diff to current |
2009-04-12 |
havoc | clarify float() traceline comments to say void() |
blob | commitdiff | raw | diff to current |
2009-04-12 |
sajt | drawrotpic: |
blob | commitdiff | raw | diff to current |
2009-04-12 |
havoc | fixed getinputstate not returning success/failure |
blob | commitdiff | raw | diff to current |
2009-04-07 |
divverent | pitch inversion in gettaginfo: also do the mod_alias... |
blob | commitdiff | raw | diff to current |
2009-04-04 |
havoc | it is now possible to have multiple map models loaded... |
blob | commitdiff | raw | diff to current |
2009-04-02 |
divverent | fix the NaN checks |
blob | commitdiff | raw | diff to current |
2009-03-30 |
havoc | reworked animation interpolation code - entity_render_t... |
blob | commitdiff | raw | diff to current |
2009-03-21 |
divverent | DP_QC_GETTIME |
blob | commitdiff | raw | diff to current |
2009-03-19 |
divverent | make gettaginfo actually work: |
blob | commitdiff | raw | diff to current |
2009-03-18 |
divverent | DP_QC_FINDCHAIN_TOFIELD (saves into another field than... |
blob | commitdiff | raw | diff to current |
2009-03-03 |
divverent | bring back the stupid Matrix4x4_Invert call as it break... |
blob | commitdiff | raw | diff to current |
2009-03-03 |
divverent | speed up cl_project (it can simply use the inverse... |
blob | commitdiff | raw | diff to current |
2009-02-25 |
havoc | ZQ_PAUSE extension patch from GreEn`mArine |
blob | commitdiff | raw | diff to current |
2009-02-18 |
havoc | revert r8707 changes |
blob | commitdiff | raw | diff to current |
2009-02-17 |
divverent | DP_QC_GETTAGINFO_BONEPROPERTIES |
blob | commitdiff | raw | diff to current |
2009-02-15 |
havoc | simplified tag info code |
blob | commitdiff | raw | diff to current |
2009-02-12 |
havoc | early steps toward support for persistent caching of... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
divverent | CSQC traceline/tracebox: don't set hitnetworkplayers... |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | make DP compile with C++ again |
blob | commitdiff | raw | diff to current |
2009-01-23 |
divverent | add an argument to filter out a cvar prefix |
blob | commitdiff | raw | diff to current |
2009-01-23 |
divverent | +"DP_QC_CVAR_DESCRIPTION " |
blob | commitdiff | raw | diff to current |
2009-01-16 |
divverent | - fix tracing against networked players on the client... |
blob | commitdiff | raw | diff to current |
2008-12-27 |
divverent | new tokenizer tokenize_console that matches the console... |
blob | commitdiff | raw | diff to current |
2008-11-06 |
divverent | fix bug in cs_*project with v_flipped |
blob | commitdiff | raw | diff to current |
2008-10-11 |
divverent | add DRAWFLAG_SCREEN (which basically is like invert... |
blob | commitdiff | raw | diff to current |
2008-10-05 |
divverent | fix engine crash when a polygon was left over and had... |
blob | commitdiff | raw | diff to current |
2008-10-04 |
divverent | use skinframes for R_BeginPolygon; helps with csqc... |
blob | commitdiff | raw | diff to current |
2008-10-02 |
havoc | fix setview VF_VIEWPORT and variants to use screen... |
blob | commitdiff | raw | diff to current |
2008-10-02 |
havoc | fix cs_project and cs_unproject builtins, they were... |
blob | commitdiff | raw | diff to current |
next |