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-19 |
vortex | Two new cvars for blood particles: decal alpha, decal... |
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-11 |
havoc | redesigned skeletal model animation bone pose format... |
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 |
2008-09-16 |
havoc | patch from esteel making the findkeysforcommand builtin... |
blob | commitdiff | raw | diff to current |
2008-09-12 |
divverent | add extension DP_QC_URI_GET (downloads HTTP/whatever... |
blob | commitdiff | raw | diff to current |
2008-08-24 |
divverent | new flag CACHEPICFLAG_NOCLAMP; use it for R_PolygonBegi... |
blob | commitdiff | raw | diff to current |
2008-08-24 |
divverent | add missing R_Mesh_ResetTextureState call (to fix CSQC... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
divverent | cl_readpicture_force: force the low quality jpeg image... |
blob | commitdiff | raw | diff to current |
2008-07-11 |
divverent | adding two new extensions: DP_QC_WHICHPACK (identify... |
blob | commitdiff | raw | diff to current |
2008-07-10 |
divverent | needed builtins for fonts in CSQC |
blob | commitdiff | raw | diff to current |
2008-07-07 |
havoc | patch from KrimZon adding DP_QC_ENTITYDATA extension |
blob | commitdiff | raw | diff to current |
2008-06-17 |
havoc | fixed all VS2005 deprecated function warnings |
blob | commitdiff | raw | diff to current |
2008-05-18 |
havoc | don't try to send a svc_pointparticles or svc_trailpart... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
havoc | fixed drifting mouse pointer problems in menu |
blob | commitdiff | raw | diff to current |
2008-05-08 |
havoc | split VM_getmousepos into client and menu versions... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
divverent | globally rename model_t to dp_model_t for OpenSolaris... |
blob | commitdiff | raw | diff to current |
2008-04-10 |
havoc | implemented uint16 element array support, and use of... |
blob | commitdiff | raw | diff to current |
2008-03-30 |
havoc | swap VF_SIZE_X and VF_SIZE_Y definitions to what they... |
blob | commitdiff | raw | diff to current |
2008-03-25 |
havoc | implemented r_refdef.view.isoverlay state, this corresp... |
blob | commitdiff | raw | diff to current |
2008-03-12 |
havoc | added 3 optional parameters to the csqc R_AddDynamicLig... |
blob | commitdiff | raw | diff to current |
2008-03-10 |
havoc | replaced cl.movement_queue with direct use of cl.movecm... |
blob | commitdiff | raw | diff to current |
2008-02-27 |
havoc | DP_QC_NUM_FOR_EDICT extension implemented by Blub |
blob | commitdiff | raw | diff to current |
2008-02-27 |
divverent | oops... double builtins suck |
blob | commitdiff | raw | diff to current |
2008-02-27 |
divverent | DP_QC_URI_ESCAPE |
blob | commitdiff | raw | diff to current |
2008-02-25 |
havoc | fix fields.server reference in surface attribute code |
blob | commitdiff | raw | diff to current |
2008-02-25 |
havoc | patch from Blub that fixes csqc polygon rendering |
blob | commitdiff | raw | diff to current |
2008-02-21 |
havoc | fix bug in csqc getplayerkey reported by Blub |
blob | commitdiff | raw | diff to current |
2008-02-06 |
divverent | disable joystick by default, and make joy_enable saved; |
blob | commitdiff | raw | diff to current |
2008-02-05 |
black | Comment out a line in setmodel again (needs fixing... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
havoc | huge audit of dprints throughout engine, all notices... |
blob | commitdiff | raw | diff to current |
next |